parent
793740f324
commit
27b557facd
2 changed files with 16 additions and 12 deletions
|
@ -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.
|
|
|
@ -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.
|
Loading…
Reference in a new issue