handle PAT scopes

This commit is contained in:
Tim Möhlmann
2023-11-15 15:44:14 +02:00
parent 3584833021
commit fc55c04bda
4 changed files with 121 additions and 81 deletions

View File

@@ -315,6 +315,8 @@ OIDC:
DefaultLoginURLV2: "/login?authRequest=" # ZITADEL_OIDC_DEFAULTLOGINURLV2
DefaultLogoutURLV2: "/logout?post_logout_redirect=" # ZITADEL_OIDC_DEFAULTLOGOUTURLV2
Features:
# Wheter projection triggers are used in the new Introspection implementation.
TriggerIntrospectionProjections: false
# Allows fallback to the Legacy Introspection implementation
LegacyIntrospection: false