supabase-operator/config/dev
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
..
.gitignore feat(dashboard): PoC Oauth2 auth 2025-02-03 09:57:05 +01:00
apigateway.yaml feat(apigateay): add OIDC and basic auth support 2025-02-05 20:51:36 +01:00
ca.yaml feat(apigateay): add OIDC and basic auth support 2025-02-05 20:51:36 +01:00
cnpg-cluster.yaml feat(dashboard): PoC Oauth2 auth 2025-02-03 09:57:05 +01:00
core.yaml feat(dashboard): PoC Oauth2 auth 2025-02-03 09:57:05 +01:00
dashboard.yaml feat(dashboard): PoC Oauth2 auth 2025-02-03 09:57:05 +01:00
kustomization.yaml feat(apigateay): add OIDC and basic auth support 2025-02-05 20:51:36 +01:00
manager_dev_settings.yaml feat: basic functionality implemented 2025-01-04 17:07:49 +01:00
minio.yaml feat(dashboard): PoC Oauth2 auth 2025-02-03 09:57:05 +01:00
namespace.yaml feat(dashboard): PoC Oauth2 auth 2025-02-03 09:57:05 +01:00
storage.yaml feat(dashboard): PoC Oauth2 auth 2025-02-03 09:57:05 +01:00
studio-credentials-secret.yaml feat(dashboard): PoC Oauth2 auth 2025-02-03 09:57:05 +01:00
studio-plaintext-users.yaml feat(apigateay): add OIDC and basic auth support 2025-02-05 20:51:36 +01:00