chore: house cleaning of the caos name and update sec

This commit is contained in:
Florian Forster 2022-10-14 16:54:04 +02:00
parent 01021e71a0
commit 8a8f3b14a5
No known key found for this signature in database
4 changed files with 7 additions and 6 deletions

View file

@ -8,7 +8,7 @@ import (
"golang.org/x/text/language"
)
const OidcDevMode = "CAOS_OIDC_DEV"
const OidcDevMode = "ZITADEL_OIDC_DEV"
type Configuration interface {
Issuer() string