Configure login with ARIS Process Mining credentials

You must first create a new ARIS system integration before you can configure the login in ARIS.

A dedicated client ID, client secret, and a well-known URL are generated for each ARIS system integration. You need the access data to configure a secure connection in ARIS.

Procedure

Create a new ARIS system integration for login with ARIS Process Mining

  1. Open ARIS Process Mining.

  2. Click the Navigation menu Navigation menu icon > administration Administration in the program header.

  3. Click ARIS integration in the Administration panel

  4. Click system integration Create ARIS system integration at the bottom of the ARIS integration page. The corresponding dialog opens.

  5. Enter a name, for example, ARIS integration, and an optional description.

  6. Select Authorization code as authentication method in the Grant type (OAuth) drop-down menu.

  7. Specify the Authorization callback URL that is used to authenticate the ARIS Process Mining user to ARIS.

    https://<host name>/umc/rest/oauth/callback?tenant=<tenant ID>&provider=umc

    Replace <host name> with the host name of the ARIS installation. Replace <tenant ID> with the ARIS project room you want to login to.

    Example

    https://mycompany.ariscloud.com/umc/rest/oauth/callback?tenant=my_ARIS_ProjectRoom&provider=umc

    Callback URL

  8. Click Add. The Connect access data dialog opens. The dialog provides the client ID, client secret, and well-known URL. You need the access data to configure a connection in ARIS. Copy the access data to the clipboard and paste it into the corresponding fields on the User management page in ARIS, as described in step 16.

    Example

    ARIS integration access data

    ARIS system integration

    When you click Done, the dialog closes and the ARIS system integration is created and listed in the System integration component with the name you specified. You can ignore the status of the system integration displayed in the list.

  9. Open ARIS in a separate tab of your web browser.

  10. Click Application launcher Application launcher > Administration Administration. The Configuration Configuration view is shown.

  11. Click Configuration Configuration > User management.

  12. Click the arrow next to OAuth2.0.

  13. Click General.

  14. Click Edit Edit.

  15. Enable Use OAuth2.0.

    The connection between ARIS Process Mining and ARIS is established using the OAuth protocol. For more details on configuring OAuth, see the ARIS online help.

  16. Copy the client ID, client secret, and well-known URL from the ARIS system integration you created, as described in step 8. Insert the data into the corresponding input fields of the OAuth2.0 configuration.

  17. Click Save.

You have configured a connection to ARIS Process Mining.

You can now log in to ARIS using ARIS Process Mining credentials.

Example

Configure a connection to ARIS Process Mining.

Secure connection