keycloak-scim/services
Thomas Darimont 062cbf4e0a KEYCLOAK-9925 Use Client WebOrigins in UserInfoEndpoint
We now use the allowed WebOrigins configured for the client
for which the user info is requested.

Previously, Web Origins defined on the Client were not being recognized
by the /userinfo endpoint unless you apply the "Allowed Web Origins"
protocol mapper.
This was an inconsistency with how the Web Origins work compared
with the /token endpoint.
2020-01-09 10:10:59 +01:00
..
src KEYCLOAK-9925 Use Client WebOrigins in UserInfoEndpoint 2020-01-09 10:10:59 +01:00
pom.xml KEYCLOAK-12162 Modularize config backends (#6499) 2019-11-22 15:23:04 +01:00