1.

What Is Difference Between Authentication, Attribute And Authorization?

Answer»
  • Authentication VALIDATES the user's identity whether user is valid OR Not. 
  • Attribute assertion contains specific information about the particular user. 
  • AUTHORIZATION identifies whether user have specific PERMISSION or not, after the SUCCESSFUL authentication.



Discussion

No Comment Found