User1583045750 posted
Hello,
I'm new to asp.net and I have trouble choosing the right security for web app. Our company have large database and a lot of processes that we want to integrate into this web application. We would like to log users in, using existing windows users in our
domain, but we would also like those users to access this site from internet. We would like to handle groups and special permissions from mssql. We would like to have an option, to manually add a user, that is not in our AD, to access specific site. Users
have very strict privileges. some can edit certain field but not the whole record, some can add but not edit, ...
If anyone can point me to the right direction would be nice...
Thanks