Remove the claim type from your SiteMinder trusted identity provider.
Follow these steps:
$trutsed_identity_provider_variable_name.ClaimTypes
$trutsed_identity_provider_variable_name.ClaimTypes.Remove("http://schemas.xmlsoap.org/claims/lastname")
For example, the previous command removes the claim type for the last name of a user.
| Copyright © 2012 CA. All rights reserved. | Tell Technical Publications how we can improve this information |