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

Upgrading from 3.1.1 to 4.1.2 causing the old token to not be valid anymore #1016

Open
dehghanfar opened this issue Nov 2, 2022 · 0 comments
Assignees
Labels
question Further information is requested

Comments

@dehghanfar
Copy link

Question

I was wondering if the JWT Token that has been created by 3.1.1 will be still valid after upgrading to 4.1.2.

The reason I ask this question is, I want to know if my logged in users will be able to stay logged in and their Token will be refresh by my system to a new token or the Token that has been created by ID4 V 3.1.1 is not going to be valid after upgrading STS to 4.1.2

We upgraded our ID4 to 4.1.2 based on the code provided by Skoruba but after upgrading the logged in users all got logged out and they had to re-login. This happened in our Dev Env and looking to see if there is a way to prevent this when we want to go to Production.

The error we are getting is a 401 error (Invalid Token)

@dehghanfar dehghanfar added the question Further information is requested label Nov 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants