3/22/2016 5:34:38 AM
Remove copyright.txt and README.txt from server dist
|
3/22/2016 4:28:32 AM
dist
|
3/22/2016 4:09:59 AM
2469
|
|
|
3/21/2016 11:30:48 AM
into thomasdarimont-issue/KEYCLOAK-2469
|
2/8/2016 10:17:22 AM
one had to configure hardcoded urls to link from one client
application to others since keycloak didn't provide a way to get the
actual client URL by providing clientId and realm information.
We now support a new endpoint with the path {realm}/clients/{client_id}/redirect
that responds to GET requests with a 307 (temporary redirect) with the
configured client URL. This allows to refer to any client just by the
realmName and clientId and let Keycloak redirect to the actual client
application.
Add documentation for new redirect endpoint.
|
3/22/2016 4:03:31 AM
user consents and serviceAccount links
|
|
|
|
|
|
|