IBM Security Access Manager V9.0 Deployment — Question 66
What out-of-the-box feature of IBM Security Access Manager (ISAM) V9.0 enables invalidating a defined collection of back-end server generated HTTP cookies when the user logs off WebSEAL?
Answer options
- A. cookie jar
- B. /pkmslogout
- C. logout-remove-cookie attribute in webseal.conf
- D. ""k option on junction create command (server task create)
Correct answer: D
Explanation
The correct answer is D because the "k option on the junction create command is specifically designed to invalidate cookies upon user logout. Options A, B, and C do not provide the same functionality; the cookie jar simply stores cookies, /pkmslogout is a logout URL, and the logout-remove-cookie attribute does not directly handle cookie invalidation during logout.