auth
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
define('APP_OIDC_CLIENT_ID', 'nexus');
|
||||
define('APP_OIDC_CLIENT_SECRET', 'c0swC5wjBV4yimJHf2p3R9OjHOr7rhHs');
|
||||
define('APP_OIDC_REDIRECT_URI', 'https://nexus.int.kusche.berlin/auth/callback');
|
||||
define('APP_OIDC_POST_LOGOUT_REDIRECT_URI', 'https://nexus.int.kusche.berlin/');
|
||||
define('APP_OIDC_GROUP_CLAIM', 'groups');
|
||||
define('APP_OIDC_ADMIN_GROUP', 'admin');
|
||||
define('APP_OIDC_USER_GROUP', 'family');
|
||||
|
||||
Reference in New Issue
Block a user