P_SECAUTH_21 · Question #72
P_SECAUTH_21 Question #72: Real Exam Question with Answer & Explanation
The correct answer is A. Creates security sessions at logon B. Starts security sessions with a short user-based expiration time E. Refers to the session context through the session identifier. These are some of the characteristics of HTTP security session management in SAP systems. HTTP security session management creates security sessions at logon that store information about the user's identity and authorizations in a session context on the server side. The security
Question
Options
- ACreates security sessions at logon
- BStarts security sessions with a short user-based expiration time
- CChecks the logon credentials again for every request.
- DDeletes security sessions at logoff
- ERefers to the session context through the session identifier
Explanation
These are some of the characteristics of HTTP security session management in SAP systems. HTTP security session management creates security sessions at logon that store information about the user's identity and authorizations in a session context on the server side. The security sessions start with a short user-based expiration time that can be extended by user activity or terminated by logoff or timeout. The security sessions refer to the session context through a session identifier that is passed between the client and the server using cookies or URL
Community Discussion
No community discussion yet for this question.