I’m sure I’m missing something incredibly obvious, but I’m struggling to see what it is and hoping someone here can assist.
We have an integration with Azure AD for user authentication. I would like users to be added to teams and organizations based on their Azure AD security group rather than having to add them as individuals.
Is there something I can put in the admin/users field other than their direct login to tell it to check the user’s group membership and add them based on that? A regex on the user’s account identifier will not work as there’s nothing there that would assist in mapping to group membership.
@fhomess Did you ever figure this out, I am running into the same issue and can’t seem to get the org/teams to map to the members of the AzureAD group.
@fhomess are you still manually adding each user or is there another method? I am working with my internal SSO team to see if we have any other options but we seem to be striking out as of now.
Hello, new to the forum…Setting up SSO on most of our tools… Setting up Azure AD with our Ansible AWX… Got most setting correct but getting AADSTS900971: No reply address provided. It says got the wrong redirect URI… just not sure where to check. Thanks
I’m also running into the limitation of Azure AD not letting me map users to teams based on their AD groups or to make them super users, like we currently do with LDAP.
Another team is looking at SAML, which is much more complex of a configuration, but hopefully it will still let us use the AD groups.