Generating a Basic Authorization Token
To generate a basic authorization token, use the following command:
echo -ne "<siem_user>:<password>" | base64
Example
Review the following example:
echo -ne siemuser@centrify.com:Pass@2k17" | base64
Sample Output
The sample output looks like this:
c2llbXVzZXJAY2VudHJpZnkuY29tOkxlZW5hQDIwMTc