Keycloak 16053 (#33)

* post renaming

* post changes
This commit is contained in:
Brian Dooley 2020-10-28 20:21:43 +00:00 committed by Marek Posolda
parent 793740f324
commit 27b557facd
2 changed files with 16 additions and 12 deletions

View file

@ -1,12 +0,0 @@
[[_client_installation]]
=== Generating Client Adapter Config
The {project_name} can pre-generate configuration files that you can use to install a client adapter for in your application's
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.
image:{project_images}/client-installation.png[]
Select the `Format Option` you want configuration generated for. All {project_name} client adapters for OIDC and SAML
are supported. The mod-auth-mellon Apache HTTPD adapter for SAML is supported as well as standard SAML entity descriptor files.

View file

@ -0,0 +1,16 @@
[id="proc-generating-client-adapter-config_{context}"]
[[_client_installation]]
=== Generating Client Adapter Config
[role="_abstract"]
{project_name} can generate configuration files that you can use to install a client adapter in your application's deployment environment. A number of adapter types are supported for OIDC and SAML.
. Go to the `Installation` tab of the client you want to generate configuration for.
+
image:{project_images}/client-installation.png[]
+
. Select the `Format Option` you want configuration generated for.
All {project_name} client adapters for OIDC and SAML are supported. The mod-auth-mellon Apache HTTPD adapter for SAML is supported as well as standard SAML entity descriptor files.