RHSSO-655: fixed end tag change missed in initial commit
This commit is contained in:
parent
23ddcac18e
commit
88a9747825
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ This is what one might look like:
|
|||
<PrincipalNameMapping policy="FROM_NAME_ID"/>
|
||||
<RoleIdentifiers>
|
||||
<Attribute name="Role"/>
|
||||
</RoleMapping>
|
||||
</RoleIdentifiers>
|
||||
<IDP entityID="idp"
|
||||
signaturesRequired="true">
|
||||
<SingleSignOnService requestBinding="POST"
|
||||
|
|
Loading…
Reference in a new issue