Closed AKlaus closed 3 weeks ago
Add support for the OAuth 2.0 client credentials flow, so a web service (confidential client) could use its own credentials instead of impersonating a user to authenticate when calling another web service.
As a reference, use
Add support for the OAuth 2.0 client credentials flow, so a web service (confidential client) could use its own credentials instead of impersonating a user to authenticate when calling another web service.
As a reference, use