Token Generator

Use this token generator to create your own sample SciTokens. Typically this would be done as part of an OAuth2 workflow.

Edit the payload of the SciToken on the left. An encoded and signed SciToken will be generated and displayed on the right.

Set payload to access to protected area
Algorithm
Token

HEADER:ALGORITHM & TOKEN TYPE

PAYLOAD:DATA

Run the curl command below in order to test access to the protected SciTokens area

Libraries for Token Signing/Verification

Filter by

SciTokens Website

https://scitokens.org/

Website Source

https://github.com/scitokens/scitokens-heroku

Forked From

https://jwt.io/