mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-06 12:55:03 -05:00
adding entra as identity provider #422
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @huuub on GitHub (Jun 8, 2025).
I get to the part where I can login with my entra user.
My user gets created, but only for the admin part.
They become an admin on pangolin.
Whatever I try they dont get into my organisation I want.
If somebody could give me an example on how to use this and what to put in the "Organization Policies" to create the user in my organisation that would be great.
Adding the option for groups would be even better. Is this even working? I have also no clue why they become admin in pangolin itself.
@huuub commented on GitHub (Jun 8, 2025):
I was able to fix it. If somebody is interested I could give details.
One issue remains. An entra user that logs in but does not have rights (which is correct), goes back to the pangolin page which says:
"Welcome to Pangolin".
that is a bit weird.
@miloschwartz commented on GitHub (Jun 12, 2025):
That's because they weren't mapped to an org/role so they hit a splash screen. We need to work on this though for sure.