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

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.

API Authentication

Reference · Identity & Access API Authentication Methods Four common ways a client proves who it is to a server, ord...

Recent Post