refined-iron-20465
02/27/2024, 1:07 AM.login_challenge
field. However, from what I observe, the login challenge in the query parameter of the login endpoint is a very long (1129 Bytes) base64-encoded value. This also matches the value of the login request's .challenge
field. However, the consent request's .login_challenge
field contains a much shorter (16 Bytes) hex-encoded value. How am I supposed to match these?boundless-state-65031
02/29/2024, 9:00 AM