ncsa / oa4mp

Open Authorization for MyProxy
https://oa4mp.org/
Other
7 stars 10 forks source link

Audit user id token claims in restrictive cases #158

Closed jjg-123 closed 2 months ago

jjg-123 commented 7 months ago

If the user requests anything other than the full set of claims with e.g. org.cilogon.userinfo, then a restricted subset should be returned. Since the original system was implemented, a few new claims such as voPersonID eduPersonEntitlement have come into usage that are being passed back since they are unrecognized. Make sure such claims do not leak from the IDP.