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

Bug | SSO session vs SSO token durations #35

Open
juanmatias opened this issue Jan 25, 2023 · 0 comments
Open

Bug | SSO session vs SSO token durations #35

juanmatias opened this issue Jan 25, 2023 · 0 comments
Labels
bug Something isn't working patch

Comments

@juanmatias
Copy link
Contributor

Describe the Bug

This is not exactly a bug, but it is created here for checking. It can become a bug later.

As per the chat with @diego-ojeda-binbash:

Validate the SSO session and SSO token durations.
Session is set to 12h but the token is set to 8h.

Check this:

  • token and session have the same duration
  • token's expiresAt is set honoring the token duration

Expected Behavior

session and token durations are the same and the expiresAt for the token honors the duration.

Steps to Reproduce

Steps to reproduce the behavior:
n/a

Screenshots

n/a

Environment (please complete the following information):

n/a

Additional Context

n/a

@juanmatias juanmatias added bug Something isn't working patch labels Jan 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working patch
Projects
None yet
Development

No branches or pull requests

1 participant