Copy SubjectDN for Impersonator Role

Copy the SubjectDN from the server log.

  1. Set the Security log level to Debug in the Admin Cockpit.
  2. Perform a client request through the reverse proxy.
  3. Open the server log, located in SMP_HOME\Server\log\hostname-smp-server.log.
  4. Copy the SubjectDN, exactly as it is seen by SMP, into the role mapping file using the format:
    <DefaultMapping>
    <LogicalName>Notification User</LogicalName>
    <MappedName>user:subjectDN from the certificate</MappedName>
    </DefaultMapping>