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
I'm using Gluu IDP and it uses passport for social login. It comes out of the box with strategies for popular social sites (not strictly OIDC). I set up an external OIDC provider using this library and it's working. I tried to set up a couple of others but if I enable a second OIDC provider, it seems to hijack the first one as well. Providers not using this strategy seem to coexist fine. I backed off to just one OIDC provider cause I'm demoing tomorrow, so I haven't mapped out the full scope. Is it expected that I can support multiple instances of this strategy configured for different providers? If so, then the fault may be with Gluu.
The text was updated successfully, but these errors were encountered:
I'm having this issue as well. We're trying to connect to multiple different Scandinavian E-ID providers using this strategy, but can't figure out a way to set it up so we can either have multiple strategies, or dynamically provide the configuration based on the request.
I'm using Gluu IDP and it uses passport for social login. It comes out of the box with strategies for popular social sites (not strictly OIDC). I set up an external OIDC provider using this library and it's working. I tried to set up a couple of others but if I enable a second OIDC provider, it seems to hijack the first one as well. Providers not using this strategy seem to coexist fine. I backed off to just one OIDC provider cause I'm demoing tomorrow, so I haven't mapped out the full scope. Is it expected that I can support multiple instances of this strategy configured for different providers? If so, then the fault may be with Gluu.
The text was updated successfully, but these errors were encountered: