Hi, Indeed, it's the behaviour of underlying pac4j library: the client_name is always specified on the callback endpoint, to be able to use multiple clients on the same callback url.
Thanks. Best regards, Jérôme 2016-05-25 13:38 GMT+02:00 Riaan Stegmann <[email protected]>: > Hi > > So After my question I decided to test google as an oidc provider as well, > and turns out my redirect URI was incorrect, or more accurately, > incomplete. Seems that CAS appends a parameter/query string to the redirect > URI: > client_name=OidcClient > Which I did not include in my provider redirect URI. This resulted in the > error, after I changed that, I could authenticate via Google. Now I just > need to change my provider to accept params as part of the redirect URI, > then I can go further. > > Thank you > > -- > 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 post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/a/apereo.org/group/cas-user/ > . > To view this discussion on the web visit > https://groups.google.com/a/apereo.org/d/msgid/cas-user/eed7c3e3-b644-49ee-aac2-63f33d6e5c54%40apereo.org > <https://groups.google.com/a/apereo.org/d/msgid/cas-user/eed7c3e3-b644-49ee-aac2-63f33d6e5c54%40apereo.org?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/a/apereo.org/d/optout. > -- 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/a/apereo.org/group/cas-user/. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/CAP279Lw0FSPKd%3Dkf-46Bi-4u4yaCF_gSnJCEyh%3DXb_EhXZB4uA%40mail.gmail.com. For more options, visit https://groups.google.com/a/apereo.org/d/optout.
