A web developer improves client access to the company's REST API. Authentication needs to be tokenized but not expose the client's password.Which of the following methods would BEST meet the developer's requirements?

A. SAML
B. LDAP
C. OAuth
D. Shibboleth

Answer: A. SAML

Computer Science & Information Technology

You might also like to view...

The first slide of the presentation is the master slide

Indicate whether the statement is true or false

Computer Science & Information Technology

Which of the following is correct CSS syntax?

a. p { color: #000000; } b. p { color=#000000; } c. p : color #000000; c. p { color;#000000; }

Computer Science & Information Technology