Generating a Basic Authorization Token

To generate a basic authorization token, use the following command:

Copy
echo -ne "<siem_user>:<password>" | base64

Example

Review the following example:

Copy
echo -ne siemuser@centrify.com:Pass@2k17" | base64

Sample Output

The sample output looks like this:

Copy
c2llbXVzZXJAY2VudHJpZnkuY29tOkxlZW5hQDIwMTc