[Openid-specs-ab] Starting SIOP draft discussion
Nat Sakimura
nat at nat.consulting
Thu May 21 08:25:08 UTC 2020
Hi
I and Edmund have been discussing the additional SIOP requirements that
were agreed to made into an independent document a while ago.
Here is what I am thinking right now. Edmund has a draft for new
"Aggregation Endpoint" of the Claims Providers (CP) that I am hoping that
he can follow up with.
General Flow happens like this.
1. On-Boarding of SIOP to CP
1.1. Dynamic Client Registration of SIOP to CP
1.2. User Authorizes general data access to SIOP.
1.3. SIOP obtains the AT/RT.
2. RP asking for a set of claims
2.1. RP requests the SIOP for a set of claims
2.2. SIOP creates the constrained claims request using AT and uid whose
value
is the `sub` value that the SIOP uses against the RP and should be set
as
the `sub` value of the aggregation endpoint response (NEW)
2.3. CP returns a JWS signed JWT that contains sub=value(uid) and other
requested claims in the payload.
2.4. SIOP puts the JWT in the ID Token and responds to the RP.
2.5. RP verifies that the `sub` value of the ID Token is equal to the `sub`
value in the CP minted JWT, besides all the verification that is required
for ID Token.
Here are some of the Requirements that follows the above.
1. CP MUST support OAuth Dynamic Client Registration.
2. CP MUST support "aggregation endpoint" that is capable of returning
constrained JWT with sub=uid.
Discussion
1. What should be the aud of the CP returned JWT?
Please chime into this thread.
Perhaps I should create an issue in the tracker...
--
Nat Sakimura
NAT.Consulting LLC
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openid.net/pipermail/openid-specs-ab/attachments/20200521/3b70ec3c/attachment.html>
More information about the Openid-specs-ab
mailing list