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

Token types to give recommendations for in G081 #35

Open
marcvs opened this issue Oct 15, 2024 · 2 comments
Open

Token types to give recommendations for in G081 #35

marcvs opened this issue Oct 15, 2024 · 2 comments
Labels
AARC-G081 Guidelines for token lifetimes

Comments

@marcvs
Copy link

marcvs commented Oct 15, 2024

This issue was created with the document version "v1"

Right now we are giving recommendations on these tokens:

  • Opaque Access Tokens
  • JWT Access Tokens (verified online)
  • JWT Access Tokens (verified offline)
  • OIDC ID Tokens
  • OAuth Refresh Tokens (Rotated)
  • OAuth Refresh Tokens (Not rotated)

Please comment on this issue to suggest adding or removing tokens.

@marcvs marcvs added the AARC-G081 Guidelines for token lifetimes label Oct 15, 2024
@msalle
Copy link

msalle commented Oct 15, 2024

You have OAuth Refresh Tokens twice?

@marcvs
Copy link
Author

marcvs commented Oct 15, 2024

You have OAuth Refresh Tokens twice?

Fixed
(I had rotated and non-rotated ones)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AARC-G081 Guidelines for token lifetimes
Projects
None yet
Development

No branches or pull requests

2 participants