keycloak-scim/testsuite
Thomas Darimont 41358eea4d KEYCLOAK-2469 - Introduced new redirect endpoint for clients.
Previously 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.
2016-03-10 23:45:22 +01:00
..
docker-cluster Next is 2.0.0.CR1 2016-03-10 13:01:18 -05:00
integration KEYCLOAK-2469 - Introduced new redirect endpoint for clients. 2016-03-10 23:45:22 +01:00
integration-arquillian Next is 2.0.0.CR1 2016-03-10 13:01:18 -05:00
jetty Next is 2.0.0.CR1 2016-03-10 13:01:18 -05:00
performance Next is 2.0.0.CR1 2016-03-10 13:01:18 -05:00
proxy Next is 2.0.0.CR1 2016-03-10 13:01:18 -05:00
stress Next is 2.0.0.CR1 2016-03-10 13:01:18 -05:00
tomcat6 Next is 2.0.0.CR1 2016-03-10 13:01:18 -05:00
tomcat7 Next is 2.0.0.CR1 2016-03-10 13:01:18 -05:00
tomcat8 Next is 2.0.0.CR1 2016-03-10 13:01:18 -05:00
wildfly Revert back to servlet 3.0 2016-02-11 09:09:39 +01:00
pom.xml Next is 2.0.0.CR1 2016-03-10 13:01:18 -05:00