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

feat(oauth): add new insecureSkipEmailVerified property #3811

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

dariusbakunas
Copy link

@dariusbakunas dariusbakunas commented Oct 25, 2024

Overview

Same option as it was added for oidc connector here: #1417

What this PR does / why we need it

Reasons are exactly the same is in #1405, we are using Oauth connector instead, which currently lacks this option. Our internal IDP does not have 'email_verified' property on /oauth/v1/userinfo endpoint.

Special notes for your reviewer

Documentation update here: dexidp/website#188

Darius Bakunas-Milanowski added 2 commits October 29, 2024 08:02
Signed-off-by: Darius Bakunas-Milanowski <[email protected]>
@dariusbakunas dariusbakunas force-pushed the oauth_add_email_verfied_override branch from dabd325 to de35da8 Compare October 29, 2024 12:03
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