Base Authentication#

AtlasAuthBase()

The base class for authentication to your Apache Atlas server.

The base authentication module provides an abstraction for the other authentication methods.

AtlasAuthBase.get_authentication_headers(…)

Provide the authentication headers for HTTP requests.