Authentication
Out-of-the-box, CAST Imaging is configured to use Local Authentication via a simple username/password system. Default login credentials are provided (admin/admin
) with the global ADMIN
profile so that installation can be set up initially.
To administer authentication, use the following url and login with the default credentials which are specific to the authentication system (admin/admin
):
http(s)://PUBLIC_URL:8090/auth
Note
These credentials are specific to the authentication system and can be changed using the following URL:http://PUBLIC_URL:8090/auth/realms/master/account/#/security/signingin
CAST recommends configuring CAST Imaging to use your on-premises enterprise authentication system such as LDAP or SAML Single Sign-on, as detailed below.