Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update demo.scitokens.org #2

Open
jbasney opened this issue Aug 4, 2021 · 1 comment
Open

Update demo.scitokens.org #2

jbasney opened this issue Aug 4, 2021 · 1 comment

Comments

@jbasney
Copy link
Member

jbasney commented Aug 4, 2021

The https://demo.scitokens.org/ site is an out-of-date clone of https://jwt.io/ that is customized to implement SciTokens Claims and SciTokens Verification. The source is https://github.com/scitokens/scitokens-heroku which is a fork of https://github.com/jsonwebtoken/jsonwebtoken.github.io.

Tasks include:

  1. Merge in the latest code from https://github.com/jsonwebtoken/jsonwebtoken.github.io.
  2. Add support for additional "Algorithm" values from https://jwt.io/.
  3. Add support for additional verification checks (e.g., "iss check" and "typ check") from https://jwt.io/.

I think it's all in Javascript.

@jbasney
Copy link
Member Author

jbasney commented Oct 5, 2021

See also related issue #5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant