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

'openid profile' scope should not trigger warnings in OIDC-conformant mode #780

Closed
rolodato opened this issue Jan 9, 2017 · 0 comments
Closed

Comments

@rolodato
Copy link
Contributor

rolodato commented Jan 9, 2017

Passing scope: 'openid profile' triggers the following warning:

Usage of scope 'openid profile' is not recommended. See https://auth0.com/docs/scopes for more details.

This recommendation does not apply to OIDC-conformant mode, so it should be removed for that case.

@glena glena closed this as completed in e9ffdcc Jan 13, 2017
glena added a commit that referenced this issue Jan 13, 2017
removes scope openid warning in OIDC conformant mode. fix #780
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

1 participant