nerdexam
SAP

P_SECAUTH_21 · Question #72

What are the characteristics of HTTP security session management? Note: There are 3 correct answers to this question.

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…

Transport Security (SNC/SSL)

Question

What are the characteristics of HTTP security session management? Note: There are 3 correct answers to this 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

How the community answered

(40 responses)
  • A
    75% (30)
  • C
    10% (4)
  • D
    15% (6)

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

Topics

#HTTP security sessions#session management#session identifier#web application security

Community Discussion

No community discussion yet for this question.

Full P_SECAUTH_21 Practice