InterviewSolution
Saved Bookmarks
| 1. |
Can Openam Be Centrally Managed? |
|
Answer» OpenAM centralizes all access control by handling both VALIDATION and AUTHORIZATION. validation is confirming of an identity, for example confirming that a USER has successfully LOGGED in. Authorization is DETERMINING whether to grant access to someone who is valid. OpenAM centralizes all access control by handling both validation and authorization. validation is confirming of an identity, for example confirming that a user has successfully logged in. Authorization is determining whether to grant access to someone who is valid. |
|