Add Intrexx as an application
In order for Intrexx to communicate with the ID provider, the ID provider must be aware of Intrexx. To do this, you must add Intrexx as an application in the ID provider.
As a rule, you must first register with the ID provider. You can then log in there and add Intrexx as an application. In doing so, you typically specify how Intrexx should communicate with the ID provider. You must select OAuth2 and/or OpenID.
After you have registered Intrexx as an application, the ID provider will provide you with the client ID and client secret.
You will need these as identification credentials for (future) communication with the ID provider.
You must specify the client ID and client secret in the om.cfg file in Intrexx.
Example - Azure AD
Launch Azure Active Directory.
Start app registrations.
Click "New Registration."
Create an application (app).
You can choose any name you like.
You can leave the settings under "Redirect URI (optional)" as they are. The values can be changed later. The setup is described in the following section: Specify the redirect URL
Click "Register."
You will be taken to the overview page for the application (app) you created.
Go to the overview page for registered applications (apps). The "Intrexx application" is displayed there.






