How to generate Auth token from PAM ?

How to generate Auth token from PAM ?

To generate the Auth Token, follow the below steps

1.  Replace the placeholders with actual values

https://{HOST}:{Port}/AuthKeyLoginAuthorize.ec?AUTHORIZE_IS_AUTH_KEY_LOGIN=true&APP_NAME=ITOM&SERVER_NAME={Application_Server_Name}&APP_URL={HOST_OF_APM}&APP_PORT={APM_SSL_PORT}&APP_ORGNAME=msp

HOST - Host of PAM Server
PORT - Running port of PAM Server
SERVER_NAME - Give a unique name
APP_URL - ApplicationsManager IP
APP_PORT - ApplicationsManager SSL Port
APP_NAME - ITOM

Sample Url : 

2. Hit the above URL
3. Auth token will be generated. Use this token to configure Password Manager [PMP/PAM360]

                  New to ADSelfService Plus?

                    • Related Articles

                    • How to import ApplicationsManager certificate in PAM ?

                      To import the ApplicationsManager Certificate into PAM, follow these steps: 1. Navigate to the PAM installation directory/bin 2. Run the command 'sh importCert.sh FILENAME' with the certificate name set to the hostname of the ApplicationsManager ...
                    • How to generate an API Signing Key?

                      This article explains the procedure for manually generating the API Signing Key. If you find any discrepancies or feel the below information is outdated, please refer to the official documentation. ℹ️ Note: Refer the official documentation to Add API ...
                    • How to generate MS SQL Self-Help Tool report

                      Steps to generate MS SQL Self-Help tool report: Report by selecting existing host Navigate to Settings → Tools → Self Help Tools → DB Debug. Select "MS SQL" on the "Select Monitor" Drop-down. Select the issue reported MS SQL on the "Choose the Host" ...
                    • How to generate the .NET Core agent diagnostics zip file?

                      To learn how to generate the .NET Core agent diagnostics zip file, click here.
                    • How to generate a URL Debug Tool Response for troubleshooting?

                      The URL Debug Tool in Applications Manager helps you analyze and troubleshoot the performance of URLs and their components on webpages. It executes the URL, collects performance data, and provides detailed reports for further analysis. Follow the ...