Skip to main content
  • Place orders quickly and easily
  • View orders and track your shipping status
  • Create and access a list of your products
  • Manage your Dell EMC sites, products, and product-level contacts using Company Administration.

Dell EMC SmartFabric OS10 User Guide Release 10.5.1

PDF

REST Token-Based Authentication

The REST Token-Based Authentication feature uses token-based authentication. Every OS10 REST API call requires basic authentication over HTTPs (with HTTP header 'Authorization: Basic <credentials>'). Instead a token is obtained first by calling the Login REST API using the basic authentication. You can use this token in further REST requests using HTTP Bearer Authentication (with HTTP header 'Authorization: Bearer <token>').

NOTE: Token-based authentication is optional, and the user can use the basic authentication for each REST API request.

Sample response from login API:

{
    "access_token": <access token>,
    "token_type": "bearer",    
    "refresh_token": <refresh token>
}

Access token is valid for the configured amount of time, from the time token is issued.

Refresh can be done only for the configured number of times. After that new set of tokens needs to be acquired using basic authentication.

Refresh token is valid for the configured validity time of access token that is multiplied by the configured refresh limit.

REST Token-Based Authentication Limitations

The following limitations are applicable in 10.5.1:

  • REST token authentication is disabled when FIPS mode is enabled.

Rate this content

Accurate
Useful
Easy to understand
Was this article helpful?
0/3000 characters
  Please provide ratings (1-5 stars).
  Please provide ratings (1-5 stars).
  Please provide ratings (1-5 stars).
  Please select whether the article was helpful or not.
  Comments cannot contain these special characters: <>()\