Restoration of local authentication
If you can no longer log in with external authentication for some reason, restore local authentication.
When you perform this procedure, the following occurs:
- The values for the initial user (admin@example.com) are reset as follows.
- Enabled/Disabled: Enabled
- Role: Admin
- Password: password
- The authentication method is changed to local authentication.
1. Set the following in "application.properties."
hulft.datacatalog.safe-mode=true
2. Restart the HULFT DataCatalog service.