Skip to content

Latest commit

 

History

History
33 lines (28 loc) · 2.14 KB

claimtyperequirements-element.md

File metadata and controls

33 lines (28 loc) · 2.14 KB
description title ms.date ms.assetid
Learn more about: <claimTypeRequirements> element
<claimTypeRequirements> element
03/30/2017
a26efe73-4bad-4731-8cad-27f00d54354b

<claimTypeRequirements> element

Specifies a collection of required claim types.

In a federated scenario, services state the requirements on incoming credentials. For example, the incoming credentials must possess a certain set of claim types. Each child element in this collection specifies the types of required and optional claims expected to appear in a federated credential.

A claim type requirement consists of the URI of the claim type requested in the issued token along with a Boolean parameter that indicates whether that claim type is required in the issued token, or is optional.

See also