GIAC
GSSP-JAVA · Question #96
Which of the following statements about the form-based authentication are true? Each correct answer represents a complete solution. Choose two.
The correct answer is A. It provides a weaker security check than the HTTP Digest and HTTPS Client C. It requires that the action of the login form must be j_security_check. See the full explanation below for the reasoning.
Question
Which of the following statements about the form-based authentication are true? Each correct answer represents a complete solution. Choose two.
Options
- AIt provides a weaker security check than the HTTP Digest and HTTPS Client
- BIt requires a hidden field that supplies the login-constraint used by the application.
- CIt requires that the action of the login form must be j_security_check.
- DIt transmits username and password over the network in the form of Base64 encoding.
How the community answered
(30 responses)- A80% (24)
- B13% (4)
- D7% (2)
Community Discussion
No community discussion yet for this question.