airflow.providers.amazon.aws.auth_manager.router.login

Attributes

log

login_router

Functions

login(request)

Authenticate the user.

login_callback(request)

Authenticate the user.

Module Contents

airflow.providers.amazon.aws.auth_manager.router.login.log[source]
airflow.providers.amazon.aws.auth_manager.router.login.login_router[source]
airflow.providers.amazon.aws.auth_manager.router.login.login(request)[source]

Authenticate the user.

airflow.providers.amazon.aws.auth_manager.router.login.login_callback(request)[source]

Authenticate the user.

Was this entry helpful?