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.
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)- A9% (5)
- B14% (8)
- C72% (42)
- D5% (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
Community Discussion
No community discussion yet for this question.