-
### Checklist
- [X] I have looked into the [Readme](https://github.com/auth0/java-jwt#readme) and [Examples](https://github.com/auth0/java-jwt/blob/master/EXAMPLES.md), and have not found a suitable …
-
### Describe the bug
Test Name: fapi2-security-profile-id2-par-ensure-jwt-client-assertions-nbf-8-seconds-in-the-future-is-accepted
Variant: sender_constrain=mtls, client_auth_type=private_key_jwt, …
-
## Error in Unconv Spring
**com.auth0.jwt.exceptions.SignatureVerificationException** in **HMACAlgorithm.java:57**
The Token's Signature resulted invalid when verified using the Algorithm: HmacSHA256…
-
### 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
o…
-
### Version
4.5.8
### Context
I'm trying to authenticate against Graph API using client credentials flow.
```
OpenIDConnectAuth
.discover(
vertx,
…
-
### Is there an existing feature request for this?
- [X] I have searched the existing issues
### Summary
- Create a sample app using Java and JWT token.
- Use the Keploy to test the app and create…
-
**Description:**
I encountered an issue when working with JWTs (JSON Web Tokens) in Quarkus. Specifically, when I try to read the updated_at claim from the JsonWebToken, I receive an error if the val…
-
### Description
The context is IAM integration and validating user tokens (JWT) provided by the identity provider. When a JWT is returned, it may be signed (depending on the identity provider). T…
-
### 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…
-
I am trying to run the AI-SDK-JAVA API following the readme "SAP Cloud SDK for AI (for Java)"
I had setup the environment variable with the credentials from my AICORE instance on BTP
![image](ht…