binbashar / le-docker-leverage-toolbox

Docker image for https://github.com/binbashar/leverage
3 stars 0 forks source link

Bug | SSO session vs SSO token durations #35

Open juanmatias opened 1 year ago

juanmatias commented 1 year ago

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:

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