This commit is contained in:
@@ -42,7 +42,7 @@ config :cors_plug,
|
||||
|
||||
# Zitadel Configuration
|
||||
config :policy_service, :zitadel,
|
||||
issuer: System.get_env("ZITADEL_ISSUER"),
|
||||
issuer: System.get_env("ZITADEL_ISSUER", "https://id.corredorconnect.com"),
|
||||
client_id: System.get_env("ZITADEL_CLIENT_ID"),
|
||||
client_secret: System.get_env("ZITADEL_CLIENT_SECRET"),
|
||||
required_scopes: [
|
||||
|
||||
Reference in New Issue
Block a user