Using SSO

If you have configured single sign-on (SSO), you must reconfigure the businesspublisher_<s, m, or l> runnable. Settings entered during the setup process can be adjusted. Use the reconfigure ACC command (see ARIS Cloud Controller (ACC) Command-Line Tool.pdf) to change settings.

Procedure

  1. Start ARIS Cloud Controller on your ARIS Publisher Server.
  2. Enter: stop businesspublisher_<s, m, or l>

    The runnable will be stopped.

  3. Enter: reconfigure businesspublisher_<s, m, or l>

    +bp.umc.sso.active=<true>

    +bp.umc.sso.type=<kerberos>

    For better readability, the parameters of the reconfigure command are shown with line-wraps. For execution you must enter a single-line command. The + symbol is mandatory when adding parameters. Changing parameters works without +.

  4. To start the businesspublisher_<s, m, or l> runnable again, enter:

    start businesspublisher_<s, m, or l>

This runnable is reconfigured.