Be aware that dropping only the login will leave orphaned users unless your first delete the user from all databases. The script below shows one method to remove the use from all databases on the server. Users that own objects cannot be dropped until object ownership is transferred or the objects dropped., I created a login page using the login control. I am also using a cusomter membershipprovider, with a new validateuser function that i wrote. However the rememberme checkbox does not seem to work. Do i need to write code to handle if the rememberme checkbox was checked and redirect to the destinationpageurl? I was under the impression that this would work automatically. Any help would be , I am trying to do a simple login. An username and a password, the datas are stored in a DB ( connection already made ), and I want to check if the user wrote the right username and password., Every time I run those set of commands It asks me to Sign In using the Azure Login credentials. I have to run the command Login-AzureRMAccount. I'm looking for automating this, and the task should run without interference. Is there a way we can hardcode the Account Login credentials (encrypted) in the script itself., That I know about, there is no login pages/logic for Identity out the box, like it is for non Core ASP.NET solutions when you create the project using Identity. I resorted to this link below that allowed me to copy/past the controllers and view into place, which allowed me to start using Core Identity., How can I intercept the user login and prefix the userName with domain name in the code so the user can just log in with user name and password?.