Back to index
Summary
Retrieves SAML identity provider metadata.downloadCertificateOnlyBooleanoptionalService provider Certificate file will be available to downloaded. |
Usage
Groovy
import com.electriccloud.client.groovy.ElectricFlow import com.electriccloud.client.groovy.models.* ElectricFlow ef = new ElectricFlow() def result = ef.getSamlServiceProviderMetadata( /* optional arguments */ )