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
Open ARIS Process Mining.
Click the Navigation menu icon ->
Administration in the program header.
Click ARIS integration in the Administration panel
Click Create ARIS system integration at the bottom of the ARIS integration page. The corresponding dialog opens.
Enter a name, for example, ARIS integration, and an optional description.
Select Authorization code as authentication method in the Grant type (OAuth) drop-down menu.
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
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
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.
Open ARIS in a separate tab of your web browser.
Click Application launcher >
Administration. The
Configuration view is shown.
Click Configuration -> User management.
Click the arrow next to OAuth2.0.
Click General.
Click Edit.
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.
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.
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.