You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description: "The name of the unique claim in the SAML response that FusionAuth uses to uniquely link the user. If this is not set, the emailClaim will be used when linking user.",
},
Is it possible to support this field for resource_fusionauth_idp_samlv2_idp_initiated?
Thanks
The text was updated successfully, but these errors were encountered:
Current implementation has support for the
unique_id_claim
field inresource_fusionauth_idp_samlv2
:terraform-provider-fusionauth/fusionauth/resource_fusionauth_idp_samlv2.go
Lines 101 to 105 in 60841b7
Is it possible to support this field for
resource_fusionauth_idp_samlv2_idp_initiated
?Thanks
The text was updated successfully, but these errors were encountered: