Cisco Meraki v0.2.4 published on Friday, Jun 14, 2024 by Pulumi
meraki.organizations.getSamlIdps
Explore with Pulumi AI
Example Usage
Using getSamlIdps
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getSamlIdps(args: GetSamlIdpsArgs, opts?: InvokeOptions): Promise<GetSamlIdpsResult>
function getSamlIdpsOutput(args: GetSamlIdpsOutputArgs, opts?: InvokeOptions): Output<GetSamlIdpsResult>
def get_saml_idps(idp_id: Optional[str] = None,
organization_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetSamlIdpsResult
def get_saml_idps_output(idp_id: Optional[pulumi.Input[str]] = None,
organization_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetSamlIdpsResult]
func LookupSamlIdps(ctx *Context, args *LookupSamlIdpsArgs, opts ...InvokeOption) (*LookupSamlIdpsResult, error)
func LookupSamlIdpsOutput(ctx *Context, args *LookupSamlIdpsOutputArgs, opts ...InvokeOption) LookupSamlIdpsResultOutput
> Note: This function is named LookupSamlIdps
in the Go SDK.
public static class GetSamlIdps
{
public static Task<GetSamlIdpsResult> InvokeAsync(GetSamlIdpsArgs args, InvokeOptions? opts = null)
public static Output<GetSamlIdpsResult> Invoke(GetSamlIdpsInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetSamlIdpsResult> getSamlIdps(GetSamlIdpsArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: meraki:organizations/getSamlIdps:getSamlIdps
arguments:
# arguments dictionary
The following arguments are supported:
- Idp
Id string - idpId path parameter. Idp ID
- Organization
Id string - organizationId path parameter. Organization ID
- Idp
Id string - idpId path parameter. Idp ID
- Organization
Id string - organizationId path parameter. Organization ID
- idp
Id String - idpId path parameter. Idp ID
- organization
Id String - organizationId path parameter. Organization ID
- idp
Id string - idpId path parameter. Idp ID
- organization
Id string - organizationId path parameter. Organization ID
- idp_
id str - idpId path parameter. Idp ID
- organization_
id str - organizationId path parameter. Organization ID
- idp
Id String - idpId path parameter. Idp ID
- organization
Id String - organizationId path parameter. Organization ID
getSamlIdps Result
The following output properties are available:
- Id string
- The provider-assigned unique ID for this managed resource.
- Item
Get
Saml Idps Item - Items
List<Get
Saml Idps Item> - Array of ResponseOrganizationsGetOrganizationSamlIdps
- Idp
Id string - idpId path parameter. Idp ID
- Organization
Id string - organizationId path parameter. Organization ID
- Id string
- The provider-assigned unique ID for this managed resource.
- Item
Get
Saml Idps Item - Items
[]Get
Saml Idps Item - Array of ResponseOrganizationsGetOrganizationSamlIdps
- Idp
Id string - idpId path parameter. Idp ID
- Organization
Id string - organizationId path parameter. Organization ID
- id String
- The provider-assigned unique ID for this managed resource.
- item
Get
Saml Idps Item - items
List<Get
Saml Idps Item> - Array of ResponseOrganizationsGetOrganizationSamlIdps
- idp
Id String - idpId path parameter. Idp ID
- organization
Id String - organizationId path parameter. Organization ID
- id string
- The provider-assigned unique ID for this managed resource.
- item
Get
Saml Idps Item - items
Get
Saml Idps Item[] - Array of ResponseOrganizationsGetOrganizationSamlIdps
- idp
Id string - idpId path parameter. Idp ID
- organization
Id string - organizationId path parameter. Organization ID
- id str
- The provider-assigned unique ID for this managed resource.
- item
Get
Saml Idps Item - items
Sequence[Get
Saml Idps Item] - Array of ResponseOrganizationsGetOrganizationSamlIdps
- idp_
id str - idpId path parameter. Idp ID
- organization_
id str - organizationId path parameter. Organization ID
- id String
- The provider-assigned unique ID for this managed resource.
- item Property Map
- items List<Property Map>
- Array of ResponseOrganizationsGetOrganizationSamlIdps
- idp
Id String - idpId path parameter. Idp ID
- organization
Id String - organizationId path parameter. Organization ID
Supporting Types
GetSamlIdpsItem
- Consumer
Url string - URL that is consuming SAML Identity Provider (IdP)
- Idp
Id string - ID associated with the SAML Identity Provider (IdP)
- Slo
Logout stringUrl - Dashboard will redirect users to this URL when they sign out.
- X509cert
Sha1Fingerprint string - Fingerprint (SHA1) of the SAML certificate provided by your Identity Provider (IdP). This will be used for encryption / validation.
- Consumer
Url string - URL that is consuming SAML Identity Provider (IdP)
- Idp
Id string - ID associated with the SAML Identity Provider (IdP)
- Slo
Logout stringUrl - Dashboard will redirect users to this URL when they sign out.
- X509cert
Sha1Fingerprint string - Fingerprint (SHA1) of the SAML certificate provided by your Identity Provider (IdP). This will be used for encryption / validation.
- consumer
Url String - URL that is consuming SAML Identity Provider (IdP)
- idp
Id String - ID associated with the SAML Identity Provider (IdP)
- slo
Logout StringUrl - Dashboard will redirect users to this URL when they sign out.
- x509cert
Sha1Fingerprint String - Fingerprint (SHA1) of the SAML certificate provided by your Identity Provider (IdP). This will be used for encryption / validation.
- consumer
Url string - URL that is consuming SAML Identity Provider (IdP)
- idp
Id string - ID associated with the SAML Identity Provider (IdP)
- slo
Logout stringUrl - Dashboard will redirect users to this URL when they sign out.
- x509cert
Sha1Fingerprint string - Fingerprint (SHA1) of the SAML certificate provided by your Identity Provider (IdP). This will be used for encryption / validation.
- consumer_
url str - URL that is consuming SAML Identity Provider (IdP)
- idp_
id str - ID associated with the SAML Identity Provider (IdP)
- slo_
logout_ strurl - Dashboard will redirect users to this URL when they sign out.
- x509cert_
sha1_ strfingerprint - Fingerprint (SHA1) of the SAML certificate provided by your Identity Provider (IdP). This will be used for encryption / validation.
- consumer
Url String - URL that is consuming SAML Identity Provider (IdP)
- idp
Id String - ID associated with the SAML Identity Provider (IdP)
- slo
Logout StringUrl - Dashboard will redirect users to this URL when they sign out.
- x509cert
Sha1Fingerprint String - Fingerprint (SHA1) of the SAML certificate provided by your Identity Provider (IdP). This will be used for encryption / validation.
Package Details
- Repository
- meraki pulumi/pulumi-meraki
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
meraki
Terraform Provider.