This commit is contained in:
@@ -75,7 +75,7 @@ config :phoenix, :plug_init_mode, :runtime
|
||||
config :open_api_spex, :cache_adapter, OpenApiSpex.Plug.NoneCache
|
||||
|
||||
config :policy_service, :zitadel,
|
||||
issuer: System.get_env("ZITADEL_ISSUER", "https://id.corredorconnect.com"),
|
||||
issuer: System.get_env("ZITADEL_ISSUER", "https://id.corredorconect.com"),
|
||||
client_id: System.get_env("ZITADEL_CLIENT_ID"),
|
||||
client_secret: System.get_env("ZITADEL_CLIENT_SECRET"),
|
||||
roles_claim: "urn:zitadel:iam:org:project:#{System.get_env("ZITADEL_PROJECT_ID")}:roles",
|
||||
|
||||
Reference in New Issue
Block a user