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

@@ -82,7 +82,7 @@ Do not disable SELinux, and do not disable AWXs existing multi-tenant contain
External account stores
^^^^^^^^^^^^^^^^^^^^^^^^^
Maintaining a full set of users just in AWX can be a time-consuming task in a large organization, prone to error. AWX supports connecting to external account sources via :ref:`LDAP <ag_auth_ldap>`, :ref:`SAML 2.0 <ag_auth_saml>`, and certain :ref:`OAuth providers <ag_social_auth>`. Using this eliminates a source of error when working with permissions.
Maintaining a full set of users just in AWX can be a time-consuming task in a large organization, prone to error. AWX supports connecting to external account sources via :ref:`LDAP <ag_auth_ldap>` and certain :ref:`OAuth providers <ag_social_auth>`. Using this eliminates a source of error when working with permissions.
.. _ag_security_django_password: