OIDC Relying Party

An OIDC Relying Party is also called just a ‘client’ in OAuth terminology. The Relying Party is the application (software) that requires end-user authentication or wants to get access to the user's account. It needs to get permission from the user before it can do so.

 

To Add an OIDC Relying Party:

  1. Expand your project within the Project Explorer in the Workbench and then expand the Security node. Right-click on the OIDC Relying Parties node and select Add OIDC Relying Party, as shown below.

Add OIDC Relying Party in the Project Explorer

 

-OR-

 

Select the OIDC Relying Parties node then click on the Add OIDC Relying Party button, shown below, in the Edit section of the Home ribbon in the Workbench.

 

Add OIDC Relying Party Button

  1. This opens the OIDC Relying Party properties, as shown below. Enter an Name for the OIDC Relying Party in the text entry field. The Name field on this form serves as the OIDC/OAuth ‘Client Identifier’ (https://tools.ietf.org/html/rfc6749#section-2.2).

OIDC Relying Party Properties

 

General Settings

Login

Logout

Refresh tokens

See Also:

OIDC Background

General Settings - Web Login

Security Overview

Global Settings

Account Policies

Users and Groups