Neptune uses Keycloak to securely manage Identity and Access for your Neptune instance.
For self-hosted Neptune instances, your administrator can adjust settings if users are getting logged out too often or are having other issues related to signing in.
To access Keycloak, go to https://your.installation.url/auth/admin/master/console/
and log in to Keycloak.
Admin user/pass can be found in helm values (init.administrator.{username,password}
). Alternatively, you can obtain the randomly generated admin username and password credentials from the neptune-admin
secret located in the neptune
namespace.
Once you log in, switch to the neptune
realm, go to Realm Settings
and Sessions,
and adjust the SSO Session Settings
.