Hi,

It's strange that these jars were missing as they are declared as
dependencies of scribe-up 1.2.0 (which is itself a dependency of
cas-server-support-oauth) :
http://search.maven.org/#artifactdetails%7Corg.scribe%7Cscribe-up%7C1.2.0%7Cjar
.

GoogleProvider does not work any more as Google has removed the support for
OAuth 1.0. Please use :
https://github.com/leleuj/pac4j/blob/1.3.x/src/main/java/org/scribe/up/provider/impl/Google2Provider.java
.

Best regards,
Jérôme



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

> Hi,
>
> I have resolved the issue for Github. The problem was following three jars
> were missing.
> jackson-annotations-2.2.3
> jackson-core-2.1.4
> jackson-databind-2.1.4
>
> It's still not working for Google. I see that the redirect uri contains
> access_token instead of code as parmeter name.
>
> Does any one have any idea on how to intigrate google oauth with jasig?
> --
> 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