-
Hi
I am deploying Netbox on K8S and I am trying to add OIDC with keycloak to allow SSO on Netbox.
So I have done the necessary changes - I guess - but failing on JWT issue even of HS256 is the onl…
-
My env:
- nginx version: openresty/1.13.6.2
- JWT lua scripts -> https://github.com/auth0/nginx-jwt/releases/download/v1.0.1/nginx-jwt.tar.gz
- The default FFI adapter bundled -> --wi…
-
### 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…
-
This issue has been migrated from [#13391](https://github.com/matrix-org/synapse/issues/13391).
---
HS256, HS384 etc are symmetric signing algorithms for JWT tokens (see [RFC7518](https://datatracke…
-
It would be very nice to be able to verify a token without having to rescue exceptions..
-
**Describe the bug**
When setting up a change stream in RESTHeart to filter documents based on the authenticated user's ID from a JWT token, the `@user.userId` variable is not being substituted cor…
-
Ran into this error today, saw similar comments on https://github.com/SkyLothar/lua-resty-jwt/issues/72 as well as a release to fix this for RS256 [here](https://github.com/SkyLothar/lua-resty-jwt/rel…
-
While going step by step through the distributed quickstart:
https://github.com/mozilla/sccache/blob/master/docs/DistributedQuickstart.md#configure-a-build-server
The comment under `scheduler_au…
-
Hi,
I have read in a lot of issues that `jose-jwt` strives to a level of support similar to that of the Java package `nimbus-jose-jwt`.
We are porting from Java to C# and I realized that the J…
-
## Prerequisites
- [x ] I read the [Deployment and Setup](https://www.notion.so/OpenCTI-Public-Knowledge-Base-d411e5e477734c59887dad3649f20518) section of the OpenCTI documentation as well as the […