-
### Description
For the scope-based solution of OID4VCI we will need a `CredentialBuilderProvider` that is capable of building different credential representations based on the provided format in t…
-
**Is your feature request related to a problem? Please describe.**
If I understand correctly, the Pomerium JWT serves two purposes:
1. Verifying the JWT lets the upstream service know that the req…
-
Currently doing migration from python-jose to joserfc and found myself in a bit of a pickle.
python-jose implementation allows validation of the token against the public_key (using verify method fr…
-
### Description
Currently, verifiable credential definitions are stored as attributes within individual client configurations. This limits their reusability and complicates management when multiple c…
-
I've just spent a day trying to debug why this oAuth2 stuff was failing for a particular customer. Seems that the customer was telling my application that they were using the email address someone@myd…
-
### Preflight Checklist
- [X] I could not find a solution in the documentation, the existing issues or discussions
- [X] I have joined the [ZITADEL chat](https://zitadel.com/chat)
### Environment
S…
sp132 updated
1 month ago
-
# 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://gi…
-
```sql
create or replace function get_group()
returns text language sql stable
as $function$
select current_setting('request.groups', true)
$function$;
```
this function returns v…
-
Hello,
I'm facing the next problem: I have an web application (API) that responds in a different way (content and formatting) based on the JWT claims on the authorization token and I need cache tha…
-
# 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://github.c…