IdentityProviderArgs

constructor(addReadTokenRoleOnCreate: Output<Boolean>? = null, alias: Output<String>? = null, authenticateByDefault: Output<Boolean>? = null, authnContextClassRefs: Output<List<String>>? = null, authnContextComparisonType: Output<String>? = null, authnContextDeclRefs: Output<List<String>>? = null, backchannelSupported: Output<Boolean>? = null, displayName: Output<String>? = null, enabled: Output<Boolean>? = null, entityId: Output<String>? = null, extraConfig: Output<Map<String, String>>? = null, firstBrokerLoginFlowAlias: Output<String>? = null, forceAuthn: Output<Boolean>? = null, guiOrder: Output<String>? = null, hideOnLoginPage: Output<Boolean>? = null, linkOnly: Output<Boolean>? = null, loginHint: Output<String>? = null, nameIdPolicyFormat: Output<String>? = null, postBindingAuthnRequest: Output<Boolean>? = null, postBindingLogout: Output<Boolean>? = null, postBindingResponse: Output<Boolean>? = null, postBrokerLoginFlowAlias: Output<String>? = null, principalAttribute: Output<String>? = null, principalType: Output<String>? = null, providerId: Output<String>? = null, realm: Output<String>? = null, signatureAlgorithm: Output<String>? = null, signingCertificate: Output<String>? = null, singleLogoutServiceUrl: Output<String>? = null, singleSignOnServiceUrl: Output<String>? = null, storeToken: Output<Boolean>? = null, syncMode: Output<String>? = null, trustEmail: Output<Boolean>? = null, validateSignature: Output<Boolean>? = null, wantAssertionsEncrypted: Output<Boolean>? = null, wantAssertionsSigned: Output<Boolean>? = null, xmlSignKeyInfoKeyNameTransformer: Output<String>? = null)