airflow.providers.amazon.aws.auth_manager.views.auth
¶
Module Contents¶
Classes¶
Views specific to AWS auth manager authentication mechanism. |
Attributes¶
- class airflow.providers.amazon.aws.auth_manager.views.auth.AwsAuthManagerAuthenticationViews[source]¶
Bases:
airflow.www.views.AirflowBaseView
Views specific to AWS auth manager authentication mechanism.
Some code below is inspired from https://github.com/SAML-Toolkits/python3-saml/blob/6988bdab7a203abfe8dc264992f7e350c67aef3d/demo-flask/index.py