Add Intrexx as an application
So that Intrexx can communicate with the ID provider, Intrexx must be known to the ID provider. This is done by adding Intrexx as an application in the ID provider.
Typically, you need to register with the ID provider first. Afterwards, you can log in to it and add Intrexx as an application. During this process, you normally define how Intrexx should communicate with the ID provider. You must choose OAuth2 and/or OpenID.
After you have registered Intrexx as an application, the ID provider will provide you with the Client ID and the Client Secret.
You will need these as identifiers to communicate with the ID provider (later).
Configuration Client ID and Client Secret must be stored in the om.cfg file in Intrexx.
Example - AzureAD
Start the Azure Active Directory.
Click on ""App registrations"".
Click on "New registration".
Create an application (app).
You can freely assign the name.
You can leave the settings for "Redirect URI (optional)" as they are. These values can be edited later. The setup is described in the following section: Storing a redirect URL
Click on "Register".
You will be taken to the overview page of the app you just created.
Go back to the overview page for all registered apps. The "Intrexx application" is displayed there.