...
- Thursdays, 9-10am PT
- Skype: +99051000000481 / US +1-805-309-2350 / international lines / web calling interface / code 1782540
- Screen sharing: http://join.me/findthomas - NOTE: do not use the join.me dial-in line
- UMA calendar: http://kantarainitiativekantara.atlassian.orgnet/confluencewiki/display/uma/Calendar
Agenda
- Roll call
- Approve minutes of UMA telecon 2016-08-16
- Review latest editors' draft specs
- Client awareness of scopes and set math
- See 2016-06-02, 2016-06-16, and 2016-08-04 notes
- AOB
Minutes
Roll call
...
Approve minutes of UMA telecon 2016-08-16: APPROVED by unanimous consent.
...
- AAT:
Alice shares something with Bob.
Through his client app (which already has client credentials at Alice's AS), he attempts access.
Depending on the ecosystem and Alice's policy conditions, the process could be as compressed as "Bob already has an account at Alice's AS because everyone in the ecosystem is required to have one, his AAT is created in some implicit fashion (e.g. SAML assertion flow), and any needed claims are automatically pushed as required", or as onerous as the following:- If no account at AS (or at a suitable IdP the AS accepts for a federated login): Create one
- Complete OAuth/OIDC (social login-style) flow to approve client to use this AS
- Complete any interactive claims-gathering required by the AS (could be multiple NASCAR-involved retrievals)
- New thingie:
Alice shares something with Bob.
Through his client app (which already has client credentials at Alice's AS), he attempts access.
Depending on Alice's policy conditions, whether trust elevation involves interaction at all, and whether Bob's authorization to will be persisted, the process could be as compressed as "Bob never does anything at the AS, and claims can be pushed totally silently without Bob having an overt relationship with the AS because that's been dealt with out of band" or as onerous as the following:- Complete any interactive claims-gathering required by the AS (could be multiple NASCAR-involved retrievals)
- Potentially complete a form approving specific client-pushed claims, vs. "any claims the client needs to push to effect access to Alice's stuff" (as noted above, not sure if this is enforceable vs. just monitorable)
- Complete a "save consent" interaction at the AS (likely requires a local or federated login account creation first for persistent claims storage [NOTE added 2016-09-09: See next week's minutes for important correction])
Link to the slides Eve showed: Webinar from May 2015 (see slide 15).
Client awareness of scopes and set math
See 2016-06-02, 2016-06-16, and 2016-08-04 notes. Last time we said: "Let's discuss client registration for scopes more next time."
...