Originally submitted by josephheenan (Joseph Heenan) on 2025-05-27
FAPI2 currently only allows private_key_jwt and mtls client authentication, both of which are kind of awkward for mobile clients to do.
This makes it difficult for OID4VCI to adopt FAPI (see openid/OpenID4VCI#291 (comment)).
I wonder if we can allow the new IETF draft in the future (in addition to private_key_jwt / MTLS client auth) - I think it would be a non-breaking extension:
https://datatracker.ietf.org/doc/draft-ietf-oauth-attestation-based-client-auth/
Bitbucket status: open
Bitbucket origin: issue 744
FAPI2 currently only allows private_key_jwt and mtls client authentication, both of which are kind of awkward for mobile clients to do.
This makes it difficult for OID4VCI to adopt FAPI (see openid/OpenID4VCI#291 (comment)).
I wonder if we can allow the new IETF draft in the future (in addition to private_key_jwt / MTLS client auth) - I think it would be a non-breaking extension:
https://datatracker.ietf.org/doc/draft-ietf-oauth-attestation-based-client-auth/
Bitbucket status: open
Bitbucket origin: issue 744