Skip to content

Keycloak: Add RedirectFilter#60

Open
mschnitzler wants to merge 1 commit intothomasdarimont:mainfrom
mschnitzler:redirect-filter
Open

Keycloak: Add RedirectFilter#60
mschnitzler wants to merge 1 commit intothomasdarimont:mainfrom
mschnitzler:redirect-filter

Conversation

@mschnitzler
Copy link
Copy Markdown

Add a filter that redirects clients requesting URL paths that start with the "/auth" root path.

This can be useful in migrations from WildFly-based versions to Quarkus-based versions where one would rather like to stick with the new convention (no root path) rather than configuring the legacy root path (/auth) in Quarkus. Any client requesting URLs with the old root path will then be redirected.

Add a filter that redirects clients requesting URL paths that start with the "/auth" root path.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants