Target
Administrators responsible for the initial setup and operational management of HENNGE Access Control are the intended audience of this article.
Purpose
Configuration of OpenID Connect will be performed in HENNGE Access Control.
Notes
1. The content of this article is based on product specifications as of March 2024 and may be subject to change without notice thereafter.
2. HENNGE Access Control administrator privileges are required for actual screen verification and configuration changes.
3. Please refer to the following article for access methods to the management screen.
Accessing the HENNGE Access Control Management Screen
4. Service provider settings created with OpenID Connect will only apply to the configured HENNGE Access Control tenant.
Detailed Explanation / Procedures
Configuring OpenID Connect in HENNGE Access Control
1.1. Access the [System] - [Connected Services] in the HENNGE Access Control management screen, and click [Add Service] at the top of the screen.
1.2. Click [Add Service with OIDC] on the displayed screen.
1.3. Set the following values under [Basic Settings] on the displayed screen, and click [Save].
・Service Name: Enter any value such as the name of the cooperating application.
・Application URL: Specify the URL to access the cooperating application from the HENNGE Access Control user interface.
・Redirect URI: Enter the value confirmed with the cooperating application.
・Additional Redirect URI: If multiple redirect URIs are specified, enter the value.
・Scopes: You can specify the scopes allowed for the OIDC service.
・Signing Key: [ES256] and [RS256] are selectable.
・Visibility in User Portal: You can specify whether to display a link to the application in the HENNGE Access Control user interface.
・Logo Image: You can specify any logo image to display on the HENNGE Access Control user interface as needed.
Configuring OpenID Connect in the Destination Service
Configure OpenID Connect in the destination service. For detailed configuration instructions, please contact the service provider.
The metadata for OpenID Connect in HENNGE Access Control can be obtained from the following URL:
https://ap.ssso.hdems.com/.well-known/openid-configuration
Additionally, the client ID and client secret key required for the destination service can be obtained from the [System] - [Service Provider Settings] in the HENNGE Access Control management screen by opening the relevant OpenID Connect configuration and clicking the [Metadata] button on the [Service Provider Settings] screen.