-
**Is your feature request related to a problem? Please describe.**
What are you trying to achieve?
I'd like to use JWT Tokens to provide the first factor of authentication so that a system can u…
-
### Is your feature request related to a problem?
We have crypto mechanisms, but we do not have the ability to generate tokens. Since SurrealDB allows you to take over a bit of backend logic, this …
-
Currently if you have a valid JWT token that has expired you are logged out and booted to the login page.
It would be preferrable to have use long lived refresh tokens to renew the JWT rather than …
-
**Problem**
Currently, all protected routes rely on JWT verification for user authentication. It does not handle the scenario where a user signs up or logs in using Google (Firebase). As a result, …
-
**Problem description**
CAMARA mandate that clients be [authenticated](https://github.com/camaraproject/IdentityAndConsentManagement/blob/r0.2.1/documentation/CAMARA-Security-Interoperability.md#clie…
-
As a user, I want to log out of my account so that my information remains secure when I'm not using the app.
**Acceptance Criteria:**
- Users can securely log out from their accounts.
- Session d…
-
Issue to track email sent to the authors
> Hello All,
I would like to propose below suggestion for https://datatracker.ietf.org/doc/html/draft-ietf-oauth-identity-chaining
Section 2.3.1 Token Ex…
-
### What happened?
Low Severity CVE https://nvd.nist.gov/vuln/detail/CVE-2024-51744
Its an indirect dependency from ETCD and is not impacting currently as the [current error handling ](https://g…
-
**Describe the issue:**
JWT access token cache entries are stored using the JWT access token in the AuthorizationGrantCache, while the JTI (JSON Web Token ID) is used in the persistence database la…
-
While deploying the new release 1.5.1, we would like to disable the authentification with `app.auth: false`. At the same time in the user environment at the facility we already have defined `BEARER_TO…