-
### Subject of the issue
I am using this library for authentication purposes.
I am a newbie to this library.
When I generate the token for the first time for authentication, I use customClaims to s…
-
Hi, I'm trying to use this for my Grafana instance running on Google Compute Engine. Until now, I've been using the JavaScript SDK for my Google Firebase user tokens, but that means the URLs and heade…
-
As part of the program plan 2021, the community would like to see some integration between JWT and Bean Validation. I think Spec and TCKs will need to be updated to ensure the two technologies work to…
-
Good afternoon, please help me implement JWT authorization. Old authorization doesn't work for apiRouting.
An implementation that works in Route
```kotlin
install(Authentication) {
jwt {…
-
**Is your feature request related to a problem? Please describe.**
In cases where the grafana instances and grafana operator was removed from the cluster and had to be set up again, we had to manuall…
-
The module-level function, `remember()` asserts that the identity is a string:
```python
assert isinstance(identity, str), identity
assert identity
```
Shouldn't that be the burden of…
-
I recently ran into a problem where jwt middleware always return user_not_found exception.
I replaced the function call `JWTAuth::parseToken()->authenticate()` with `JWTAuth::toUser(JWTAuth::getToke…
-
Hi, I'm trying to integrate our application with ADFS Authentication from a client, I followed the settings in documentation, when try login I receive an error in ADFS log:
```
Protocol Name:
Sa…
-
Hi,
Maybe I'm missing something so apologies if this is not an issue.
I've configured my spring boot application to use jackson-datatype-jsr310 by including in pom.xml, all outgoing json is serializ…
-
# Issue report
**VC transfer JSON-LD, JWT message:**
{
"iat": 1584959383,
"exp": 1587551383,
"sub": "did:ethr:0xbbcac37441c101cf126dc46c427d6993e0d7db7f",
"claim": {
"SEAL-EIDAS":…