mirror of
https://github.com/ansible/awx.git
synced 2026-04-05 01:59:25 -02:30
chore: remove repetitive words (#15101)
Signed-off-by: hugehope <cmm7@sina.cn>
This commit is contained in:
@@ -455,7 +455,7 @@ Revoking an access token by this method is the same as deleting the token resour
|
||||
The **Allow External Users to Create Oauth2 Tokens** (``ALLOW_OAUTH2_FOR_EXTERNAL_USERS`` in the API) setting is disabled by default. External users refer to users authenticated externally with a service like LDAP, or any of the other SSO services. This setting ensures external users cannot *create* their own tokens. If you enable then disable it, any tokens created by external users in the meantime will still exist, and are not automatically revoked.
|
||||
|
||||
|
||||
Alternatively, you can use the ``manage`` utility, :ref:`ag_manage_utility_revoke_tokens`, to revoke tokens as described in the the :ref:`ag_token_utility` section.
|
||||
Alternatively, you can use the ``manage`` utility, :ref:`ag_manage_utility_revoke_tokens`, to revoke tokens as described in the :ref:`ag_token_utility` section.
|
||||
|
||||
|
||||
This setting can be configured at the system-level in the AWX User Interface:
|
||||
|
||||
Reference in New Issue
Block a user