It was implemented in this way. I need to understand what is expected so
that we can change it.
For example, If we have the uri (namespace) in the claimtype
"oasis:names:tc:xspa:1.0:subject:functional_role",
what is the expected value for "AttributeName" and "AttributeNamespace"
in the Saml assertion for it?
AttributeName="oasis:names:tc:xspa:1.0:subject:functional_role"?
Thanks!
Jiandong
Duane DeCouteau wrote:
> The STS is returning truncated namespace for all attributes added as
> claims.
>
> Namespace in addClaimType Received
> oasis:names:tc:xspa:1.0:subject-locality
> oasis:names:tc:xspa:1.0:subjec
> oasis:names:tc:xspa:1.0:subject:functional_role
> oasis:names:tc:xspa:1.0:subjec
> oasis:names:tc:xspa:1.0:resource:hl7:type
> oasis:names:tc:xspa:1.0:resource:hl
> oasis:names:tc:xacml:2.0:subject:role
> oasis:names:tc:xacml:2.0:subjec
> oasis:names:tc:xspa:1.0:subject:purposeofuse
> oasis:names:tc:xspa:1.0:subjec
> oasis:names:tc:xacml:1.0:action:action-id
> oasis:names:tc:xacml:1.0:actio
> oasis:names:tc:xacml:2.0:subject:subject-id
> oasis:names:tc:xacml:2.0:subject
> oasis:names:tc:xacml:2.0:resource:resource-id
> oasis:names:tc:xacml:2.0:resourc
> oasis:names:tc:xspa:1.0:subject:hl7:permission
> oasis:names:tc:xspa:1.0:subject:hl
> oasis:names:tc:xspa:1.0:subject:npi
> oasis:names:tc:xspa:1.0:subjec
>
>
> It looks like the attributeName values however are correct
>
> Duane
>