asdasd
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
define('APP_OIDC_REDIRECT_URI', 'https://staging.nexus.int.kusche.berlin/auth/callback');
|
||||
define('APP_OIDC_POST_LOGOUT_REDIRECT_URI', 'https://staging.nexus.int.kusche.berlin/');
|
||||
define('APP_OIDC_GROUP_CLAIM', 'groups');
|
||||
define('APP_OIDC_ADMIN_GROUP', 'admin');
|
||||
define('APP_OIDC_USER_GROUP', 'family');
|
||||
define('APP_OIDC_ADMIN_GROUP', 'appadmin');
|
||||
define('APP_OIDC_USER_GROUP', 'internalfamily');
|
||||
define('APP_DEBUG_TOOL', true);
|
||||
define('APP_AUTH_DEBUG', true);
|
||||
|
||||
Reference in New Issue
Block a user