Registering an Application at an Identity Provider to use OpenID

Before users can log into an application using their Identity Provider (IdP)-issued credentials, the application must be registered with the IdP.

When using OpenID with ActiveMatrix BPM, you must register the following application with the IdP:

http://host:port/openspace/sso/bpmssoapp.html 
			 

where host is the DNS name or IP address of the server that hosts the ActiveMatrix BPM runtime, and port is the port used by the application.

The application that is registered with the IdP must match the value specified in the Redirect URI field in the OpenID Connect shared resource (see Using ActiveMatrix Administrator to Create an OpenID Connect Shared Resource).

Upon registering the application, the IdP issues a Client ID and Client Secret, which are then specified in the shared resource that contains the configuration for OpenID Connect.

Each IdP has its own procedures for registering an application for OpenID Connect authentication. For example: