I have configured the OAuth 2.0 classes as mentioned in the following link.
https://github.com/leleuj/cas-oauth-demo-3.5.x/tree/master/cas-oauth-client-demo-3.5.x/src/main/webapp/WEB-INF

When I click on authenticate with Github, I am being redirected to the 
respective login page. Once I enter the credentials  I am againd redirected 
back to the Login page of the CAS Server.

Nothing gets displayed in the catalina.out or any other log files.

The redirect uri is 
https://01hw394314:8090/CASServer/casGenericSuccess.jsp

After I am redirected back to the CAS Server Login page the url is changed to 
https://01hw394314:8090/CASServer/login?code=cbe662cb4aad02706f1e

I have also checked by configuring custom oauth class, the 
StringUtils.isNotBlank(providerType) is false.

Please let me know what can be the issue here.
-- 
You are currently subscribed to [email protected] as: 
[email protected]
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user

Reply via email to