REST API Endpoints

To ensure that communication and data exchange between the Intrexx Portal Server and the ID provider work properly, you still need information from the ID provider regarding where Intrexx authenticates with the ID provider and where Intrexx can obtain the access token and the user's authentication credentials.
To this end, the ID providers provide REST API endpoints. You'll need to obtain this information from the relevant ID provider.
If necessary, you may need to register as a developer with the ID provider to gain access to the REST API endpoints.

Configuration: In the provider configuration dialog (Configure Provider), you must enter the following URLs (API endpoints):

  • https://login.myidprovider/oauth2/v2.0/token

  • https://login.myidprovider/oauth2/v2.0/authorize

  • https://login.myidprovider/discovery/v2.0/keys

Please note that you will need to customize the URLs.

Example - Azure AD

Open the overview page of the Intrexx application (app).
Click "Endpoints."

The "Endpoints" section is displayed.