Token-based Authentication

Token-based authentication is a protocol which allows users to verify their identity, and in return receive a unique access token. During the life of the token, users then access the UFM APIs that the token has been issued for, rather than having to re-enter credentials each time they need to use any UFM API.

Warning

Under the Settings section there is a tab titled called “Access Tokens”.

The functionality of the added tab is to give the user the ability to create new tokens & manage the existing ones (list, copy, revoke, delete):

image2022-4-28_22-56-28-version-1-modificationdate-1707037652803-api-v2.png

Actions:

Name

Icon

Description

Revoke

image2021-11-26_10-42-46-version-1-modificationdate-1707037653633-api-v2.png

Revoke a specific token.

Warning

The revoked token will no longer be valid.

Delete

image2021-11-26_10-42-50-version-1-modificationdate-1707037653353-api-v2.png

Delete a specific token.

Copy

image2021-11-26_10-43-2-version-1-modificationdate-1707037653130-api-v2.png

Copy specific token into the clipboard.

Warning

Each user is able to list and manage only the tokens that have been created by themselves. Only the users with system_admin role will be able to create tokens.

© Copyright 2023, NVIDIA. Last updated on Mar 12, 2024.