Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

NumberLine / ReferenceProposed Change or QueryProposerResolution
1N/AThe PDF appears to lack line numbers, so that may complicate the feedback here.

Scott Cantor

Fixed Scott Cantor - my bad, sorry (NH).

Resolved
2L99, End of pg 4Nit, suggest you s/SAML 1.0/SAML 1.0 and 1.1 for completeness.
3L113, Page 5Nit, s/intent/intend
4Footnote 15Nit, s/subjected/subject
5Line 169

I think the "spirit" of pairwise IDs in SAML would make it improper to just forward them into the Internet as an OIDC claim. They were always intended by the original Liberty work as "secret" in some sense and not to be shared gratuitiously, so I think turning a pairwise ID into a non-pairwise ID through a proxy is not really appropriate unless the proxy is "inward" facing. I don't think the document is presuming that though. If the intent here is rather that the proxy be stateful and do a mapping from the inbound SAML value to an outbound pub claim, that isn't coming across as clearly as perhaps intended.

It may be a similar question in the opposite direction but I don't claim to speak for the "intent" behind the pairwise nature of the sub claim in OIDC, whereas I can speak for what the intent was in SAML.


6Line 211Nit, s/taking/taken
7Line 337Those are not in any sense "SAML Attribute names" as used by our community so I would suggest the mapping be limited to eduPerson/etc. and OIDC and leave the SAML part out of it. Essentially if you can deduce that a SAML Attribute corresponds to a given LDAP/X.500 Attribute Type, then your mapping can transit that hop and leave the SAML part implied. I disagree with string-based attribute names in a pretty deep way but if you're going to do that, I would just leave the non-string naming in SAML off to the side.
9footnote 15, P7Nit, s/the the/the
10L34, P1Define Research and Education - s/R&E/Research and Education (R&E)/
11L35, P2s/R&S/Research and Scholarship (R&S) (then remove eventual definition bracket mention from L435, P21)
12L103, P5s/. Reasoning is that/ because/
13Section 8Please also include voPerson attributes, which I believe can be mapped just like eduPerson attributes.James Alan Basney
14L277

'In addition it is discouraged to base preferred_username on a SAML attribute.' Can a small explanation be provided? Is it just discouraged to based it on an eduPerson attribute?

Patrick Radtke
15L279-L302I'm unsure if these rules to determine email_verified would work across all schools. Specifically, a previous university employer of mine asserted for mail whatever the user entered in their profile, even if it was the email address of another user at the university. The IdP certainly wasn't asserting an email that has been verified to be in control of the end user, or validated in anyway. I'm not sure if this case is an anomaly or widespread, but since email_verified is not a required claim why guess at it's value? Or if you need to guess then perhaps if mail == eppn (which is quite common) and the eppn scope check is valid then assert true? otherwise you don't really know the institutional rules for how email addresses are picked, or what assumptions a downstream RP is making about email address and matching to existing accounts by email address and what security holes can occur.Patrick Radtke


As part of the consultation a face to face session was held at Internet2 TechEx 2018 ACamp on Oct. 19, 2018. Notes from this meeting can be found here: https://docs.google.com/document/d/1cGuVn3k0-IJ3BzSvACm1gCk_MMftYyTKRxvwpqfpStI/editNiels, on behalf of ACamp participants

...