...
With application credentials, applications authenticate with the application credential ID and a secret string, which is different from the user’s password. This way, the user’s password is not embedded in the application’s configuration.
Create a new Application Credentials
The application credentials can be created from the Openstack Horizon dashboard by going to the left panel Identity → Application Credentials and selecting "Create Application Credentials"
...