Is it possible to have group to organization mapping when authenticating through Azure AD? There is an option to do that when doing LDAP authentication. I wonder if we can do the same with Azure AD.
Thanks
Is it possible to have group to organization mapping when authenticating through Azure AD? There is an option to do that when doing LDAP authentication. I wonder if we can do the same with Azure AD.
Thanks
Yes, Azure AD is just another LDAP provider to AWX.
Do you have an example of the syntax for the mapping? It uses OAuth2, so does it return the group information?
Have you figured it out? I’m looking for information about this as well
Thanks,
I opened a case with RH back in May and they responded that it was not supported at that time. There were couple of threads they pointed out.
LDAP Mapping + SAML Auth: https://github.com/ansible/awx/issues/308 SAML Team/Org Mapping [Merged]: https://github.com/ansible/awx/issues/217
I haven’t seen any update on the oauth section of the doc, so not sure any implementation has been done yet.