supabase-operator/internal
Peter Kurfer 3c13eb0d6b
feat(apigateay): add OIDC and basic auth support
- when setting an OIDC issuer URL the defaulter will fetch and set
  authorization and token endpoints
- basic auth allows to use either inline hashed credentials or plaintext
  credentials from a secret that are automatically hashed
- finish TLS support for API & dashboard listeners
2025-02-05 20:51:36 +01:00
..
certs feat(dashboard): PoC Oauth2 auth 2025-02-03 09:57:05 +01:00
controller feat(apigateway): allow to enable debug logging 2025-02-04 16:42:17 +01:00
controlplane feat(apigateay): add OIDC and basic auth support 2025-02-05 20:51:36 +01:00
db chore: add license header to all files 2025-01-20 17:20:04 +01:00
errx chore: add license header to all files 2025-01-20 17:20:04 +01:00
health feat(dashboard): PoC Oauth2 auth 2025-02-03 09:57:05 +01:00
jwk chore: add license header to all files 2025-01-20 17:20:04 +01:00
meta chore: add license header to all files 2025-01-20 17:20:04 +01:00
oidc feat(apigateay): add OIDC and basic auth support 2025-02-05 20:51:36 +01:00
pw feat(storage): prepare custom resource for storage API 2025-01-21 21:56:17 +01:00
supabase feat(dashboard): PoC Oauth2 auth 2025-02-03 09:57:05 +01:00
webhook/v1alpha1 feat(apigateay): add OIDC and basic auth support 2025-02-05 20:51:36 +01:00