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

Expiration intervals of your token #35

Closed
oborys opened this issue Apr 1, 2024 · 4 comments
Closed

Expiration intervals of your token #35

oborys opened this issue Apr 1, 2024 · 4 comments
Assignees

Comments

@oborys
Copy link
Contributor

oborys commented Apr 1, 2024

  • Can the token expire?
  • Can the user configure the API token expiration date/time?
  • Is the token generated for the user or tenant?
  • Can another user of the same CDO tenant revoke the token generated by me?

Please clarify this in the following section https://testing-developer.cisco.com/pubhub/docs/5202/new/#!authentication/the-cdo-token

@siddhuwarrier
Copy link
Contributor

It's documented there:

  • exp: Time after which the JWT expires. This claim is absent in API tokens that do not expire.

@siddhuwarrier
Copy link
Contributor

Screenshot 2024-04-02 at 11 40 10

@siddhuwarrier
Copy link
Contributor

I'll add more details

@siddhuwarrier
Copy link
Contributor

Done

@siddhuwarrier siddhuwarrier self-assigned this Apr 2, 2024
siddhuwarrier added a commit that referenced this issue Apr 2, 2024
* docs(issue-25): fix unfortunate copy/paste

* fix(#20, #33, #35): address multiple doc issues

* fix(issue-33): blur
@oborys oborys closed this as completed Apr 2, 2024
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