InterviewSolution
Saved Bookmarks
| 1. |
The __________ standard is an alternative for single sign-on across organizations, and has seen increasing acceptance in recent years.(a) OpenID(b) Single-site system(c) Security Assertion Markup Language (SAML)(d) Virtual Private Database (VPD)I got this question in exam.Asked question is from Application Security topic in section Database Programming Techniques of Database Management |
|
Answer» RIGHT choice is (a) OpenID The best I can explain: The user’s password and other authentication FACTORS are NEVER REVEALED to the application, and the user need not register EXPLICITLY with the application. |
|