Removed docs associated with SAML auth. (#15563)

This commit is contained in:
TVo
2024-09-30 15:30:46 -06:00
committed by GitHub
parent 48e3afbb00
commit a1ad320622
5 changed files with 4 additions and 453 deletions

View File

@@ -1,4 +1,4 @@
Through the AWX user interface, you can set up a simplified login through various authentication types: GitHub, Google, LDAP, RADIUS, and SAML. After you create and register your developer application with the appropriate service, you can set up authorizations for them.
Through the AWX user interface, you can set up a simplified login through various authentication types: GitHub, Google, LDAP, and RADIUS. After you create and register your developer application with the appropriate service, you can set up authorizations for them.
1. From the left navigation bar, click **Settings**.
@@ -9,7 +9,6 @@ Through the AWX user interface, you can set up a simplified login through variou
- :ref:`ag_auth_google_oauth2`
- :ref:`LDAP settings <ag_auth_ldap>`
- :ref:`ag_auth_radius`
- :ref:`ag_auth_saml`
- :ref:`ag_auth_tacacs`
Different authentication types require you to enter different information. Be sure to include all the information as required.