Access the administration console#
Self-hosted Neptune uses Keycloak for user identity management.
To access the admin console, go to
and enter your administrator credentials. You can find them in the neptune.yaml
configuration file, in the neptune.init
section.
neptune:
init:
workspaceName: onprem-team
administrator:
username: administrator
password: change_me
The neptune and neptune-admin accounts are Neptune's technical accounts. Do not change their credentials.