-
Notifications
You must be signed in to change notification settings - Fork 113
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
Abdul/id token fix #5395
Abdul/id token fix #5395
Conversation
Signed-off-by: Abdul-Az <aazeez@progress.com>
Signed-off-by: Abdul-Az <aazeez@progress.com>
✔️ Deploy Preview for chef-automate ready! 🔨 Explore the source changes: 0ecb940 🔍 Inspect the deploy log: https://app.netlify.com/sites/chef-automate/deploys/610a6636065b7b00079b9ce8 😎 Browse the preview: https://deploy-preview-5395--chef-automate.netlify.app |
Signed-off-by: Abdul-Az <aazeez@progress.com>
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested the changes in Local environment using:
- Local Login
- SAML login
Also used Chrome throttling to test in slow network:
- Fast 3G
- Slow 3G
Worked fine.
Tested the changes in EC2 environment using: LDAP login Fast 3G |
Hi @kalroy, @Abdul-AZ
For a local login, I don't get logged out. The API call looks successful
|
Hi @trickyearlobe , As of now SAML users token expiry time is 24hrs user should be logged in for 24hrs, Even after 24hrs session refresh call, which happens every minute will refresh the token, thus user will be logged in indefinitely. Speaking about your issue, is this happening repeatedly? |
Yes, it's repeatable. |
🔩 Description: What code changed, and why?
⛓️ Related Resources
Description
What is fixed
👟 How to Build and Test the Change
✅ Checklist
All PRs must tick these:
With occasional exceptions, all PRs from Progress employees must tick these:
make spell
in any component directory)All PRs from Progress employees should tick these if appropriate:
Please add a note next to any checkbox above if you are NOT ticking it.
📷 Screenshots, if applicable