[Openid-specs-ab] [openid/connect] Registration 2.1 - Use separate parameters for encryption parameters (issue #554)
Michael Jones
issues-reply at bitbucket.org
Fri Mar 16 00:37:54 UTC 2012
--- you can reply above this line ---
New issue 554: Registration 2.1 - Use separate parameters for encryption parameters
https://bitbucket.org/openid/connect/issue/554/registration-21-use-separate-parameters
Michael Jones / mbj on Fri, 16 Mar 2012 01:37:54 +0100:
Description:
The userinfo_encrypted_response_algs and id_token_encrypted_response_algs currently mix the "alg" and "enc" parameters. Now that there's also an "int" parameter, we agreed that separate parameters should be used.
Suggested names for these parameters are:
userinfo_encrypted_response_algs
userinfo_encrypted_response_encs
userinfo_encrypted_response_ints
id_token_encrypted_response_algs
id_token_encrypted_response_encs
id_token_encrypted_response_ints
Responsible: ve7jtb
--
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