-
The JWT spec calls this "payload" a "claim". You're documentation should use this convention to not confuse the subject.
-
One edge case I came across is on `JwpPresentedBuilder.set_undisclosed` not supporting special characters in JSON.
For example, the following is a valid JSON:
```rust
let custom_claims = serde…
-
-
After setting everything up and logging in with Github, everything worked just fine.
I then proceeded to log in with Azure AD which i got up and running but after logging in, the sidebar is no long…
-
I have 2 auth system using Laravel 5.2. One for apps (I use a Model called "User") and others for API (I use Model called "Ngate")
My Model :
```
namespace App;
use Illuminate\Database\Eloquent…
-
### Describe the feature
Extend `JWTAuthentication` to support both static JWT tokens and JWT tokens dynamically produced by given Callable objects.
This extension aims to refresh JWT tokens in `J…
-
-
Hello Tyler,
I need your workaround to uptime check App Engine Service behind IAP
I run code and get error
gcp-oidc-proxytk2idrvyc0m9 Traceback (most recent call last): File "/layers/google.python.…
-
My main request for this issue is to have OpenID Connect authentication support for Chisel, but a generic system to integrate with other authentication systems (.e.g SAML, or simple OAuth) is also gre…
-
https://github.com/openid/OpenID4VP/issues/182 and https://github.com/openid/OpenID4VP/issues/189 both propose solutions to an underlying problem - that ecosystems / trust frameworks want to have some…
jogu updated
2 months ago