Hello, I'm using CAS 5.3 latest version. I want to delegate authentication to an external oauth2 identity server. I added new configuration key starts with cas.authn.pac4j.oauth2[0] for authUrl, tokenUrl, ProfileUrl and ... . also defined clientName (for example OAuth20). Everything works fine but when user return back to cas, it prints error: 2023-07-17 03:57:35,221 ERROR [org.apereo.cas.web.flow.DelegatedClientAuthenticationAction] - <No client found for name: OAuth20?code=74486072882b4f6b896b4476a11f56f9> org.pac4j.core.exception.TechnicalException: No client found for name: OAuth20?code=74486072882b4f6b896b4476a11f56f9 I read docs and blog posts and everything was on the internet about this subject without any success. anyone can help me? I can't change this version and switch to 6.x . it is not possible on short time.
Mohsen Saeedi -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/080591ab-fa63-4208-ab1e-2b1854516893n%40apereo.org.
