1
OpenID configuration
Source: supabase/supabase#38983 · opened by @svrooij
Presumably Supabase Auth already has a lot of the openid connect protocol on board. And in this case we would like to validate a token from supabase in our own api.
All platforms I know of support enabling JWT authentication by specifying the authority, it will then look for {authority}/.well-known/openid-configuration where it loads the [respective configuration]( For jwt validation it uses the iss and the jwks_uri from the documentation.
Do you have any plans to enable this by default for all projects? It would greatly improve in interoperability of supabase tokens
All platforms I know of support enabling JWT authentication by specifying the authority, it will then look for {authority}/.well-known/openid-configuration where it loads the [respective configuration]( For jwt validation it uses the iss and the jwks_uri from the documentation.
Do you have any plans to enable this by default for all projects? It would greatly improve in interoperability of supabase tokens
No pledges yet. Be the first to back this.
Comments
Similar requests
Enhance GitHub Integration for Supabase to Support Full config.toml Configuration
2 votes · 0 comments
Should Supabase make PKCE optional for confidential clients in the OAuth server?
1 vote · 0 comments
Improve supabase-py Proxy and TLS support
1 vote · 0 comments
CSV Critical Issues
1 vote · 0 comments
Add CSV Delimiter Configuration Option
5 votes · 0 comments
No comments yet.