Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 quarkus 中对用户进行身份验证后,使用 Web 应用程序流程,我可以看到存储了 OIDC 令牌,并且身份验证对于后续请求仍然有效。
OIDC 令牌存储在哪里?在会话中,其他 cookie,...?