RED-4515 - tenants endpoint public

This commit is contained in:
Timo Bejan 2023-03-28 18:07:01 +03:00
parent 92279c631b
commit 1b58c2603f

View File

@ -74,6 +74,7 @@ public class SecuredKeyCloakConfiguration extends KeycloakWebSecurityConfigurerA
"/redaction-gateway-v1/async/download/with-ott/**",
"/redaction-gateway-v1/docs/**",
"/redaction-gateway-v1/docs",
"/redaction-gateway-v1/tenants/simple",
"/redaction-gateway-v1",
"/internal-api/**");