Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
The next step is to create a username and password with the same credentials as the original one, and force this new user to have the exact same SID. Run the following query to create a new login and map it to the database user:
sp_addlogin '<login_name>', '<password>', '<database_name>', '<language>', sid
(The default language