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

SaaS Log in #6

Open
kaerdsar opened this issue Apr 9, 2015 · 2 comments
Open

SaaS Log in #6

kaerdsar opened this issue Apr 9, 2015 · 2 comments

Comments

@kaerdsar
Copy link
Member

kaerdsar commented Apr 9, 2015

When a user creates a tenant he needs to go to Log in via SaaS provider to get into his sub domain. I think we can avoid that step, because we know the environment. We can check if the user trying to log in is a share user, so we ask to the provider and then log in.

So, the user could be log in through the portal and the sub domain. I also add a link in the portal where the logged user can go to the sub domain.

@yelizariev
Copy link

Do I understand correctly, that subdomain database sends login and password to provider and then authorise a user?

I agree, that there one extra step. But if a user has several tenants, then with your solution he has to type password in all tenant. While with a OAuth solution he has to type password only once in a provider website.

Anyway, can it be a separate module or customisable feature? It also applies for any other features. The idea is to create saas kit, so provider can built a system with a features he need.

@yelizariev
Copy link

kit structure also mean that developers with a different needs can work in a single repository

kaerdsar pushed a commit that referenced this issue Aug 14, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants