adfinis / adfinis/libtimed

Auth token is invalid before expiry

Open
#5 0 comments 0 reactions 2 assignees View on GitHub

@c0rydoras is already working on this.

Since Jul 20, 2023.

Dominant language
Python
Stars
2
Forks
1
Avg merge
3m
Merged PRs (30d)
1

Description

{'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.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.