Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle redirects/forwards correctly for external authentication #3404

Open
5 tasks
grgrzybek opened this issue Apr 23, 2024 · 0 comments
Open
5 tasks

Handle redirects/forwards correctly for external authentication #3404

grgrzybek opened this issue Apr 23, 2024 · 0 comments

Comments

@grgrzybek
Copy link
Contributor

This is a follow up of #3382 but for cases where external authentication is used (Keycloak, OIDC, Spring Security).

The main reason is that we rather don't have session for OIDC/Keycloak...


WAR, external authentication enabled

  • (WAR, Keycloak/OIDC authentication)

Spring Boot, external authentication enabled

  • (WAR, Keycloak/OIDC authentication)

Spring Boot + Spring Security

  • (not authenticated) ...
  • (authenticated) ...

Quarkus, external authentication enabled

  • (WAR, Keycloak/OIDC authentication)
@grgrzybek grgrzybek self-assigned this Apr 23, 2024
@tadayosi tadayosi added this to the 2024Q2 milestone Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo
Development

No branches or pull requests

2 participants