Skip to content

Commit

Permalink
Merge pull request #4912 from ShanChathusanda93/user-share-claim-branch
Browse files Browse the repository at this point in the history
Update managed org claim to an identity claim
  • Loading branch information
ShanChathusanda93 authored Sep 13, 2023
2 parents 21f2f19 + 7fe1026 commit d523b26
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -818,7 +818,7 @@
<Description>Claim to store failed Backup Code Attempts</Description>
</Claim>
<Claim>
<ClaimURI>http://wso2.org/claims/managedOrg</ClaimURI>
<ClaimURI>http://wso2.org/claims/identity/managedOrg</ClaimURI>
<DisplayName>Managed Organization</DisplayName>
<AttributeID>managedOrg</AttributeID>
<Description>Claim to store the organization which the user is stored</Description>
Expand Down Expand Up @@ -2718,7 +2718,7 @@
<Description>Organization where the user is managed</Description>
<DisplayOrder>1</DisplayOrder>
<SupportedByDefault />
<MappedLocalClaim>http://wso2.org/claims/managedOrg</MappedLocalClaim>
<MappedLocalClaim>http://wso2.org/claims/identity/managedOrg</MappedLocalClaim>
</Claim>
</Dialect>
<Dialect dialectURI="http://eidas.europa.eu/attributes/naturalperson">
Expand Down

0 comments on commit d523b26

Please sign in to comment.