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

Add support for extra_scopes #496

Closed
tpazderka opened this issue Feb 20, 2018 · 0 comments
Closed

Add support for extra_scopes #496

tpazderka opened this issue Feb 20, 2018 · 0 comments
Assignees
Milestone

Comments

@tpazderka
Copy link
Collaborator

There is a possibility to support extra scopes. This should be easily possible.

Proposal:

  • Add extra_scope_dict kwarg to oic.oic.Provider and use them in ProviderConfiguration
  • Remove extraneous openid scope
  • Add extra_scope_dict kwarg to oic.oic.scope2claims
  • Pass this kwarg to scope2claims in oic.oic.Provider._collect_user_info()
@tpazderka tpazderka added this to the 0.14.0 milestone Feb 20, 2018
@tpazderka tpazderka self-assigned this Feb 20, 2018
tpazderka added a commit that referenced this issue Feb 21, 2018
tpazderka added a commit that referenced this issue Feb 22, 2018
tpazderka added a commit that referenced this issue Mar 12, 2018
tpazderka added a commit that referenced this issue Mar 12, 2018
andrewkrug pushed a commit to mozilla-iam/pyoidc that referenced this issue Jun 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant