Cloudera Docs

3.1. Access

Endpoints for obtaining an access token or checking access status.

  • 3.1.1. Get access status
  • 3.1.2. Performs a logout for other providers that have been issued a JWT.
  • 3.1.3. Redirect/callback URI for processing the result of the OpenId Connect login sequence.
  • 3.1.4. Retrieves a JWT following a successful login sequence using the configured OpenId Connect provider.
  • 3.1.5. Performs a logout in the OpenId Provider.
  • 3.1.6. Initiates a request to authenticate through the configured OpenId Connect provider.
  • 3.1.7. Create token trying all providers
  • 3.1.8. Create token using identity provider
  • 3.1.9. Test identity provider
  • 3.1.10. Get identity provider usage
  • 3.1.11. Create token using kerberos
  • 3.1.12. Create token using basic auth
Parent topic: 3. Resources