Authorization Code Grant schema
IT-Wallet v1.4 specification: Section 5.1
The authorization_code grant is REQUIRED for IT-Wallet v1.4.
Pre-authorized code grant is NOT supported.
Difference from v1.3: the scope parameter has been removed from the
Credential Offer. The wallet derives the scope from the credential
configuration metadata instead. A stray scope value is silently dropped.
Authorization Code Grant schema IT-Wallet v1.4 specification: Section 5.1
The authorization_code grant is REQUIRED for IT-Wallet v1.4. Pre-authorized code grant is NOT supported.
Difference from v1.3: the
scopeparameter has been removed from the Credential Offer. The wallet derives the scope from the credential configuration metadata instead. A strayscopevalue is silently dropped.