Exam Ref AZ-203: Developing Solutions for Microsoft Azure by Santiago Fernández Muñoz
Author:Santiago Fernández Muñoz [Santiago Fernández Muñoz]
Language: eng
Format: epub
Publisher: Microsoft Press
Published: 2019-11-14T16:00:00+00:00
When the users of your application submit the information for login or registering in your application, their web browsers send that information to your application, and then your application processes the request for creating the user in the database or authenticating the user. In a form-based authentication mechanism, the authentication process is performed by your code; it compares the value of the hashed password stored in your database with the hashed value of the password provided by the user on your web form. Your application also needs to ensure that any request made to the application needs to be authenticated before serving the content to the user. To avoid having the application prompt the user for credentials every single time the user tries to access to a protected section of your application, you need to save the credentials into a cookie that the user’s browser provides to your application. The application usually encrypts the content of this cookie, so no malicious user or process can easily guess the username and password of a valid user of your application.
Fortunately, the Identity Framework takes care of most of these operations for you, and you only need to correctly configure it to your needs. This configuration consists of two different steps:
Configuring the form-based authentication
Download
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Exploring Deepfakes by Bryan Lyon and Matt Tora(7782)
Robo-Advisor with Python by Aki Ranin(7676)
Offensive Shellcode from Scratch by Rishalin Pillay(6131)
Microsoft 365 and SharePoint Online Cookbook by Gaurav Mahajan Sudeep Ghatak Nate Chamberlain Scott Brewster(5075)
Ego Is the Enemy by Ryan Holiday(4967)
Management Strategies for the Cloud Revolution: How Cloud Computing Is Transforming Business and Why You Can't Afford to Be Left Behind by Charles Babcock(4444)
Python for ArcGIS Pro by Silas Toms Bill Parker(4205)
Elevating React Web Development with Gatsby by Samuel Larsen-Disney(3912)
Machine Learning at Scale with H2O by Gregory Keys | David Whiting(3664)
Learning C# by Developing Games with Unity 2021 by Harrison Ferrone(3287)
Speed Up Your Python with Rust by Maxwell Flitton(3235)
Liar's Poker by Michael Lewis(3232)
OPNsense Beginner to Professional by Julio Cesar Bueno de Camargo(3197)
Extreme DAX by Michiel Rozema & Henk Vlootman(3176)
Agile Security Operations by Hinne Hettema(3125)
Linux Command Line and Shell Scripting Techniques by Vedran Dakic and Jasmin Redzepagic(3113)
Essential Cryptography for JavaScript Developers by Alessandro Segala(3084)
Cryptography Algorithms by Massimo Bertaccini(3003)
AI-Powered Commerce by Andy Pandharikar & Frederik Bussler(2989)
