...
The OAuth 2.0 Authorization Framework - Access Token Request
JSON Web Token (JWT) Profile for OAuth 2.0 Client Authentication and Authorization Grants (benyttes kun for confidential clients)
Proof Key for Code Exchange by OAuth Public Clients (påkrevd for både public og confidential clients)
Request
POST httpsPOST https://{miljø}/sts/oidcprov/v3/token
Content-Type: application/x-www-form-urlencoded
Mutual TLS kreves hvis klienten er satt opp til å kreve MTLS.
...