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

Update AAD auth doc #3890

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
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
Original file line number Diff line number Diff line change
Expand Up @@ -206,3 +206,8 @@ Enter the values that you copied to your [text file](#tip).
1. Click **Authenticate with Azure**.

**Result:** Azure Active Directory authentication is configured.

> **Note:**
>
> The AD user pertaining to the credentials used to test will be mapped to the local principal account and assigned administrator privileges in Rancher. You should therefore make a conscious decision on which account you use to perform this step.

Copy link
Contributor

@cbron cbron May 12, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you add this to all versions of the doc, 2.6, 2.4 etc..

Also, should this be done at a generic level for all oauth/ldap providers, I would think so.