Unable to view or generate Client Secret for OIDC Client in AdminUI
search cancel

Unable to view or generate Client Secret for OIDC Client in AdminUI

book

Article ID: 204345

calendar_today

Updated On:

Products

CA Single Sign On Secure Proxy Server (SiteMinder) CA Single Sign On Agents (SiteMinder) CA Single Sign On Federation (SiteMinder) CA Single Sign On SOA Security Manager (SiteMinder) SITEMINDER

Issue/Introduction

 

Running AdminUI and trying to create a new OIDC Client 

Federation / OpenID Connect / Clients 

The "Client Secret" doesn't seem to be created. Just after creating the Client, when editing the client again or generating a new secret, all those operations give the following error and the secret doesn't show up:

Warning:
Error Loading OpenID Connect Client Configuration 

Environment

 

Policy Server 12.8SP3 only.

 

Cause

 

The path

  /{home_policy_server}/bin/thirdparty/slf4j-api-1.7.25.jar

is missing from bootclasspath in JVMOptions.txt.

 

Resolution

 

Add

  /{home_policy_server}/bin/thirdparty/slf4j-api-1.7.25.jar

to the bootclasspath (-Xbootclasspath) in /{home_policy_server}/config/JVMOptions.txt to solve the issue.