Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support unique_id_claim in resource_fusionauth_idp_samlv2_idp_initiated #302

Open
itroot opened this issue Nov 28, 2024 · 0 comments
Open

Comments

@itroot
Copy link

itroot commented Nov 28, 2024

Current implementation has support for the unique_id_claim field in resource_fusionauth_idp_samlv2:

"unique_id_claim": {
Type: schema.TypeString,
Optional: true,
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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant