Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10 Current »

Shibboleth Developer's Meeting, 2022-01-21

Call Administrivia

09:00 Central US / 10:00 Eastern US / 15:00 UK / 17:00 FI

Calls are normally the 1st and 3rd Fridays of each month. Next call would be Friday 2022-02-04. Any reason to deviate from this?

60 to 90 minute call window.

Call Details

This week's call will use the Zoom system at GU, see ZoomGU for access info.

AGENDA

  1. Noted while moving monitoring to OSU…MDQ beta thingy is open to world for tests. Maybe switch tests to InCommon MDQ for now? Should be embedded instead but in lieu of that…

Attendees:

Brent

Daniel

Henri

Ian

John

  • No updates worth mentioning

Marvin

Phil

Rod

  • Odds and Sods

Scott

  • https://shibboleth.atlassian.net/browse/JOIDC-11

    • Token flow is working minus encryption support, both opaque and (I think compliant) JWT tokens

    • Client ID → c14n after login → sub claim in token automatically (client_id also there)

    • Scope and audience claims come from the attribute resolver - resolution context extended with a subcontext (hook added in 4.2) that contains the requested/validated scope and whatever resource values are requested by the client for ease of access during resolution

    • Any released attributes encoded to non-reserved claim names are added to JWT automatically (i.e., don’t release what you don’t want included)

    • Still a few weeks of work left to do

Tom

Other

  • No labels