-
Combine the effort of Microprofile JWT, and provides a standard JWT authentication mechanism for Http, WebSocket.
Mainly used in a `ResoruceServer` oauth2 role, provides one of the following config…
-
Hi.
Thanks for your solution.
**I'm used Skoruba Identityserver4 like your project. but when calling webapi from the mvc client, I deal with two problems.
This is an action method in HomeController…
-
Some OAuth 2.0 servers and the [OAuth 2.1](https://oauth.net/2.1/) draft specification require PKCE, but IdentityModel lacks a method to derive an `S256` code challenge from a code verifier, so I have…
-
This lib is awesome, but... Any plans? I'd like to use this library in my Nuxt 3 app, but there are reasons like a strict WebStorage usage (for workaround i'm using my own implementation), window call…
-
I just installed KeeAnywhere for the first time, authorized access to Google Drive, and clicked on "Open from Cloud Drive". Reproducible every single time.
**Debug log:**
```
Informationen über…
RiseT updated
2 years ago
-
Hi, I use react v18, router v6 and this library. Without router everything works as expected however with router i have this problem that when i try to enter protected route /admin directly from brows…
-
Hi,
first of all I'd like to thank you for creating this library. I was just looking to implemnet this in my hobby project when I hit a wall with certificate validity. In my development environment…
-
### Describe the bug
While testing you can disabled the oidc client by setting quarkus.oidc-client.enabled to false. This work perfectly in combination with @OidcClientFilter. But not when you are us…
-
Most of the OIDC providers support introspection_endpoint to manage users session.
It seems like, this library is supporting check_session_iframe endpoint, and not introspection endpoint.
will it wo…
-
I've tried to configure both my identityserver and maui android app as shown in the samples.
There is however something which is causing an issue, most likely on the IDP side.
On login from the ma…