]
Gary Brown resolved RTGOV-620.
------------------------------
Resolution: Done
Support basic auth for REST services using users configured in
KeyCloak
-----------------------------------------------------------------------
Key: RTGOV-620
URL:
https://issues.jboss.org/browse/RTGOV-620
Project: RTGov (Run Time Governance)
Issue Type: Task
Reporter: Gary Brown
Assignee: Gary Brown
Fix For: 2.1.0.Final
KeyCloak SSO support is being added in RTGOV-609. However it is currently not possible to
have a REST service both support KeyCloak bearer tokens and basic auth (using
KeyCloak's configured users).
Need to find way to support basic auth for REST services to maintain backward compatible
usage.