Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is this strategy a singleton? #67

Open
malcolmm83 opened this issue Jun 18, 2018 · 2 comments
Open

Is this strategy a singleton? #67

malcolmm83 opened this issue Jun 18, 2018 · 2 comments

Comments

@malcolmm83
Copy link

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.

@j-tegen
Copy link

j-tegen commented Sep 4, 2019

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.

Does anyone have any pointers?

@f4z3k4s
Copy link

f4z3k4s commented Jan 18, 2024

I think this is still relevant in 2024, anyone, any thoughts on how to support multiple providers?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants