-
Receber o usuário/senha (fluxo privado) ou CPF (publico), através da URL de origem (api/v1/private, api/v1/public) validar o usuário PostgreSQL e gerar um token JWT.
Adicionar o customer id no claim…
-
### Before reporting an issue
- [X] I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
### Area
i…
-
Bom dia, Gleyson
Tudo bem?
Eu estou fazendo o bootcampo do Claro Java com SpringBoot 2024 - nas aulas do curso "Spring Security com JWT" :
JWT-JSON Web Token - Parte 3
No arquivo "JWTCreat…
-
Hi,
I see there has already been a bit of activity surrounding crypto backend support. We have a use-case where we would like to provide an arbitrary "signer" and "verifier" (e.g. a call out to an …
-
Spin-off from #1917
Current requirement:
| # | Description | L1 | L2 | L3 | CWE |
| :---: | :--- | :---: | :---: | :---: | :---: |
| **3.5.4** | [ADDED] Verify that stateless tokens are checked …
-
**Describe the bug**
When setting up a change stream in RESTHeart to filter documents based on the authenticated user's ID from a JWT token, the `@user.userId` variable is not being substituted cor…
-
When using the `idToken` property on SignalR input binding as specified in the [documentation](https://learn.microsoft.com/en-us/azure/azure-functions/functions-bindings-signalr-service-input?tabs=iso…
yohny updated
4 weeks ago
-
Here is how JWT Works for Authentication
User Login:
When a user logs in with their credentials (e.g., email and password), the server validates these credentials.
If the login is successful, the…
-
**Affected module**
OIDC Authentication Provider
**Describe the bug**
When using OIDC Auth (Custom) and configuring a **jwtPrincipalClaimsMapping** like:
```yaml
jwtPrincipalClaimsMapping:
…
-
I installed a Enterprise Edition Neo4j in Azure and I am trying to enable the SSO. I have followed the steps and created the Enterprise App in Azure and set up the roles and claims for authentication.…