You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pretty simple use case, we are multiple organisations and in other software like gitlab it is possible to have multiple authentication providers for login
> 7 okt. 2019 kl. 18:04 skrev Knut Ahlers ***@***.***>:
multiple times it would just overwrite the value, right?
That's correct. At the moment there is no support for multiple configurations of one provider type.
Being curios as you're the first one asking: May I ask your usecase for this?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.
Pretty simple use case, we are multiple organisations in one and in other software, like gitlab, you can choose wich identity provider you log in with, the local organization or the main corporate one, pretty much like you can do with ldsp/basic auth/tokens in nginx-sso.
It also makes ldap much easier to segment, right now I have to do ldap proxy and remap ou's to make that work, with overlapping dn's.
Thanks for the great software!
> 7 okt. 2019 kl. 18:04 skrev Knut Ahlers ***@***.***>:
multiple times it would just overwrite the value, right?
That's correct. At the moment there is no support for multiple configurations of one provider type.
Being curios as you're the first one asking: May I ask your usecase for this?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.
Hi!
Is it possible to setup multiple ldap providers? I assume that if I do "ldap:" multiple times it would just overwrite the value, right?
The text was updated successfully, but these errors were encountered: