In a SAML assertion, the element can be provided as a X.509 subject name or in what other format?

A. Kerberos principle name
B. WWW record name
C. DNS PTR record
D. NetBIOS name


A
Explanation: This name element can be either a Kerberos principle name or X.509 subject name. Below is an example of a element. Notice the ID is transient.

Format="urn:oasis:names:tc:SAML:2.0:nameid-format:transient">
3f7b3dcf-1674-4ecd-92c8-1544f346baf8

Computer Science & Information Technology

You might also like to view...

The ________ dialog box provides the number of pages, words, characters and paragraphs in a documents

A) Properties B) Readability Statistics C) Language D) Word Count

Computer Science & Information Technology

State whether the following are true or false. If the answer is false, explain why.

1) The address operator & can be applied only to constants and to expressions. 2) A pointer that is declared to be of type void * can be dereferenced. 3) Pointers of different types can’t be assigned to one another without a cast operation. 4) All arguments to function calls in C++ are passed by value.

Computer Science & Information Technology

Which one of the following filter options is not found on the text filter submenu?

A) Custom Filter B) Includes C) Begins With D) Contains

Computer Science & Information Technology

Which of the following traces actions to their source?

A. Accountability B. Accounting C. Assurance D. Authentication

Computer Science & Information Technology