- Mastering OpenStack(Second Edition)
- Omar Khedher Chandan Dutta Chowdhury
- 65字
- 2021-07-02 23:52:51
The token provider
To access the services in OpenStack, the user must authenticate with the identity provider. Once the authentication of the user is established, the token provider generates a token that provides the user with authorization to access the OpenStack services. The token is valid for a limited period of time before it expires. A valid token is required to access the OpenStack services.