question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Attach roles to AD groups - Azure OAuth

See original GitHub issue

We have implemented RBAC using Azure OAuth, Is there any way to attach a role to AD group - so that users part of that AD groups/Tenant can get default access to the attached role

Apache Airflow version: 1.10.10

Kubernetes version (if you are using kubernetes) (use kubectl version): 1.15.10

Environment:

  • Cloud provider or hardware configuration: Azure (AKS)
  • OS (e.g. from /etc/os-release): Debian GNU/Linux
  • Kernel (e.g. uname -a): 4.15.0-1089-azure
  • Install tools:
  • Others:

What happened:

What you expected to happen:

attach a role to AD group (or) Azure tenant

How to reproduce it:

Helm install stable/airflow Implement RBAC using Azure OAuth

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:2
  • Comments:8 (1 by maintainers)

github_iconTop GitHub Comments

2reactions
elwinarenscommented, Jul 3, 2020

@sk2991 Would you mind sharing your Azure OAuth implementation?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Assign Azure AD roles to groups - Active Directory
Select Azure Active Directory > Roles and administrators and select the role you want to assign. On the role name page, select >...
Read more >
How to assign Azure AD roles to Azure AD groups
Create an 'assignable to role' Azure AD group · Sign in to the Azure portal · Open Azure Active Directory, open Groups ·...
Read more >
Azure AD: How to get both security groups and application ...
In case of application call (client credentials), check that the provided access_token contains a specific roles claim that matches with the ...
Read more >
Deep Diver – Azure AD Groups/Roles claims for developers ...
Application has multiple Azure AD API's called using token ... adding single 'add group claims' rule in SAML app) – Note that even...
Read more >
Using groups vs using application roles for authorization in ...
You can use groups quite easily in Azure AD. Create a group, assign some members to it, and then you can query who...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found