127
Summary: Requesting Assertions that match an ID
<AssertionIDRequest>
    <AssertionIDRef >A</AssertionIDRef>
    <AssertionIDRef >B</AssertionIDRef>
</AssertionIDRequest>
service
provider
Identity
provider
<Response>
    <Assertion ID="A">
       
       <AuthnStatement>___</AuthnStatement>
    </Assertion>
</Response>
1
2
"Please send me any assertions you have which have either of these IDs."
"I have one assertion (an authentication assertion) which matches
one of the IDs you specified."