OAM 12c OIDC Id Token custom claims
Hi,
We are implementing OIDC flows, namely Authorization Code Grant Flow but we need to be present in the id_token the "nonce" claim received in the request and a custom claim (e.g. request_id).
We are not able to get the attributes inside the id_token, do somebody know if it is possible and how can we do this?