Skip to content

Commit

Permalink
Update usage notes
Browse files Browse the repository at this point in the history
  • Loading branch information
jhiemstrawisc committed Sep 27, 2023
1 parent ae8029c commit 372d4bd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cmd/origin.go
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ var (
Use: "create",
Short: "Create a Pelican origin token",
Long: `Create a JSON web token (JWT) using the origin's signing keys:
Usage: pelican origin token create [FLAGS] claims
E.g. pelican origin token create --profile scitokens2 aud=my-audience scope="read:/storage" scope="write:/storage"
Pelican origins use JWTs as bearer tokens for authorizing specific requests,
such as reading from or writing to the origin's underlying storage, advertising
Expand Down

0 comments on commit 372d4bd

Please sign in to comment.