I am new to Azure, so sorry if this is an obvious problem.
I have setup an Enterprise Application inside Azure, and then added a Group with a few users under the Users and Groups section. However, when I try to login with a user thats in this group I get this error:
AADSTS50105: The signed in user is not assigned to a role for the application 'app guid'.
After I invite them individually (or add them directly as a User "Object Type") then they can login and everything works. So, it seems like the Group Assignment is not working for me.
When I look at the Users and Groups section of the app, I can see that the group has a "Role Assigned" of "Default Access" (same as that of a user that can actually login).
What am I doing wrong here?
Any advice would be of a huge help.
More info: The Membership type of the Group is defined as Dynamic User and Self-Service is enabled for this App.