You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[RFC7521] defines a way for a client to include an assertion in a token request to an authorization server for the purposes of client authentication. This specification extends this mechanism to provide a way for a client instance to authenticate it self with the authorization server through an attested key based authentication scheme.
I don't like the description of a "an attested key based authentication scheme", as key attestations are not always possible and it is more about attesting the wallet and the key being a mechanism.
I would rather describe the current approach as a
remote client (instance) attestation scheme
remote wallet (instance) attestation scheme
The text was updated successfully, but these errors were encountered:
Agreed I dont like it particularly either, what about just
[RFC7521] defines a way for a client to include an assertion in a token request to an authorization server for the purposes of client authentication. This specification extends this mechanism to provide a way for a client instance to authenticate itself with the authorization server through an attestation based authentication scheme.
The current draft says:
I don't like the description of a "an attested key based authentication scheme", as key attestations are not always possible and it is more about attesting the wallet and the key being a mechanism.
I would rather describe the current approach as a
The text was updated successfully, but these errors were encountered: