Viewing docs for panos 2.0.11
published on Tuesday, Apr 28, 2026 by paloaltonetworks
published on Tuesday, Apr 28, 2026 by paloaltonetworks
Viewing docs for panos 2.0.11
published on Tuesday, Apr 28, 2026 by paloaltonetworks
published on Tuesday, Apr 28, 2026 by paloaltonetworks
Using getSamlIdpProfile
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 getSamlIdpProfile(args: GetSamlIdpProfileArgs, opts?: InvokeOptions): Promise<GetSamlIdpProfileResult>
function getSamlIdpProfileOutput(args: GetSamlIdpProfileOutputArgs, opts?: InvokeOptions): Output<GetSamlIdpProfileResult>def get_saml_idp_profile(admin_use_only: Optional[bool] = None,
attribute_name_access_domain_import: Optional[str] = None,
attribute_name_admin_role_import: Optional[str] = None,
attribute_name_usergroup_import: Optional[str] = None,
attribute_name_username_import: Optional[str] = None,
certificate: Optional[str] = None,
entity_id: Optional[str] = None,
location: Optional[GetSamlIdpProfileLocation] = None,
max_clock_skew: Optional[float] = None,
name: Optional[str] = None,
slo_bindings: Optional[str] = None,
slo_url: Optional[str] = None,
sso_bindings: Optional[str] = None,
sso_url: Optional[str] = None,
validate_idp_certificate: Optional[bool] = None,
want_auth_requests_signed: Optional[bool] = None,
opts: Optional[InvokeOptions] = None) -> GetSamlIdpProfileResult
def get_saml_idp_profile_output(admin_use_only: Optional[pulumi.Input[bool]] = None,
attribute_name_access_domain_import: Optional[pulumi.Input[str]] = None,
attribute_name_admin_role_import: Optional[pulumi.Input[str]] = None,
attribute_name_usergroup_import: Optional[pulumi.Input[str]] = None,
attribute_name_username_import: Optional[pulumi.Input[str]] = None,
certificate: Optional[pulumi.Input[str]] = None,
entity_id: Optional[pulumi.Input[str]] = None,
location: Optional[pulumi.Input[GetSamlIdpProfileLocationArgs]] = None,
max_clock_skew: Optional[pulumi.Input[float]] = None,
name: Optional[pulumi.Input[str]] = None,
slo_bindings: Optional[pulumi.Input[str]] = None,
slo_url: Optional[pulumi.Input[str]] = None,
sso_bindings: Optional[pulumi.Input[str]] = None,
sso_url: Optional[pulumi.Input[str]] = None,
validate_idp_certificate: Optional[pulumi.Input[bool]] = None,
want_auth_requests_signed: Optional[pulumi.Input[bool]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetSamlIdpProfileResult]func LookupSamlIdpProfile(ctx *Context, args *LookupSamlIdpProfileArgs, opts ...InvokeOption) (*LookupSamlIdpProfileResult, error)
func LookupSamlIdpProfileOutput(ctx *Context, args *LookupSamlIdpProfileOutputArgs, opts ...InvokeOption) LookupSamlIdpProfileResultOutput> Note: This function is named LookupSamlIdpProfile in the Go SDK.
public static class GetSamlIdpProfile
{
public static Task<GetSamlIdpProfileResult> InvokeAsync(GetSamlIdpProfileArgs args, InvokeOptions? opts = null)
public static Output<GetSamlIdpProfileResult> Invoke(GetSamlIdpProfileInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetSamlIdpProfileResult> getSamlIdpProfile(GetSamlIdpProfileArgs args, InvokeOptions options)
public static Output<GetSamlIdpProfileResult> getSamlIdpProfile(GetSamlIdpProfileArgs args, InvokeOptions options)
fn::invoke:
function: panos:index/getSamlIdpProfile:getSamlIdpProfile
arguments:
# arguments dictionaryThe following arguments are supported:
- Location
Get
Saml Idp Profile Location - The location of this object.
- Name string
- Admin
Use boolOnly - Can only be used for administrative purposes
- Attribute
Name stringAccess Domain Import - access-domain
- Attribute
Name stringAdmin Role Import - admin-role
- Attribute
Name stringUsergroup Import - usergroup
- Attribute
Name stringUsername Import - Attribute name for username to be extracted from SAML response
- Certificate string
- Object name of IdP signing certificate
- Entity
Id string - Unique identifier for SAML IdP
- Max
Clock doubleSkew - maximum allowed clock skew in second between SAML entities' system time
- Slo
Bindings string - Slo
Url string - The Single Logout Service URL for the IdP server
- Sso
Bindings string - Sso
Url string - The Single Sign On Service URL for the IdP server
- Validate
Idp boolCertificate - Certificate revocation check for IdP certificate when checking assertion signature
- Want
Auth boolRequests Signed - Client auth request signed by cert
- Location
Get
Saml Idp Profile Location - The location of this object.
- Name string
- Admin
Use boolOnly - Can only be used for administrative purposes
- Attribute
Name stringAccess Domain Import - access-domain
- Attribute
Name stringAdmin Role Import - admin-role
- Attribute
Name stringUsergroup Import - usergroup
- Attribute
Name stringUsername Import - Attribute name for username to be extracted from SAML response
- Certificate string
- Object name of IdP signing certificate
- Entity
Id string - Unique identifier for SAML IdP
- Max
Clock float64Skew - maximum allowed clock skew in second between SAML entities' system time
- Slo
Bindings string - Slo
Url string - The Single Logout Service URL for the IdP server
- Sso
Bindings string - Sso
Url string - The Single Sign On Service URL for the IdP server
- Validate
Idp boolCertificate - Certificate revocation check for IdP certificate when checking assertion signature
- Want
Auth boolRequests Signed - Client auth request signed by cert
- location
Get
Saml Idp Profile Location - The location of this object.
- name String
- admin
Use BooleanOnly - Can only be used for administrative purposes
- attribute
Name StringAccess Domain Import - access-domain
- attribute
Name StringAdmin Role Import - admin-role
- attribute
Name StringUsergroup Import - usergroup
- attribute
Name StringUsername Import - Attribute name for username to be extracted from SAML response
- certificate String
- Object name of IdP signing certificate
- entity
Id String - Unique identifier for SAML IdP
- max
Clock DoubleSkew - maximum allowed clock skew in second between SAML entities' system time
- slo
Bindings String - slo
Url String - The Single Logout Service URL for the IdP server
- sso
Bindings String - sso
Url String - The Single Sign On Service URL for the IdP server
- validate
Idp BooleanCertificate - Certificate revocation check for IdP certificate when checking assertion signature
- want
Auth BooleanRequests Signed - Client auth request signed by cert
- location
Get
Saml Idp Profile Location - The location of this object.
- name string
- admin
Use booleanOnly - Can only be used for administrative purposes
- attribute
Name stringAccess Domain Import - access-domain
- attribute
Name stringAdmin Role Import - admin-role
- attribute
Name stringUsergroup Import - usergroup
- attribute
Name stringUsername Import - Attribute name for username to be extracted from SAML response
- certificate string
- Object name of IdP signing certificate
- entity
Id string - Unique identifier for SAML IdP
- max
Clock numberSkew - maximum allowed clock skew in second between SAML entities' system time
- slo
Bindings string - slo
Url string - The Single Logout Service URL for the IdP server
- sso
Bindings string - sso
Url string - The Single Sign On Service URL for the IdP server
- validate
Idp booleanCertificate - Certificate revocation check for IdP certificate when checking assertion signature
- want
Auth booleanRequests Signed - Client auth request signed by cert
- location
Get
Saml Idp Profile Location - The location of this object.
- name str
- admin_
use_ boolonly - Can only be used for administrative purposes
- attribute_
name_ straccess_ domain_ import - access-domain
- attribute_
name_ stradmin_ role_ import - admin-role
- attribute_
name_ strusergroup_ import - usergroup
- attribute_
name_ strusername_ import - Attribute name for username to be extracted from SAML response
- certificate str
- Object name of IdP signing certificate
- entity_
id str - Unique identifier for SAML IdP
- max_
clock_ floatskew - maximum allowed clock skew in second between SAML entities' system time
- slo_
bindings str - slo_
url str - The Single Logout Service URL for the IdP server
- sso_
bindings str - sso_
url str - The Single Sign On Service URL for the IdP server
- validate_
idp_ boolcertificate - Certificate revocation check for IdP certificate when checking assertion signature
- want_
auth_ boolrequests_ signed - Client auth request signed by cert
- location Property Map
- The location of this object.
- name String
- admin
Use BooleanOnly - Can only be used for administrative purposes
- attribute
Name StringAccess Domain Import - access-domain
- attribute
Name StringAdmin Role Import - admin-role
- attribute
Name StringUsergroup Import - usergroup
- attribute
Name StringUsername Import - Attribute name for username to be extracted from SAML response
- certificate String
- Object name of IdP signing certificate
- entity
Id String - Unique identifier for SAML IdP
- max
Clock NumberSkew - maximum allowed clock skew in second between SAML entities' system time
- slo
Bindings String - slo
Url String - The Single Logout Service URL for the IdP server
- sso
Bindings String - sso
Url String - The Single Sign On Service URL for the IdP server
- validate
Idp BooleanCertificate - Certificate revocation check for IdP certificate when checking assertion signature
- want
Auth BooleanRequests Signed - Client auth request signed by cert
getSamlIdpProfile Result
The following output properties are available:
- Admin
Use boolOnly - Can only be used for administrative purposes
- Attribute
Name stringAccess Domain Import - access-domain
- Attribute
Name stringAdmin Role Import - admin-role
- Attribute
Name stringUsergroup Import - usergroup
- Attribute
Name stringUsername Import - Attribute name for username to be extracted from SAML response
- Certificate string
- Object name of IdP signing certificate
- Entity
Id string - Unique identifier for SAML IdP
- Id string
- The provider-assigned unique ID for this managed resource.
- Location
Get
Saml Idp Profile Location - The location of this object.
- Max
Clock doubleSkew - maximum allowed clock skew in second between SAML entities' system time
- Name string
- Slo
Bindings string - Slo
Url string - The Single Logout Service URL for the IdP server
- Sso
Bindings string - Sso
Url string - The Single Sign On Service URL for the IdP server
- Validate
Idp boolCertificate - Certificate revocation check for IdP certificate when checking assertion signature
- Want
Auth boolRequests Signed - Client auth request signed by cert
- Admin
Use boolOnly - Can only be used for administrative purposes
- Attribute
Name stringAccess Domain Import - access-domain
- Attribute
Name stringAdmin Role Import - admin-role
- Attribute
Name stringUsergroup Import - usergroup
- Attribute
Name stringUsername Import - Attribute name for username to be extracted from SAML response
- Certificate string
- Object name of IdP signing certificate
- Entity
Id string - Unique identifier for SAML IdP
- Id string
- The provider-assigned unique ID for this managed resource.
- Location
Get
Saml Idp Profile Location - The location of this object.
- Max
Clock float64Skew - maximum allowed clock skew in second between SAML entities' system time
- Name string
- Slo
Bindings string - Slo
Url string - The Single Logout Service URL for the IdP server
- Sso
Bindings string - Sso
Url string - The Single Sign On Service URL for the IdP server
- Validate
Idp boolCertificate - Certificate revocation check for IdP certificate when checking assertion signature
- Want
Auth boolRequests Signed - Client auth request signed by cert
- admin
Use BooleanOnly - Can only be used for administrative purposes
- attribute
Name StringAccess Domain Import - access-domain
- attribute
Name StringAdmin Role Import - admin-role
- attribute
Name StringUsergroup Import - usergroup
- attribute
Name StringUsername Import - Attribute name for username to be extracted from SAML response
- certificate String
- Object name of IdP signing certificate
- entity
Id String - Unique identifier for SAML IdP
- id String
- The provider-assigned unique ID for this managed resource.
- location
Get
Saml Idp Profile Location - The location of this object.
- max
Clock DoubleSkew - maximum allowed clock skew in second between SAML entities' system time
- name String
- slo
Bindings String - slo
Url String - The Single Logout Service URL for the IdP server
- sso
Bindings String - sso
Url String - The Single Sign On Service URL for the IdP server
- validate
Idp BooleanCertificate - Certificate revocation check for IdP certificate when checking assertion signature
- want
Auth BooleanRequests Signed - Client auth request signed by cert
- admin
Use booleanOnly - Can only be used for administrative purposes
- attribute
Name stringAccess Domain Import - access-domain
- attribute
Name stringAdmin Role Import - admin-role
- attribute
Name stringUsergroup Import - usergroup
- attribute
Name stringUsername Import - Attribute name for username to be extracted from SAML response
- certificate string
- Object name of IdP signing certificate
- entity
Id string - Unique identifier for SAML IdP
- id string
- The provider-assigned unique ID for this managed resource.
- location
Get
Saml Idp Profile Location - The location of this object.
- max
Clock numberSkew - maximum allowed clock skew in second between SAML entities' system time
- name string
- slo
Bindings string - slo
Url string - The Single Logout Service URL for the IdP server
- sso
Bindings string - sso
Url string - The Single Sign On Service URL for the IdP server
- validate
Idp booleanCertificate - Certificate revocation check for IdP certificate when checking assertion signature
- want
Auth booleanRequests Signed - Client auth request signed by cert
- admin_
use_ boolonly - Can only be used for administrative purposes
- attribute_
name_ straccess_ domain_ import - access-domain
- attribute_
name_ stradmin_ role_ import - admin-role
- attribute_
name_ strusergroup_ import - usergroup
- attribute_
name_ strusername_ import - Attribute name for username to be extracted from SAML response
- certificate str
- Object name of IdP signing certificate
- entity_
id str - Unique identifier for SAML IdP
- id str
- The provider-assigned unique ID for this managed resource.
- location
Get
Saml Idp Profile Location - The location of this object.
- max_
clock_ floatskew - maximum allowed clock skew in second between SAML entities' system time
- name str
- slo_
bindings str - slo_
url str - The Single Logout Service URL for the IdP server
- sso_
bindings str - sso_
url str - The Single Sign On Service URL for the IdP server
- validate_
idp_ boolcertificate - Certificate revocation check for IdP certificate when checking assertion signature
- want_
auth_ boolrequests_ signed - Client auth request signed by cert
- admin
Use BooleanOnly - Can only be used for administrative purposes
- attribute
Name StringAccess Domain Import - access-domain
- attribute
Name StringAdmin Role Import - admin-role
- attribute
Name StringUsergroup Import - usergroup
- attribute
Name StringUsername Import - Attribute name for username to be extracted from SAML response
- certificate String
- Object name of IdP signing certificate
- entity
Id String - Unique identifier for SAML IdP
- id String
- The provider-assigned unique ID for this managed resource.
- location Property Map
- The location of this object.
- max
Clock NumberSkew - maximum allowed clock skew in second between SAML entities' system time
- name String
- slo
Bindings String - slo
Url String - The Single Logout Service URL for the IdP server
- sso
Bindings String - sso
Url String - The Single Sign On Service URL for the IdP server
- validate
Idp BooleanCertificate - Certificate revocation check for IdP certificate when checking assertion signature
- want
Auth BooleanRequests Signed - Client auth request signed by cert
Supporting Types
GetSamlIdpProfileLocation
- Panorama
Get
Saml Idp Profile Location Panorama - Located in a panorama.
-
Get
Saml Idp Profile Location Shared - Panorama shared object
- Template
Get
Saml Idp Profile Location Template - A shared resource located within a specific template
- Template
Stack GetSaml Idp Profile Location Template Stack - Located in a specific template
- Template
Stack GetVsys Saml Idp Profile Location Template Stack Vsys - Located in a specific template, device and vsys.
- Template
Vsys GetSaml Idp Profile Location Template Vsys - Located in a specific template, device and vsys.
- Vsys
Get
Saml Idp Profile Location Vsys - Located in a specific Virtual System
- Panorama
Get
Saml Idp Profile Location Panorama - Located in a panorama.
-
Get
Saml Idp Profile Location Shared - Panorama shared object
- Template
Get
Saml Idp Profile Location Template - A shared resource located within a specific template
- Template
Stack GetSaml Idp Profile Location Template Stack - Located in a specific template
- Template
Stack GetVsys Saml Idp Profile Location Template Stack Vsys - Located in a specific template, device and vsys.
- Template
Vsys GetSaml Idp Profile Location Template Vsys - Located in a specific template, device and vsys.
- Vsys
Get
Saml Idp Profile Location Vsys - Located in a specific Virtual System
- panorama
Get
Saml Idp Profile Location Panorama - Located in a panorama.
-
Get
Saml Idp Profile Location Shared - Panorama shared object
- template
Get
Saml Idp Profile Location Template - A shared resource located within a specific template
- template
Stack GetSaml Idp Profile Location Template Stack - Located in a specific template
- template
Stack GetVsys Saml Idp Profile Location Template Stack Vsys - Located in a specific template, device and vsys.
- template
Vsys GetSaml Idp Profile Location Template Vsys - Located in a specific template, device and vsys.
- vsys
Get
Saml Idp Profile Location Vsys - Located in a specific Virtual System
- panorama
Get
Saml Idp Profile Location Panorama - Located in a panorama.
-
Get
Saml Idp Profile Location Shared - Panorama shared object
- template
Get
Saml Idp Profile Location Template - A shared resource located within a specific template
- template
Stack GetSaml Idp Profile Location Template Stack - Located in a specific template
- template
Stack GetVsys Saml Idp Profile Location Template Stack Vsys - Located in a specific template, device and vsys.
- template
Vsys GetSaml Idp Profile Location Template Vsys - Located in a specific template, device and vsys.
- vsys
Get
Saml Idp Profile Location Vsys - Located in a specific Virtual System
- panorama
Get
Saml Idp Profile Location Panorama - Located in a panorama.
-
Get
Saml Idp Profile Location Shared - Panorama shared object
- template
Get
Saml Idp Profile Location Template - A shared resource located within a specific template
- template_
stack GetSaml Idp Profile Location Template Stack - Located in a specific template
- template_
stack_ Getvsys Saml Idp Profile Location Template Stack Vsys - Located in a specific template, device and vsys.
- template_
vsys GetSaml Idp Profile Location Template Vsys - Located in a specific template, device and vsys.
- vsys
Get
Saml Idp Profile Location Vsys - Located in a specific Virtual System
- panorama Property Map
- Located in a panorama.
- Property Map
- Panorama shared object
- template Property Map
- A shared resource located within a specific template
- template
Stack Property Map - Located in a specific template
- template
Stack Property MapVsys - Located in a specific template, device and vsys.
- template
Vsys Property Map - Located in a specific template, device and vsys.
- vsys Property Map
- Located in a specific Virtual System
GetSamlIdpProfileLocationTemplate
- Name string
- Specific Panorama template
- Panorama
Device string - Specific Panorama device
- Name string
- Specific Panorama template
- Panorama
Device string - Specific Panorama device
- name String
- Specific Panorama template
- panorama
Device String - Specific Panorama device
- name string
- Specific Panorama template
- panorama
Device string - Specific Panorama device
- name str
- Specific Panorama template
- panorama_
device str - Specific Panorama device
- name String
- Specific Panorama template
- panorama
Device String - Specific Panorama device
GetSamlIdpProfileLocationTemplateStack
- Name string
- The template stack
- Panorama
Device string - Specific Panorama device
- Name string
- The template stack
- Panorama
Device string - Specific Panorama device
- name String
- The template stack
- panorama
Device String - Specific Panorama device
- name string
- The template stack
- panorama
Device string - Specific Panorama device
- name str
- The template stack
- panorama_
device str - Specific Panorama device
- name String
- The template stack
- panorama
Device String - Specific Panorama device
GetSamlIdpProfileLocationTemplateStackVsys
- Ngfw
Device string - The NGFW device
- Panorama
Device string - Specific Panorama device
- Template
Stack string - The template stack
- Vsys string
- The vsys.
- Ngfw
Device string - The NGFW device
- Panorama
Device string - Specific Panorama device
- Template
Stack string - The template stack
- Vsys string
- The vsys.
- ngfw
Device String - The NGFW device
- panorama
Device String - Specific Panorama device
- template
Stack String - The template stack
- vsys String
- The vsys.
- ngfw
Device string - The NGFW device
- panorama
Device string - Specific Panorama device
- template
Stack string - The template stack
- vsys string
- The vsys.
- ngfw_
device str - The NGFW device
- panorama_
device str - Specific Panorama device
- template_
stack str - The template stack
- vsys str
- The vsys.
- ngfw
Device String - The NGFW device
- panorama
Device String - Specific Panorama device
- template
Stack String - The template stack
- vsys String
- The vsys.
GetSamlIdpProfileLocationTemplateVsys
- Ngfw
Device string - The NGFW device
- Panorama
Device string - Specific Panorama device
- Template string
- Specific Panorama template
- Vsys string
- The vsys.
- Ngfw
Device string - The NGFW device
- Panorama
Device string - Specific Panorama device
- Template string
- Specific Panorama template
- Vsys string
- The vsys.
- ngfw
Device String - The NGFW device
- panorama
Device String - Specific Panorama device
- template String
- Specific Panorama template
- vsys String
- The vsys.
- ngfw
Device string - The NGFW device
- panorama
Device string - Specific Panorama device
- template string
- Specific Panorama template
- vsys string
- The vsys.
- ngfw_
device str - The NGFW device
- panorama_
device str - Specific Panorama device
- template str
- Specific Panorama template
- vsys str
- The vsys.
- ngfw
Device String - The NGFW device
- panorama
Device String - Specific Panorama device
- template String
- Specific Panorama template
- vsys String
- The vsys.
GetSamlIdpProfileLocationVsys
- Name string
- The Virtual System name
- Ngfw
Device string - The NGFW device name
- Name string
- The Virtual System name
- Ngfw
Device string - The NGFW device name
- name String
- The Virtual System name
- ngfw
Device String - The NGFW device name
- name string
- The Virtual System name
- ngfw
Device string - The NGFW device name
- name str
- The Virtual System name
- ngfw_
device str - The NGFW device name
- name String
- The Virtual System name
- ngfw
Device String - The NGFW device name
Package Details
- Repository
- panos paloaltonetworks/terraform-provider-panos
- License
- Notes
- This Pulumi package is based on the
panosTerraform Provider.
Viewing docs for panos 2.0.11
published on Tuesday, Apr 28, 2026 by paloaltonetworks
published on Tuesday, Apr 28, 2026 by paloaltonetworks
