External login options for Sharepoint? -


We have a Sharepoint project management site and active among our customers, the site URL looks like this:

https://projects.acme.com/clients/ [client_name]

Each of our customers should (or bookmark) this long URL; Users of this site are not very understandable. I stand with it all the time; We also do not want that customers should know who each other is; Therefore, Client 1 should not know that Client 2 is the client.

We want to put a login form on our website, motivate us for user IDs and passwords, then we want to be able to route the user to a specific web based on a successful authentication, which Theirs.

Is this a good way to do this? What is the form of certification? Is there any shortage of using Form Certification?

Looking at my URL structure, will this approach work?

Update: I do not particularly want to be interested in a solution that requires a programmer / administrator to set up two weeks of effort, and neither I am particularly interested in one of the commercial solutions. I'm interested in $ 4k-8k I was hoping that this effort will be done under one day. , You can implement it using FBA.

However, if you only use the user ID and password, then the user ID of all websites should be unique (i.e. if the customer creates 1 john .shmitter user id , Customer 2 must use John-Smith or johnsmith or something completely different). The easiest solution is to ask additional questions for the company name on the login form, user id and password, but then you probably have to handle in different ways that the user enter the company name (i.e. acme , ACME , axiom, , acme l , acme inc , acme inc. ).

Update:

You can also see URLs like https: // client_name . .com . The downside is that you can do this by using PowerShell or custom code.

Generally it is not highly unlikely that you will get a free solution to complete your work in one day's effort - of course, SharePoint does support FBA, but No provides a login form, a change password form or user management to the basics; You need to make them yourself or use some existing solution (eg.)

Comments

Popular posts from this blog

mysql - BLOB/TEXT column 'value' used in key specification without a key length -

c# - Using Vici cool Storage with monodroid -

python - referencing a variable in another function? -