[systemtest] Enable Oauth tests with Keycloak on FIPS enabled clusters #8331
Open
Description
In the Oauth system tests, we are using Keycloak operator with its resources.
The tests are working fine on normal env, but totally failing on cluster where the FIPS is enabled.
Those tests are currently disabled, but we should update the Keycloak resources with some FIPS related env variables and enable back those tests.
To find all disabled Oauth tests, search for link to this issue.