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

added possibility to choose connector in request from client #1026

Closed
wants to merge 1 commit into from
Closed

added possibility to choose connector in request from client #1026

wants to merge 1 commit into from

Conversation

sdrozdkov
Copy link

Perhaps this will be useful to someone else.
I use this little hack for different groups filter (LDAP) for different client applications (dex used as OIDC for internal SSO)

@ericchiang
Copy link
Contributor

We've consider this in the past, but this has a lot of implications and questions around guarantees. Should it be a scope? Client configuration? Should a user be able to change this value? Do we have to guarantee that the user can't use other connectors? Can an end user see the other connectors? Would a client be surprised if they used this feature and a user logged in through a different connector?

Going to close. I think a change like this deserves some discussions around use cases that I'd rather see in a issue. After we figure out that we can review the implementation.

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

Successfully merging this pull request may close these issues.

2 participants