diff --git a/server_admin/topics/clients/installation.adoc b/server_admin/topics/clients/installation.adoc deleted file mode 100644 index 57cf8d72bc..0000000000 --- a/server_admin/topics/clients/installation.adoc +++ /dev/null @@ -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. diff --git a/server_admin/topics/clients/proc-generating-client-adapter-config.adoc b/server_admin/topics/clients/proc-generating-client-adapter-config.adoc new file mode 100644 index 0000000000..91b36b6fbe --- /dev/null +++ b/server_admin/topics/clients/proc-generating-client-adapter-config.adoc @@ -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.