Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simple auth manager documentation #42390

Merged
merged 8 commits into from
Sep 24, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions docs/apache-airflow-providers-amazon/auth-manager/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@ AWS auth manager
.. warning::
The AWS auth manager is alpha/experimental at the moment and may be subject to change without warning.

Before reading this, you should be familiar with the concept of auth manager.
See :doc:`apache-airflow:core-concepts/auth-manager`.

The AWS auth manager is an auth manager powered by AWS. It uses two services:

* `AWS IAM Identity Center <https://aws.amazon.com/iam/identity-center/>`_ for authentication purposes
Expand Down
179 changes: 0 additions & 179 deletions docs/apache-airflow/core-concepts/auth-manager.rst

This file was deleted.

2 changes: 1 addition & 1 deletion docs/apache-airflow/core-concepts/auth-manager/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ Provided by Airflow:

simple

Provided by providers
Provided by providers:

* :doc:`apache-airflow-providers-fab:auth-manager/index`
* :doc:`apache-airflow-providers-amazon:auth-manager/index`
Expand Down
1 change: 0 additions & 1 deletion docs/apache-airflow/core-concepts/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ Here you can find detailed documentation about each one of the core concepts of
sensors
taskflow
executor/index
auth-manager
auth-manager/index
objectstorage

Expand Down