Revision cfeed898
Added by Serghei Mihai almost 11 years ago
| ckanext/ozwillo_pyoidc/conf.py | ||
|---|---|---|
|
},
|
||
|
"behaviour": {
|
||
|
"response_type": "code",
|
||
|
"scope": ["openid", "profile", "email"]
|
||
|
"scope": ["openid", "profile"]
|
||
|
},
|
||
|
"allow": {
|
||
|
"issuer_mismatch": True
|
||
Also available in: Unified diff
useless scope removed