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

feat: AzureAAD groups support #26

Merged
merged 4 commits into from
Mar 28, 2024
Merged

Conversation

skrobul
Copy link
Collaborator

@skrobul skrobul commented Mar 26, 2024

Following the changes in the Enterprise Application config for Nautobot, this PR adds support for recognising the groups sent as roles claim when authenticating through Dex.

The identity token should contain roles claim with undercloud-dev for a particular set of privileged users (usually mapped to one or more AD groups) and can be empty for everyone else.

image

skrobul added 4 commits March 26, 2024 19:58
This allows dev instance of nautobot to recognize groups from AD
This makes Dex request refresh token to be provided by Azure when the
user is authenticated.
@skrobul skrobul merged commit c45db60 into rackerlabs:main Mar 28, 2024
3 checks passed
@skrobul skrobul deleted the azure-groups-support branch March 28, 2024 10:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants