-
https://www.rfc-editor.org/rfc/rfc9101.html defines a `typ` value to be used in the header of request objects, `oauth-authz-req+jwt`, but doesn't go as far as requiring it to be used, offering various…
-
Hello,
we got an issue with the websocket. It is not able to connect to the websocket and drops a 404.
Mercure installed and running on port 3334:
`[Unit]
Description=Mercure.Rocks service
Af…
-
HAIP [requires](https://openid.github.io/oid4vc-haip-sd-jwt-vc/openid4vc-high-assurance-interoperability-profile-sd-jwt-vc-wg-draft.html#name-token-endpoint) the use of [OAuth 2.0 Attestation-Based Cl…
-
# Bug report
- [X] I confirm this is a bug with Supabase, not with my own application.
- [X] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://gith…
-
# Document URLs
- Securing Verifiable Credentials using JOSE and COSE
- https://w3c.github.io/vc-jose-cose/transitions/CR2/2024-11-05/ (not yet in place on /TR)
- Proposed publication date: 2…
-
This is an umbrella issue to track support for external authentication via identity-aware proxies ("header-based auth") such as Google Cloud IAP, Microsoft Entra Application Proxy, and AWS Verified Ac…
-
### I have checked the following:
- [X] I use the newest version of bruno.
- [X] I've searched existing issues and found nothing related to my issue.
### Describe the bug
1. Try and use "Oauth2"
…
-
### Describe the feature
The JWT Authentication feature allows secure and stateless user authentication in a Node.js backend. It works by generating a JSON Web Token (JWT) upon successful login, …
-
We have a reverse proxy in front of our qlever backend servers, these are used to check if requests are authenticated, this includes authorization checks.
This is done because we need fine grained se…
-
I have a situation where we would like to use `RequestAuthentication` to validate JWT tokens on a per-route basis where other routes require different forms of authentication that may not be in a vali…