IdentityPython / pyop

OpenID Connect Provider (OP) library in Python.
Apache License 2.0
87 stars 33 forks source link

Support for multiple scopes #24

Closed c00kiemon5ter closed 5 years ago

c00kiemon5ter commented 5 years ago

Make use of oic's scope2claims() extra_scopes_dict named parameter to support multiple scopes.

To do this, dependencies are updated to use an appropriate oic version.

c00kiemon5ter commented 5 years ago

Once we go ahead with this, we should make a new release, probably v2.1.0.