Skip to content

Conversation

ATeal
Copy link

@ATeal ATeal commented Jul 29, 2021

This feature will allow you to override the ISS validation.

Currently the library isn't respecting the FRONTEND_URL configurationof keycloak which will give you a different issuer than the backend server url

This feature will allow you to override the ISS validation.
Currently the library isn't respecting the `FRONTEND_URL` configuration
of keycloak which will give you a different issuer than the backend
server url
@RaqieT
Copy link

RaqieT commented Dec 2, 2021

I think ISS should be picked from body (field: "issuer") of /auth/realms/{realm}/.well-known/openid-configuration endpoint on adapter startup, so you don't have to provide ISS in your backend app. I've already seen this approach in different keycloak adapters (for example: Spring Boot adapter).

@elirenato
Copy link

+1

@tskorupka
Copy link

Would there be a possibility to merge this?

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.

4 participants