what is authentication and authorization?how do they
differ?

Answer Posted / bighnaraj

Authentication : -

Authentication is the mechanism whereby systems may securely
identify their users. Authentication systems provide an
answers to the questions:

-> Who is the user?
-> Is the user really who he/she represents himself to be?

Authorization:-
It is the mechanism by which a system determines what
level of access a particular authenticated user should have
to secured resources controlled by the system. For example,
a database management system might be designed so as to
provide certain specified individuals with the ability to
retrieve information from a database but not the ability to
change data stored in the datbase, while giving other
individuals the ability to change data. Authorization
systems provide answers to the questions:
-> Is user X authorized to access resource R?
-> Is user X authorized to perform operation P?
-> Is user X authorized to perform operation P on
resource R?

Is This Answer Correct ?    15 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the difference between l1 and l2 cache? : Dot net architecture

548


Define cache? : Dot net architecture

546


how to set the startup position of the form?

1507


how we can fire event in databound column in datagrid without using button?

588


How does .net mobile work? : Microsoft dot net mobile

507






What is msil, and why should my developers need an appreciation of it if at all?

535


Can I customise the trace output?

632


What is the purpose of Treeview control?

550


What is IL code, CLR, CTS, GAC & GC?

592


Session State and can i store desirialized object in state server, if yes how and if not why.

1348


What are the important principles of soa (service oriented architecture)?

495


What is the cli? Is it the same as the clr?

512


Can you Explain element .net mobile with example? : Microsoft dot net mobile

485


What is the purpose of Accordian in jquery? Where it can be used?

1856


What is private constructor? And it's use?

634