IdentityPython / oidc-op

An implementation of an OIDC Provider (OP)
Apache License 2.0
65 stars 27 forks source link

Add grant_types_supported per client #124

Closed nsklikas closed 3 years ago

nsklikas commented 3 years ago

Configure the grant types allowed in the token endpoint per client.