mirror of
https://github.com/ansible/awx.git
synced 2026-05-12 20:07:37 -02:30
Remove LDAP authentication (#15546)
Remove LDAP authentication from AWX
This commit is contained in:
committed by
jessicamack
parent
6dea7bfe17
commit
f22b192fb4
@@ -1,4 +1,4 @@
|
||||
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.
|
||||
Through the AWX user interface, you can set up a simplified login through various authentication types: GitHub, Google, 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**.
|
||||
|
||||
@@ -7,8 +7,7 @@ Through the AWX user interface, you can set up a simplified login through variou
|
||||
- :ref:`ag_auth_azure`
|
||||
- :ref:`ag_auth_github`
|
||||
- :ref:`ag_auth_google_oauth2`
|
||||
- :ref:`LDAP settings <ag_auth_ldap>`
|
||||
- :ref:`ag_auth_radius`
|
||||
- :ref:`ag_auth_radius`
|
||||
- :ref:`ag_auth_tacacs`
|
||||
|
||||
Different authentication types require you to enter different information. Be sure to include all the information as required.
|
||||
|
||||
Reference in New Issue
Block a user