Open juanmatias opened 1 year ago
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:
expiresAt
session and token durations are the same and the expiresAt for the token honors the duration.
Steps to reproduce the behavior: n/a
n/a
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:
expiresAt
is set honoring the token durationExpected 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