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

document limitations in the OpenID Connect connector #1157

Merged
merged 1 commit into from
Dec 21, 2017

Conversation

ericchiang
Copy link
Contributor

@ericchiang ericchiang commented Dec 21, 2017

@ericchiang ericchiang merged commit 053c476 into dexidp:master Dec 21, 2017
@ericchiang ericchiang deleted the conn-oidc-doc-groups branch December 21, 2017 01:20
@@ -8,11 +8,9 @@ Prominent examples of OpenID Connect providers include Google Accounts, Salesfor

## Caveats

Many OpenID Connect providers implement different restrictions on refresh tokens. For example, Google will only issue the first login attempt a refresh token, then not return one after. Because of this, this connector does not refresh the id_token claims when a client of dex redeems a refresh token, which can result in stale user info.
This connector does not support the "groups" claim. Progress for this is tracked in [issue #1065][issue-1065].

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what this means is....

mmrath pushed a commit to mmrath/dex that referenced this pull request Sep 2, 2019
document limitations in the OpenID Connect connector
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.

None yet

3 participants