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

Auth token is invalid before expiry #5

Open
gianklug opened this issue Jul 20, 2023 · 0 comments
Open

Auth token is invalid before expiry #5

gianklug opened this issue Jul 20, 2023 · 0 comments
Assignees

Comments

@gianklug
Copy link
Member

{'errors': [{'detail': 'Login failed', 'status': '401', 'source': {'pointer': '/data'}, 'code': 'authentication_failed'}]} with an SSO auth token that is supposed to still be valid (EXP 1689915993), after it being created just 2h ago.

We either need to set a custom expiry, check the validity of the token on start and/or refresh the token according to OIDC standards.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants