Hi Gary, I can use the OAuth2, my path is like this:
https://cas.server/cas/oauth2.0/authorize? response_type=code& client_id=MY_CLIENT_ID& redirect_uri=https://www.example.com/oauth& state=nj27b3nc0p And it can successfully get back to https://www.example.com/oauth?code=XXXX Which version of CAS 5 are you using? CAS 5.3? Anyway most of the CAS 5 version should work. See if you remove the empty scope and state and see if that make you login redirect flow correctly. Cheers! - Andy -- - 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/b90242bb-ef39-4571-8cc8-5aaa29e9f4ae%40apereo.org.
