keycloak-scim/docbook/auth-server-docs/reference/en/en-US/modules
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
..
access-types.xml KEYCLOAK-1524 2016-02-03 11:20:22 +01:00
adapter-config.xml KEYCLOAK-1524 2016-02-03 11:20:22 +01:00
adapter-context.xml unsecure url has principal 2016-02-29 09:30:28 -05:00
adapter_error_handling.xml KEYCLOAK-1524 2016-02-03 11:20:22 +01:00
admin-permissions.xml KEYCLOAK-1524 2016-02-03 11:20:22 +01:00
admin-rest-api.xml KEYCLOAK-1524 2016-02-03 11:20:22 +01:00
application-clustering.xml KEYCLOAK-1524 2016-02-03 11:20:22 +01:00
auth-spi.xml KEYCLOAK-1524 2016-02-03 11:20:22 +01:00
cache.xml Server Cache documentation is out of date 2016-02-08 22:23:31 +01:00
client-registration.xml unsecure url has principal 2016-02-29 09:30:28 -05:00
clients.xml KEYCLOAK-2469 - Introduced new redirect endpoint for clients. 2016-03-10 23:45:22 +01:00
clustering.xml KEYCLOAK-2529 Concurrent startup by more cluster nodes at the same time. Added DBLockProvider 2016-03-07 10:34:30 +01:00
cors.xml KEYCLOAK-1524 2016-02-03 11:20:22 +01:00
custom-attributes.xml KEYCLOAK-1524 2016-02-03 11:20:22 +01:00
direct-access.xml KEYCLOAK-2511 Rename session-state in access token response to session_state 2016-02-25 10:14:12 +01:00
email.xml KEYCLOAK-1524 2016-02-03 11:20:22 +01:00
events.xml KEYCLOAK-1524 2016-02-03 11:20:22 +01:00
export-import.xml KEYCLOAK-1524 2016-02-03 11:20:22 +01:00
fuse-adapter.xml KEYCLOAK-1524 2016-02-03 11:20:22 +01:00
groups.xml KEYCLOAK-1524 2016-02-03 11:20:22 +01:00
identity-broker.xml KEYCLOAK-1524 2016-02-03 11:20:22 +01:00
installed-applications.xml KEYCLOAK-1524 2016-02-03 11:20:22 +01:00
jaas.xml KEYCLOAK-1524 2016-02-03 11:20:22 +01:00
javascript-adapter.xml minor update javascript adapter docs 2016-03-10 09:16:45 -03:00
jboss-adapter.xml KEYCLOAK-2450 2016-02-08 19:39:15 +01:00
jetty8-adapter.xml KEYCLOAK-1524 2016-02-03 11:20:22 +01:00
jetty9-adapter.xml KEYCLOAK-1524 2016-02-03 11:20:22 +01:00
kerberos.xml KEYCLOAK-1524 2016-02-03 11:20:22 +01:00
License.xml KEYCLOAK-1524 2016-02-03 11:20:22 +01:00
logout.xml KEYCLOAK-1524 2016-02-03 11:20:22 +01:00
MigrationFromOlderVersions.xml KEYCLOAK-2511 Rename session-state in access token response to session_state 2016-02-25 10:14:12 +01:00
multi-tenancy.xml KEYCLOAK-1524 2016-02-03 11:20:22 +01:00
openshift.xml KEYCLOAK-1524 2016-02-03 11:20:22 +01:00
Overview.xml KEYCLOAK-1524 2016-02-03 11:20:22 +01:00
per-realm-admin-permissions.xml KEYCLOAK-1524 2016-02-03 11:20:22 +01:00
protocol-mappers.xml KEYCLOAK-1524 2016-02-03 11:20:22 +01:00
providers.xml Update docs for change of themes and providers directories to reflect 1.9.x refactoring. 2016-02-25 09:50:11 +00:00
proxy.xml Revert "Updated docs for KEYCLOAK-1020" 2016-03-10 07:28:45 +01:00
recaptcha.xml KEYCLOAK-1524 2016-02-03 11:20:22 +01:00
roles.xml KEYCLOAK-1524 2016-02-03 11:20:22 +01:00
saml.xml add docbook info on how NameID is calculated 2016-02-05 11:22:10 -06:00
security-vulnerabilities.xml KEYCLOAK-1524 2016-02-03 11:20:22 +01:00
server-installation.xml KEYCLOAK-2601 Fix incorrectly autodetected dialect with MSSQL2014 2016-03-09 11:56:31 +01:00
service-accounts.xml KEYCLOAK-2511 Rename session-state in access token response to session_state 2016-02-25 10:14:12 +01:00
servlet-filter-adapter.xml KEYCLOAK-2443 2016-02-03 17:31:50 -05:00
social-config.xml KEYCLOAK-1524 2016-02-03 11:20:22 +01:00
social-facebook.xml KEYCLOAK-1524 2016-02-03 11:20:22 +01:00
social-github.xml KEYCLOAK-1524 2016-02-03 11:20:22 +01:00
social-google.xml KEYCLOAK-1524 2016-02-03 11:20:22 +01:00
social-spi.xml KEYCLOAK-1524 2016-02-03 11:20:22 +01:00
social-twitter.xml KEYCLOAK-1524 2016-02-03 11:20:22 +01:00
spring-boot-adapter.xml KEYCLOAK-1524 2016-02-03 11:20:22 +01:00
spring-security-adapter.xml KEYCLOAK-1524 2016-02-03 11:20:22 +01:00
themes.xml Update docs for change of themes and providers directories to reflect 1.9.x refactoring. 2016-02-25 09:50:11 +00:00
timeouts.xml KEYCLOAK-1524 2016-02-03 11:20:22 +01:00
tomcat-adapter.xml KEYCLOAK-1524 2016-02-03 11:20:22 +01:00
user-federation.xml KEYCLOAK-2505 docs 2016-02-19 22:05:35 +01:00