airflow.providers.fab.auth_manager.api.auth.backend.kerberos_auth¶
Attributes¶
Classes¶
Class to keep information about the Kerberos Service initialized. |
Functions¶
|
Initialize application with kerberos. |
|
|
|
Decorate functions that require authentication with Kerberos. |
Module Contents¶
- airflow.providers.fab.auth_manager.api.auth.backend.kerberos_auth.CLIENT_AUTH: tuple[str, str] | Any | None[source]¶
- class airflow.providers.fab.auth_manager.api.auth.backend.kerberos_auth.KerberosService[source]¶
Class to keep information about the Kerberos Service initialized.
- airflow.providers.fab.auth_manager.api.auth.backend.kerberos_auth.init_app(app)[source]¶
Initialize application with kerberos.