Skip to content
This repository has been archived by the owner on Dec 21, 2021. It is now read-only.

scitokens-java demo server #4

Open
jbasney opened this issue Feb 19, 2018 · 2 comments
Open

scitokens-java demo server #4

jbasney opened this issue Feb 19, 2018 · 2 comments
Assignees

Comments

@jbasney
Copy link
Member

jbasney commented Feb 19, 2018

The scitokens-java demo server running at NCSA needs some updates before we can point early adopters to it. Here's my wish list:

@jbasney
Copy link
Member Author

jbasney commented Mar 21, 2018

I think the current plan is to publish the demo server at https://oauth.scitokens.org/scitokens-server/.well-known/openid-configuration with issuer "https://oauth.scitokens.org/scitokens-server" rather than demo-provider.scitokens.org mentioned previously.

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."

@jbasney
Copy link
Member Author

jbasney commented Apr 3, 2018

Progress:

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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants