You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🐛 Only load keycloak when AUTH_REQUIRED is "true" (#1616)
Only add the actual `AuthEnabledKeycloakProvider` keycloak handler if
the `AUTH_REQUIRED` environment variable is set `"true"`.
Signed-off-by: Scott J Dickerson <[email protected]>
0 commit comments