nerdexam
Check_Point

156-521 · Question #120

What is the recommended way to authenticate when using the Check Point Management API in automation scripts?

The correct answer is C. Token-based session after login. Best practice is to use a session token obtained via a secure HTTPS login. This avoids repeatedly sending credentials and ensures secure, scoped access for each API session.

Security Management API Operations

Question

What is the recommended way to authenticate when using the Check Point Management API in automation scripts?

Options

  • AUsername/password over HTTP
  • BSSH keypair
  • CToken-based session after login
  • DGUI authentication

How the community answered

(30 responses)
  • A
    3% (1)
  • B
    7% (2)
  • C
    87% (26)
  • D
    3% (1)

Explanation

Best practice is to use a session token obtained via a secure HTTPS login. This avoids repeatedly sending credentials and ensures secure, scoped access for each API session.

Topics

#token-based authentication#Management API#session login#API security

Community Discussion

No community discussion yet for this question.

Full 156-521 Practice