mirror of
https://github.com/ansible/awx.git
synced 2026-01-10 15:32:07 -03:30
Signed-off-by: maskboyAvi <aviralofficial1729@gmail.com> Co-authored-by: Don Naro <dnaro@redhat.com>
This commit is contained in:
parent
50c98a52f7
commit
a0ef25006a
@ -31,11 +31,12 @@ Access the Applications page by clicking **Applications** from the left navigati
|
||||
|Applications - home with example apps|
|
||||
|
||||
.. |Applications - home with example apps| image:: ../common/images/apps-list-view-examples.png
|
||||
:alt: Applications list view
|
||||
|
||||
If no other applications exist, only a gray box with a message to add applications displays.
|
||||
|
||||
.. image:: ../common/images/apps-list-view-empty.png
|
||||
|
||||
:alt: No applications found in the list view
|
||||
|
||||
.. _ug_applications_auth_create:
|
||||
|
||||
@ -59,6 +60,7 @@ The New Application window opens.
|
||||
|Create application|
|
||||
|
||||
.. |Create application| image:: ../common/images/apps-create-new.png
|
||||
:alt: Create new application dialog
|
||||
|
||||
3. Enter the following details in **Create New Application** window:
|
||||
|
||||
@ -72,7 +74,7 @@ The New Application window opens.
|
||||
4. When done, click **Save** or **Cancel** to abandon your changes. Upon saving, the client ID displays in a pop-up window.
|
||||
|
||||
.. image:: ../common/images/apps-client-id-popup.png
|
||||
|
||||
:alt: Client ID popup
|
||||
|
||||
Applications - Tokens
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
@ -86,6 +88,7 @@ Selecting the **Tokens** view displays a list of the users that have tokens to a
|
||||
|Applications - tokens list|
|
||||
|
||||
.. |Applications - tokens list| image:: ../common/images/apps-tokens-list-view-examples.png
|
||||
:alt: Application tokens list view
|
||||
|
||||
Tokens can only access resources that its associated user can access, and can be limited further by specifying the scope of the token.
|
||||
|
||||
@ -108,3 +111,4 @@ Tokens are added through the Users screen and can be associated with an applicat
|
||||
To verify the application in the example above now shows the user with the appropriate token, go to the **Tokens** tab of the Applications window:
|
||||
|
||||
.. image:: ../common/images/apps-tokens-list-view-example2.png
|
||||
:alt: Verifying a specific user application token
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user