Enabling Token Service and TestApp

Last Updated : Jun 25, 2020 |
Use this procedure to enable Token Service and TestApp in Avaya Aura® Web Gateway.
  1. Using an SSH client, log on to Avaya Aura® Web Gateway.
  2. Run the following commands:
    ADDITIONAL INFORMATION:
    cdto active
    cd mss/*/telportal/webapps
    sudo mv devclient.undeploy devclient.war; sudo mv token-generation-service.undeploy token-generation-service.war
  3. Run the following command to restart Avaya Aura® Web Gateway services:
    ADDITIONAL INFORMATION:
    svc CSA restart
    The restart process might take several minutes to complete.