Microsoft identity platform application authentication certificate credentials

Created on 2 October 2023, 9 months ago
Updated 3 October 2023, 9 months ago

Problem/Motivation

Request an access token with a client_secret or with a certificate credential

Proposed resolution

Request an access token with a client_secret
Redeem the code by sending a POST request to the /token endpoint with client_secret

Request an access token with a certificate credential
Redeem the code by sending a POST request to the /token endpoint client_secret parameter is replaced by two parameters: a client_assertion_type and client_assertion.

Admin User interface changes

Configuration fields have been added to select which token grant flow has to follow. After saving the admin configuration form please export the configurations.

✨ Feature request
Status

Active

Version

1.4

Component

Code

Created by

🇮🇳India sreeram_v Hyderabad

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024