nerdexam
Oracle

1Z0-441 · Question #71

If your MAF application uses a SOAP web service data control with theoracle/wss_username_token_over_ssl_client_policysecurity policy applied, where will the user credentials (user ID and password)…

The correct answer is C. in the WS-SecurityUsernameTokenheader. The wss_username_token_client_template assertion template includes authentication with username and password credentials in the WS-Security UsernameToken header. The assertion supports three types of password credentials: plain text, digest, and no password.

Process Deployment and Management

Question

If your MAF application uses a SOAP web service data control with theoracle/wss_username_token_over_ssl_client_policysecurity policy applied, where will the user credentials (user ID and password) be injected at run time?

Options

  • Ain the HTTP Basic authentication header
  • Bin theUserCredentialsattribute of the SOAP envelope
  • Cin the WS-SecurityUsernameTokenheader
  • Din a cookie, if the remote server supports them

How the community answered

(58 responses)
  • A
    9% (5)
  • B
    14% (8)
  • C
    72% (42)
  • D
    5% (3)

Explanation

The wss_username_token_client_template assertion template includes authentication with username and password credentials in the WS-Security UsernameToken header. The assertion supports three types of password credentials: plain text, digest, and no password.

Topics

#MAF#SOAP security#WS-Security UsernameToken#SSL policy

Community Discussion

No community discussion yet for this question.

Full 1Z0-441 Practice