-
### Subject of the issue
As I know, the token is signed using secret, but if I paste it in jwt.io, I can't modify the Payload because I don't have the secret, but I can see the payload, with the user…
-
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.…
-
- *user* can: create and update cases
- *reviewer* can: delete cases, set review status
- *moderator* can: publish data, configure data structure, invite new users, block and remove users, set user …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Description
I started with the migration from Identity Server to OpenIddict, my resources were:
- https://doc…
-
Queue Management Service is not implemented #12
Detailed Description; Refer to https://github.com/bchewy/bolabola/issues/12#issuecomment-1938779634
-
### What problem did you meet?
At this moment there is no option to specify an organization when a login request is sent to Logto to enforce a basic authorization check at Logto.
We have a single …
-
JwtDecoder.decode(yourToken) returns a `Map` of `` which is not type safe.
I think this is a perfect example for a situation, where an object should be used instead of a map, as ~~the amount of pro…
-
# OIDC Flow
## As-is Situation
Currently authorino is able to authenticate requests based on provided credentials by extracting them from the ext auth check request.
i.e extracting an jwt from th…
-
Hi,
First of all, thank you for creating + maintaining this package.
I'm on drf-oidc-auth version 1.0.0 and Authlib 0.15.3.
I was looking into the code for handling the 'exp' and 'iat' heade…
-
**Describe your question/**
I'm trying to use Kubernetes Service Accounts to access an external minio service by presenting a service account token as inbound JWT to authentik, adding some claims for…