Kizspy | Question: 27
(Choose 1 answer)
What are the implications of maintaining user roles and permissions within the session object?
A. This method is both secure and efficient, providing immediate retrieval of authorization details
B. It is often considered unsafe because there is a risk that someone could change the session information,
which could lead to unauthorized access to higher privileges...
C. Advisable to reduce the frequency of database queries, hence optimizing performance.
D. There are no identified disadvantages; this technique is widely endorsed for managing access controls