Is your feature request related to a problem? Please describe.
When sso is enabled I don't want malicious actors to be able to make database calls
Describe the solution you'd like
- Given sso is enabled
- When a user gets to the login screen
- And When the guest login is disabled via helm values
- Then they are either presented with only the sso login button or immediately redirected to keycloak for login
Is your feature request related to a problem? Please describe.
When sso is enabled I don't want malicious actors to be able to make database calls
Describe the solution you'd like