Hi,
Are there any plans to enable extending the existing OIDC protocol with OAuth2 extension
grants (similar to
http://docs.identityserver.io/en/release/topics/extension_grants.html)? Correct me if I am
wrong, but it seems that the only way to add an OAuth2 extension grant type now is to add
a new OIDC based protocol and create a derivative of
protocol.oidc.endpoints.TokenEndpoint
Cheers,
Peter