mirror of
https://github.com/ansible/awx.git
synced 2026-03-09 13:39:27 -02:30
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:
@@ -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
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Reference in New Issue
Block a user