I want to use azure ad authentication for my awx instance.
The logins are working, but does some have some examples how
to do team mapping based on azure ad groups.
Or do I need to use saml?
I want to use azure ad authentication for my awx instance.
The logins are working, but does some have some examples how
to do team mapping based on azure ad groups.
Or do I need to use saml?
Hi,
https://github.com/ansible/awx/issues/7362
I think the answer is you have to use saml or implement the feature and create a PR
Greetings
Klaas
I read that article.
I looks like the groups are not implemented for Azure AD authentication.
Now I used SAML authentication