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
Policy Server 12.8SP3 only.
The path
/{home_policy_server}/bin/thirdparty/slf4j-api-1.7.25.jar
is missing from bootclasspath in JVMOptions.txt.
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.