Page History
...
To change the default admin password, log in to the management console with admin/admin credentials and use the "Change my password" option. After changing the passwordadmin credentials, do the following:
Change the following elements in admin credentials in the
<APIM_HOME>/repository/conf/
apiuser-
managermgt.xml
file:Code Block language xml <AuthManager> <UserManager> <Realm> <Configuration> ... <AdminUser> <Username>admin</Username><UserName>admin</UserName> <Password>newpassword</Password> </AuthManager> <APIGateway> <Username>admin</Username> <Password>newpassword<<Password>admin</Password> </APIGateway>AdminUser> <APIKeyManager> <Username>admin</Username>... <Password>newpassword<</Password>Realm> </APIKeyManager>UserManager>
- Go to the Resources -> Browse menu in the management console to open the registry and update the credentials in
/_system/governance/apimgt/applicationdata/sign-up-config.xml
registry location.
...
Overview
Content Tools
Activity