Merge pull request #65 from jenmalloy/RHSSO-655-2

RHSSO-655: fixed end tag change missed in initial commit
This commit is contained in:
Jen Malloy 2016-12-05 10:15:57 -05:00 committed by GitHub
commit 5fa558439a

View file

@ -28,7 +28,7 @@ This is what one might look like:
<PrincipalNameMapping policy="FROM_NAME_ID"/> <PrincipalNameMapping policy="FROM_NAME_ID"/>
<RoleIdentifiers> <RoleIdentifiers>
<Attribute name="Role"/> <Attribute name="Role"/>
</RoleMapping> </RoleIdentifiers>
<IDP entityID="idp" <IDP entityID="idp"
signaturesRequired="true"> signaturesRequired="true">
<SingleSignOnService requestBinding="POST" <SingleSignOnService requestBinding="POST"