-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Google Sign In Issue #5
Comments
Hi Actually if the filter is correctly installed, the user should be redirected automatically to the Google login page where (s)he can authenticate (no button or user interaction). Once the identity validated by Google, the user should be redirected to your share server. If the user did not exist before, it also should be created automatically in Alfresco. BTW, you need to configure Google API and replace the values in the example with yours. See comments in the XML file. |
Hi, And I need to add any values in global.properties file? |
@sowjanyaganji You said |
i have stuck at filter mapping because the filter mapping is not loading and it is re-loading to home page not to google login page. I am unable to know that the filter that i have added is effected or not. |
I confirm everything is working with Alfresco 5 (Bitnami VM appliance). It does redirect to Google on its own, no login form appears. <name>Google2Api</name>
<prompt>auto</prompt> in share-config-custom.xml , although it is there in test samples. |
Hi, I am not able to build the project itself to get the jar file created. Can you please help? |
Hi,
Thanks for the project I have Downloaded the project but I have got the Issue at Scribe dependency but I have modified and Build the project and i have added into the share lib folder and changed all the configurations as mentioned But when I have started the server i am not even seeing any change.
I have some doubts How Google login works I mean It shows any new Button for google In the Login screen. Can you please provide any screen shots that how it works.
And please suggest me where i am going wrong.Thank you!!!!
The text was updated successfully, but these errors were encountered: