-
Notifications
You must be signed in to change notification settings - Fork 0
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
Single Sign On #13
Comments
First Beta Version deployed and set up into PRE. Some notes:
Pages (Need full admin privileges to view):
TODO:
|
More TODO:
|
Done: UI Polishing (profile page gone), user display name, admin account syncing (they can log in with password reset url, generated with drush). Blocking issues (Before we can deploy this one):
Pending (Postpone?):
|
Done. Deployed and enabled in production site. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There are 3 possible sign-in origins: webapp, extension and social. We should simplify and coordinate them:
Simplify by forwarding social sign-in to the webapp at https://www.thegooddata.org/sign-in. After sign-in, the user should be redirected to the original url at Open Atrium
Coordinate by simultaneously signing in or out in the other 2 platforms when a users signs in or out on any of the 3
Avoid caps errors by converting username to small letters in OA both in registration and sign-in
The text was updated successfully, but these errors were encountered: