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

Create an API and client to generate demo tokens #4

Open
djw8605 opened this issue Sep 4, 2021 · 2 comments
Open

Create an API and client to generate demo tokens #4

djw8605 opened this issue Sep 4, 2021 · 2 comments

Comments

@djw8605
Copy link
Member

djw8605 commented Sep 4, 2021

The https://demo.scitokens.org website can create tokens understood by services in a demo capacity. This project's deliverables will be:

  1. An API built into the demo.scitokens.org website to generate tokens with arbitrary claims.
  2. A python client to request tokens, which arbitrary claims. This client will be included in the python scitokens library.
@jbasney
Copy link
Member

jbasney commented Feb 3, 2022

I think the API is implemented in https://github.com/scitokens/scitokens-heroku/blob/master/app.py and the client is demonstrated in https://github.com/SciAuth/scitoken-demo so is this done or is there more work needed?

@djw8605
Copy link
Member Author

djw8605 commented Nov 8, 2022

I would like an official tool distributed with the python scitokens library to implement this. Though, it wouldn't be much more than wrapping what we showed in scitoken-demo with command line options.

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

2 participants