| Authentication | Authorization |
|---|---|
| Accepts credentials from a user. | Given the authentication credentials supplied, determined the rights to access a resource. |
| Validates the Credentials. | Can be assigned by user name or by role. |
Search This Blog
Showing posts with label Authentication Vs Authorization. Show all posts
Showing posts with label Authentication Vs Authorization. Show all posts
Friday, 11 August 2017
Authentication Vs Authorization
Subscribe to:
Posts (Atom)
Creating a NuGet Package Feed to Host Artifacts
Step-by-Step Guide: Creating a NuGet Package Feed to Host Artifacts 🔹 Step 1: Create a C# Class Library and Generate NuG...
Recent Post
-
Duplicate code If you see the same code structure in more than one place. Long Method The longer a procedure is, the ...
-
Step-by-Step Guide: Creating a NuGet Package Feed to Host Artifacts 🔹 Step 1: Create a C# Class Library and Generate NuG...
-
PowerShell Script Identify IIS is running on Remote server. $vm = " localhost ...