Skip to content
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

Automatic login using external authentication service #3052

Closed
Ron537 opened this issue Apr 27, 2016 · 7 comments
Closed

Automatic login using external authentication service #3052

Ron537 opened this issue Apr 27, 2016 · 7 comments
Labels

Comments

@Ron537
Copy link

Ron537 commented Apr 27, 2016

Hi there!

I've implemented SAML authentication in my Rocket.Chat application.
When a user wants to login, he have to click a separate button (for the SAML authentication) and only then (after clicking) he is redirected to the SAML provider service which is taking care of the authentication.

I think it would be great if you add an option to "automatic redirect" the user to the authentication service (something like simulating a click event on the login button) when the user is browsing the application for the first time (not logged-in).

So the sequence would be as followed:

  1. User browse to the Rocket.Chat application
  2. Automatically redirected to the external authentication service( SAML , Facebook , Google , etc... ) if the option for automatic redirect for this authentication method is enabled
  3. User logged in to the application.

screenshot from 2016-04-27 13-30-15

@Ron537
Copy link
Author

Ron537 commented Apr 27, 2016

This process is instead of waiting for the user to click the 'SAML LOGIN' button (in my case)

@kruczjak
Copy link

kruczjak commented Apr 27, 2016

+1 (in Custom OAuth)

@ksuquix
Copy link

ksuquix commented Apr 29, 2016

+1 (for CAS in my case, but same thing)

@konsumate
Copy link
Contributor

Duplicate for CAS: #2327

@fcoppolani
Copy link

👍 in Custom OAUTH

@fengt
Copy link
Contributor

fengt commented Feb 10, 2017

+1 (in Custom OAuth)

@MartinSchoeler
Copy link
Contributor

This is a duplicate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

8 participants