Implement UMA ticket for forward-auth #31

Merged
hurui200320 merged 3 commits from feat/28 into develop 2025-06-30 09:05:16 +00:00

3 Commits

Author SHA1 Message Date
hurui200320 bcd6c8dccf fix(General): make auth header optional for forward auth endpoint
Unit test coverage / gradle-test (push) Failing after 3m2s
Unit test coverage / gradle-test (pull_request) Failing after 3m1s
CI for publishing docker image / build-and-publish (push) Successful in 3m19s
2025-06-20 18:09:46 +08:00
hurui200320 8f8b507e01 fix(General): fix application yaml
Unit test coverage / gradle-test (push) Failing after 2m48s
Unit test coverage / gradle-test (pull_request) Failing after 2m56s
CI for publishing docker image / build-and-publish (push) Successful in 3m18s
2025-06-20 16:18:25 +08:00
hurui200320 0aeb9af696 refactor(General): replace role-based auth with UMA ticket
Unit test coverage / gradle-test (push) Failing after 2m2s
CI for publishing docker image / build-and-publish (push) Successful in 2m39s
Unit test coverage / gradle-test (pull_request) Failing after 1m20s
add config properties, adapt setup from clevermicro/identity-management#9
replace role-based forward auth with UMA ticket
add pass-through config
implement unit tests for the change.

ISSUES CLOSED: clevermicro/user-management#28
2025-06-16 14:42:40 +08:00