Which of the following actions should you take before implementing a custom authentication
management system?
A. Find out if the HttpOnly flag is set in cookies.
B. Find out if you can use a small extension to an existing component to implement the syste
C. Find out if form variables are available to store data.
D. Find out if you need to use session-based indirection.
E. None of the other choices