Disabling native user login
Before disabling native user login, confirm that at least one other IdP user has the organization owner role. Assign a new organization owner if you haven't done that yet.
Assign a new organization owner
Log in to the Hybrid Manager Console as the IdP user that will become the organization owner at least once. This ensures the Console indexes the new user. Afterward, log out.
Log in as the current native owner of the Hybrid Manager (for example,
owner@mycompany.com
).From the top-right profile menu, select User management. Verify the user that will become the new owner is in the list.
Edit the user and assign them the “owner” role.
Disable native users
To disable native user login, unset the
staticPasswords
configuration by settingportal.authentication.staticPasswords
to[]
:portal: authentication: staticPasswords: []
Apply the DEX configuration again to populate the changes.
← Prev
Creating native users for testing
↑ Up
Managing native users for testing
Next →
Configuring your own identity provider
Could this page be better? Report a problem or suggest an addition!