A web startup wants to implement single sign-on where its customers can log on to the site by suing their personal and existing corporate email credentials regardless of which company they work for. Is this directly supported by SAML?

A. Mo not without extensive partnering and API integration with all required email providers
B. Yes SAML is a web based single sign-on implementation exactly fir this purpose
C. No a better approach would be to use required email providers LDAP or RADIUS repositories
D. Yes SAML can use oauth2 to provide this functionality out of the box

Answer: A. Mo not without extensive partnering and API integration with all required email providers

Computer Science & Information Technology

You might also like to view...

Podcasts allow time ________, which means that you can listen on your own schedule

A) lagging B) shifting C) delay D) warping

Computer Science & Information Technology

The ______ of a tree is the number of nodes on the longest path from the root to a leaf.

a. height b. length c. depth d. balance

Computer Science & Information Technology