Hi,

I've tried the demo, facebook login runs well but I cannot run google demo
login, it throws an error returning to error.jsp page.

I've tried to create a new API access from
https://code.google.com/apis/console but when I create the web application
api access it returns an application ID (not an application key) and an
application secret...

I've tried to set application id and application secret into
./src/main/resources/shiro.ini and run thje demo but everytime I try to
login into google it throws this exception:

BUJI OAUTH DEMO 2013/03/02 10:15:05,573 DEBUG [qtp27144553-44]
org.apache.shiro.authc.pam.ModularRealmAuthenticator - Realm
[io.buji.oauth.OAuthRealm@59427c] threw an exception during a multi-realm
authentication attempt:
io.buji.oauth.OAuthAuthenticationException: Unable to get user profile for
OAuth credential :
[OAuthCredential{requestToken:Token[4/IFtO5WQKK8GtsKr9Aa2zYktG4BwE ,
XkFlMxhU0widlZD9w7D_253I],token:4/IFtO5WQKK8GtsKr9Aa2zYktG4BwE,verifier:jALqX8m_tcvkp9IQZCIifPW2,providerType:GoogleProvider}]

Am I missing something ?

Many thanks in advance...



--
View this message in context: 
http://shiro-user.582556.n2.nabble.com/buji-oauth-1-0-0-released-tp7577960p7578311.html
Sent from the Shiro User mailing list archive at Nabble.com.

Reply via email to