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

[ELY-2284] Wildfly OIDC secured App generates a lot of keycloak requests #1654

Merged
merged 1 commit into from Jan 12, 2022

Conversation

rmartinc
Copy link
Contributor

Issue: https://issues.redhat.com/browse/ELY-2284

Setting providerUrl instead of authServerBaseUrl in the OIDC configuration did not calculate the relativeUrls and the implementation refreshed the context in every request. Now both setters reset the calculated URLs and the relative field. The OIDC test is modified to check that the relative field is correctly set to NEVER with a normal configuration that uses an absolute URL.

@fjuma If you need the PR in another branch different to 1.x just let me know.

@Skyllarr Skyllarr added the +1 DV label Jan 12, 2022
Copy link
Contributor

@fjuma fjuma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks very much @rmartinc!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants