supabase-operator/config/samples
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
..
kustomization.yaml feat(dashboard): PoC Oauth2 auth 2025-02-03 09:57:05 +01:00
namespace.yaml feat: basic functionality implemented 2025-01-04 17:07:49 +01:00
supabase_v1alpha1_apigateway.yaml refactor(apigateway): configure api & dashboard listeneres individually 2025-01-24 09:16:58 +01:00
supabase_v1alpha1_apigateway_dashboard_basic_auth.yaml feat(apigateay): add OIDC and basic auth support 2025-02-05 20:51:36 +01:00
supabase_v1alpha1_apigateway_dashboard_oidc.yaml feat(apigateay): add OIDC and basic auth support 2025-02-05 20:51:36 +01:00
supabase_v1alpha1_core.yaml docs: extend docs 2025-01-28 18:01:34 +01:00
supabase_v1alpha1_dashboard.yaml chore: cleanup examples 2025-01-22 08:38:36 +01:00
supabase_v1alpha1_storage.yaml docs: extend docs 2025-01-28 18:01:34 +01:00
supabase_v1alpha1_storage_file_backend.yaml docs: extend docs 2025-01-28 18:01:34 +01:00