Hi,

If you have specified a service, you should be send back to the service
with a service ticket. Otherwise, you should go to the generic login
success page.
And you should have *oauth_provider=GitHubProvider* in your url.
I just made a test with my demo :
https://github.com/leleuj/cas-oauth-demo-3.5.x and it works.
Best regards,
Jérôme




2013/10/21 Hardik J Sheth <[email protected]>

> 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
>

-- 
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