Project

General

Profile

« Previous | Next » 

Revision f22ce77a

Added by Serghei Mihai over 9 years ago

user provisionning (#6718)

user create or update on sso

View differences:

ckanext/ozwillo_pyoidc/conf.py
32 32
    },
33 33
    "behaviour": {
34 34
        "response_type": "code",
35
        "scope": ["openid", "profile"]
35
        "scope": ["openid", "profile", "email"]
36 36
    },
37 37
    "allow": {
38 38
        "issuer_mismatch": True

Also available in: Unified diff