Removed more mentions about SAML. (#15565)

* Removed docs associated with SAML auth.

* Removed more mentions about SAML.

---------

Co-authored-by: jessicamack <jmack@redhat.com>
This commit is contained in:
TVo
2024-10-02 08:14:22 -06:00
committed by jessicamack
parent 0f0919937d
commit 65817d4fa4
3 changed files with 1 additions and 14 deletions

View File

@@ -23,8 +23,7 @@ AWX manages three sets of secrets:
User passwords for local users
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
AWX hashes local AWX user passwords with the PBKDF2 algorithm using a SHA256 hash. Users who authenticate via external
account mechanisms (SAML, OAuth, and others) do not have any password or secret stored.
AWX hashes local AWX user passwords with the PBKDF2 algorithm using a SHA256 hash.
Secret handling for operational use
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~