Authorization is a process of allowing or denying resources
to particular user or record
Declaration of authorization is
<authorization> <allow users=”Suresh, Sanjay”/> <deny users=”Ramana, Rakesh”> </authorization> Sometimes authorization allows the unauthorized persons at
that time we will use <deny users=”?”/>
Authentication means
Authentication is a process where we identify the credentials
of user i.e. username, password and create an identity to mention user as an
authenticated.
Join MindStick Community
You need to log in or register to vote on answers or questions.
We use cookies to ensure you have the best browsing experience on our website. By using our site, you
acknowledge that you have read and understood our
Cookie Policy &
Privacy Policy.
Authorization is a process of allowing or denying resources to particular user or record
Declaration of authorization is
Authentication means
Authentication is a process where we identify the credentials of user i.e. username, password and create an identity to mention user as an authenticated.