You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 21, 2021. It is now read-only.
Also, I think the consent screen needs to show the scopes being authorized, rather than saying "The client listed below is requesting access to your account."
https://surge.ncsa.illinois.edu/scitokens-server/ updated to use CILogon for authentication, passing along the sub claim from the CILogon id_token to the sub claim in the SciToken authorization token
Next steps:
Install HTTPS certificate for oauth.scitokens.org.
Pull in other claims from CILogon id_token (e.g., OIDC_CLAIM_eppn set by mod_auth_openidc) to be used in SciToken authorization policy, so for example we can authorize eppn=[email protected] to get scp claims.
Consent screen should detail the claims being issued (rather than "requesting access to your account").
References to MyProxy or certificates should be updated to SciTokens and tokens.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The scitokens-java demo server running at NCSA needs some updates before we can point early adopters to it. Here's my wish list:
The text was updated successfully, but these errors were encountered: