[Openid-specs-ab] [openid/connect] client_authentication private_key_jwt awkward wording w/ RSA/EC (issue #824)
Brian Campbell
issues-reply at bitbucket.org
Thu Mar 28 12:27:51 UTC 2013
New issue 824: client_authentication private_key_jwt awkward wording w/ RSA/EC
https://bitbucket.org/openid/connect/issue/824/client_authentication-private_key_jwt
Brian Campbell:
http://openid.net/specs/openid-connect-messages-1_0-16.html#client_authentication has:
"private_key_jwt
Clients that have registered a public key sign a JWT using the RSA algorithm if a RSA key was registered or the ECDSA algorithm if an Elliptic Curve key was registered (see JWA [JWA] for the algorithm identifiers). "
Admittedly this is nit-picky but couldn't it just say something to the effect of 'clients that have registered a public key sign a JWT using an appropriate corresponding algorithm' or something to the effect? Which would be shorter, say the same thing, and not explicitly call out EC/RSA.
--
This is an issue notification from bitbucket.org. You are receiving
this either because you are the owner of the issue, or you are
following the issue.
More information about the Openid-specs-ab
mailing list