To enable sideband authentication:

  1. Run the enable_sideband_authentication command.
    /opt/pingidentity/ase/bin/cli.sh enable_sideband_authentication -u admin -p admin
    Sideband authentication is successfully enabled
    
  2. To generate an ASE sideband token, run the create_sideband_token command.
    /opt/pingidentity/ase/bin/cli.sh create_sideband_token -u admin -p admin
    Sideband token d9b7203c97844434bd1ef9466829e019 created.
    
    Note:

    This token is configured in the API gateway for it to communicate securely with ASE.