Details
Assignee
UnassignedUnassignedReporter
Craig McNallyCraig McNallyPriority
P3Development Team
EurekaRelease
Trillium (R2 2025)TestRail: Cases
Open TestRail: CasesTestRail: Runs
Open TestRail: Runs
Details
Details
Assignee
Unassigned
UnassignedReporter
Craig McNally
Craig McNallyPriority
Development Team
Eureka
Release
Trillium (R2 2025)
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created October 15, 2024 at 1:51 PM
Updated February 11, 2025 at 1:19 PM
We want to start using the keycloak-admin client for interactions with Keycloak, instead of the generic Feign client. This will help maintain compatibility and (hopefully) make upgrading keycloak easier.
Scope:
Replace the use of Feign client with the keycloak-admin client for endpoints:
Acceptance Criteria:
The keycloak-admin client is used in each of the endpoints listed above.
NOTE: Non-testable by QA. The expectation is that this will be covered by API (Karate) tests