SSO authentication using OpenID not working with ShinyProxy 3.1.1. Getting the following error even when JwkSet URI is correct. Can you please help in fixing it?
Caused by: org.springframework.security.oauth2.core.OAuth2AuthenticationException: [missing_signature_verifier] Failed to find a Signature Verifier for Client Registration: ‘shinyproxy’. Check to ensure you have configured the JwkSet URI.
Hi, I’m not sure what is causing this.
Can you share the openid part of your application.yml? You can redact sensitive values.
Which OpenID provider are you using?