Single Signon SAML certificate Azure config
I’ve been trying to create a powershell script to set the SAML certificate settings for enterprise applications “sign SAML assertion” to be “true”, I can’t seem to find the setting anywhere, I’ve found the setting in terraform enterprise (https://registry.terraform.io/providers/hashicorp/tfe/latest/docs/resources/saml_settings#want_assertions_signed), there’s a setting optional to have “want_assertion_sigbed”. Has anyone come across this any help would be appreciated. Apologies if this seems a bit all over the place.