5 Commits

Author SHA1 Message Date
AFaust
31936cdcea Fix error on failed Bearer authentication 2025-03-12 11:42:39 +01:00
AFaust
ab95cdc2f9 Handle alfRedirectUrl parameter on login page
- some features (like QuickShare) may use it to trigger login with a pre-defined post authentication location
2025-02-23 22:29:11 +01:00
AFaust
4b1b0cbd08 Improved group synchronisation
- add exact path match condition to allow selection of specific groups
- add negative match conditions to exclude specific groups/users
- support group names derived from attibutes
2025-02-23 18:28:57 +01:00
AFaust
78042e0212 Update file headers 2025-02-21 14:38:03 +01:00
AFaust
d6a6b3c2bd Rework project's Docker test setup
- use Docker Compose instead of fabric8io
- don't use local paths to support running with remote Docker contexts
- use latest Keycloak Docker image and make sure test realm works out-of-the-box
- add flag to avoid failing on missing properties during JSON deserialisation
  (newer Keycloak versions offer more properties in IDM API response payloads)
2025-02-21 14:38:03 +01:00