Giter VIP home page Giter VIP logo

share-oauth-sso's People

Contributors

gdepourtales avatar jpotts avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

share-oauth-sso's Issues

Need to support logout

Is there a way we can easily add support for logout? In the current code, if you logout, you'll get logged back in immediately because the logout action redirects to the Share page and Google retains your credentials, so you'll just be logged right back in again.

Unable to authenticate with Google account

Followed all the steps, but the login attempt with google apps user ends with
"Unable to login - unknown username/password."

The following is logged in catalina.out: WARN [web.bean.LoginBean] [http-apr-8080-exec-9] Security violation. Unable to redirect to external location.

Alfresco Share 4.2.c

How to debug the plug-in installation? Thanks.

Not working with community version 5.2

Hi,

I have followed all the steps. But I am not seeing any button says "Sign in with google" or something. I am configuring this with community 5.2.

Thanks in advance for your help.

-Sumit

Problem with Alfresco 5.0a

Hi!

Do you know if your code works with Alfresco 5.0a?

I can't get it working on my Alfresco 5.0a Community.

Google Sign In Issue

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

Cannot find jar referenced in documentation

This probably says more about me than the author. The documentation makes reference to share-oauth-sso.jar. I cannot find this in the downloads. Also it is not clear how it interacts with scribe-java, if this is a needed to be installed also.

And I have no idea what to use in redirect uris in set up in Google, or what versions of Alfresco this is working with. Is more complete documentation (aimed at idiots like me) available?

Keep single redirect URI

Google may ask to re-validate things if Alfresco page has been opened for too long. If one navigates somewhere deep within a site, this results in corresponding redirect URI that is apparently not registered within Google Console thus resulting in Error: redirect_uri_mismatch.
Perhaps requested Alfresco path can be stored in state parameter and passed around while redirect URI set fixed, e.g., to /share/page.

Google redirect_uri : lack of support of wildcard urls

Hi, first thanks for this great component that really worth's !!!

In your Google2Api implementation, you should worth to add "state" support.
This variable trick is proposed by google to answer to lack of support of wildcard urls.
https://developers.google.com/accounts/docs/OAuth2WebServer

it would allow to use a single call back point as redirect_url, and reuse "state variable" to redirect user until the initially required page. It would allow deep links to pass though Google Oauth.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.