When a user authenticates to your network, a web access control infrastructure performs authentication and passes attributes in a HTTP header to multiple applications. What is this process called?
A. federated authentication
B. delegated authentication
C. single sign-on
D. portal authentication
C
Explanation: Single sign-on allows the user to authenticate once to access all services. This gives them a single password to remember.
You might also like to view...
A(n) ____________________ plan is a high-level document that details the standard approach that will be employed to control the risks that the enterprise deems worth addressing.
Fill in the blank(s) with the appropriate word(s).
Which of the following statements is false?
a. As of Java SE 8, any interface containing only one method is known as a functional interface. b. There are many functional interfaces throughout the Java APIs. c. Functional interfaces are used extensively with Java SE 8’s new lambda capabilities. d. Anonymous methods provide a shorthand notation for creating lambdas.
Is it always possible or practical to expect excellence in every shot?
What will be an ideal response?
The ____________________ event fires when a user touches an element.
A. extension B. web server C. touchstart D. Edge Inspect app