Hjem  >  idporten  >  oidc_old

JWT grant

This page summarizes the protocol options availalbe for on JWT grants on the /token endpoint for OIDC provider

About

JWT grants are documented in RFC7523.

Request

ID-porten uses the same grant format as Maskinporten, with the following exceptions:

  • the consumer_org-claim (ie external delegation) is not supported.
  • make sure the OIDC-provider is used as audience for the grant, ie: the aud claim.