We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
There is a possibility to support extra scopes. This should be easily possible.
Proposal:
extra_scope_dict
oic.oic.Provider
ProviderConfiguration
openid
oic.oic.scope2claims
scope2claims
oic.oic.Provider._collect_user_info()
The text was updated successfully, but these errors were encountered:
Add support for extra claims
c04fab6
Close #496
a392416
b123b6d
Add support for extra claims (#497)
f1d7e29
Add support for extra claims (CZ-NIC#497)
2d1c7d2
Close CZ-NIC#496
tpazderka
No branches or pull requests
There is a possibility to support extra scopes. This should be easily possible.
Proposal:
extra_scope_dict
kwarg tooic.oic.Provider
and use them inProviderConfiguration
openid
scopeextra_scope_dict
kwarg tooic.oic.scope2claims
scope2claims
inoic.oic.Provider._collect_user_info()
The text was updated successfully, but these errors were encountered: