keycloak-scim/server_admin/topics/clients/installation.adoc

12 lines
638 B
Text
Raw Normal View History

2016-05-24 18:27:15 +00:00
2016-05-24 18:28:04 +00:00
=== Generating Client Adapter Config
2016-05-24 18:27:15 +00:00
2017-08-28 12:50:14 +00:00
The {project_name} can pre-generate configuration files that you can use to install a client adapter for in your application's
2016-05-24 18:27:15 +00:00
deployment environment. A number of adapter types are supported for both OIDC and SAML. Go to the `Installation` tab of the
client you want to generate configuration for.
2017-08-28 12:50:14 +00:00
image:{project_images}/client-installation.png[]
2016-05-24 18:27:15 +00:00
2017-08-28 12:50:14 +00:00
Select the `Format Option` you want configuration generated for. All {project_name} client adapters for OIDC and SAML
2016-05-24 18:27:15 +00:00
are supported. The mod-auth-mellon Apache HTTPD adapter for SAML is supported as well as standard SAML entity descriptor files.