14 Commits

Author SHA1 Message Date
d1cd87c843
Fix RBAC groups handling and refactor Keycloak role
- Fixed incorrect handling of RBAC group configuration (moved from OIDC claims into dedicated RBAC variable set).
- Unified RBAC group usage across applications (LAM, pgAdmin, phpLDAPadmin, phpMyAdmin, YOURLS).
- Replaced old 'KEYCLOAK_OIDC_RBAC_SCOPE_NAME' with dedicated 'KEYCLOAK_RBAC_GROUP_*' variables.
- Updated OAuth2 Proxy configuration to use 'RBAC.GROUP.CLAIM'.
- Refactored Keycloak role task structure:
  * Renamed and reorganized task files for clarity ('_update.yml', '02_cleanup.yml', etc.).
  * Introduced meta and dependency handling separation.
- Cleaned up Keycloak config defaults and recaptcha placeholders.
2025-08-17 23:27:01 +02:00
4a65a254ae
replaced port-ui-desktop with desktop to make it more speakable 2025-08-14 11:45:08 +02:00
db0e030900
Renamed general and mode constants and implemented a check to verify that constants are just defined ones over the whole repository 2025-08-13 19:11:14 +02:00
9228d51e86
Restructured server config 2025-08-07 11:31:06 +02:00
f62355e490
Replaced nginx native with openresty for logout injection. Right now still buggy on nextcloud and espocrm 2025-07-24 03:19:16 +02:00
d1fcbedef6
Set correct roles path for oidc keycloak groups\roles 2025-07-22 22:11:00 +02:00
bba663f95d
Added missing canonicals 2025-07-22 19:20:29 +02:00
4b9e7dd3b7
Implemented universal logout 2025-07-22 13:14:06 +02:00
bf16a44e87
Implemented allowed_groups 2025-07-20 10:46:35 +02:00
90bc52632e
Moved web-app-phpmyadmin to new structure 2025-07-17 08:24:07 +02:00
78031855b9
Replaced portfolio_iframe by port-ui-desktop 2025-07-13 14:22:36 +02:00
3c63936970
Different optimations 2025-07-11 05:29:06 +02:00
707cc9d2d1
Removed ignore errors from db management in discourse 2025-07-10 11:44:35 +02:00
22b4342300
Implemented schema/main.yml und config/main.yml file 2025-07-09 02:03:32 +02:00