Issue
I am trying to bypass the "Update Account Information" page when logging in via SSO (SAML 2.0) on our self-hosted Appsmith instance. I know it can be disabled in Keycloak by disabling required fields, but I'm not sure how to access Keycloak settings from our instance.
Resolution
To bypass the "Update Account Information" page upon initial login via SSO (SAML 2.0), it is possible to disable the required fields in Keycloak. To access Keycloak settings, navigate to /auth on the self-hosted Appsmith instance. If the Appsmith instance is located at myappsmith.com, Keycloak can be accessed at myappsmith.com/auth. Once in Keycloak settings, the required fields can be disabled to bypass the information update page upon login.