Hi guys, hope you are doing great.
we've been using Atlassian products without SSO, and now we are in the process of setting up SSO. I created a Dev environment, to setup up SSO, and it's working as expected.
When the user tries to log in from the console, he gets redirected to the IdP to authenticate himself before he can log in.
but I'm not sure how to handle users we invited with their personal email.
since they are not managed users, the authentication policy Enforce single sign-on does not apply to them.
I don't know if you have an idea on what would be the best why to approach this situation.
the objective would be to invite the user into our azure active directory before he can access the platform.
I think my overall question is, how should I handle current invited users. because when those users try to log in, they don't get redirected to the Identity provider.
Thank you!