Module openstack_sdk::auth
source · Expand description
OpenStack API authentication
Currently there are only 2 types of auth supported:
- AuthToken (X-Auth-Token header)
- None (unauthenticated)
Modules§
- OpenStack AuthToken based authorization (X-Auth-Token)
- OpenStack AuthToken Scope handling
- Helper methods to deal with OpenStack authentication with Application Credentials
- Helper methods to deal with OpenStack authentication with user name/password
- Helper methods to deal with OpenStack authentication with Auth Token
- Helper methods to deal with OpenStack authentication with TOTP token
- WebSSO callback server handling
Enums§
- An OpenStack Authentication type
- Authentication error
- Authentication state enum