1. Packages
  2. Panos Provider
  3. API Docs
  4. getAuthenticationProfile
panos 2.0.7 published on Thursday, Nov 27, 2025 by paloaltonetworks
panos logo
panos 2.0.7 published on Thursday, Nov 27, 2025 by paloaltonetworks

    Using getAuthenticationProfile

    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 getAuthenticationProfile(args: GetAuthenticationProfileArgs, opts?: InvokeOptions): Promise<GetAuthenticationProfileResult>
    function getAuthenticationProfileOutput(args: GetAuthenticationProfileOutputArgs, opts?: InvokeOptions): Output<GetAuthenticationProfileResult>
    def get_authentication_profile(allow_lists: Optional[Sequence[str]] = None,
                                   location: Optional[GetAuthenticationProfileLocation] = None,
                                   lockout: Optional[GetAuthenticationProfileLockout] = None,
                                   method: Optional[GetAuthenticationProfileMethod] = None,
                                   multi_factor_auth: Optional[GetAuthenticationProfileMultiFactorAuth] = None,
                                   name: Optional[str] = None,
                                   single_sign_on: Optional[GetAuthenticationProfileSingleSignOn] = None,
                                   user_domain: Optional[str] = None,
                                   username_modifier: Optional[str] = None,
                                   opts: Optional[InvokeOptions] = None) -> GetAuthenticationProfileResult
    def get_authentication_profile_output(allow_lists: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                                   location: Optional[pulumi.Input[GetAuthenticationProfileLocationArgs]] = None,
                                   lockout: Optional[pulumi.Input[GetAuthenticationProfileLockoutArgs]] = None,
                                   method: Optional[pulumi.Input[GetAuthenticationProfileMethodArgs]] = None,
                                   multi_factor_auth: Optional[pulumi.Input[GetAuthenticationProfileMultiFactorAuthArgs]] = None,
                                   name: Optional[pulumi.Input[str]] = None,
                                   single_sign_on: Optional[pulumi.Input[GetAuthenticationProfileSingleSignOnArgs]] = None,
                                   user_domain: Optional[pulumi.Input[str]] = None,
                                   username_modifier: Optional[pulumi.Input[str]] = None,
                                   opts: Optional[InvokeOptions] = None) -> Output[GetAuthenticationProfileResult]
    func LookupAuthenticationProfile(ctx *Context, args *LookupAuthenticationProfileArgs, opts ...InvokeOption) (*LookupAuthenticationProfileResult, error)
    func LookupAuthenticationProfileOutput(ctx *Context, args *LookupAuthenticationProfileOutputArgs, opts ...InvokeOption) LookupAuthenticationProfileResultOutput

    > Note: This function is named LookupAuthenticationProfile in the Go SDK.

    public static class GetAuthenticationProfile 
    {
        public static Task<GetAuthenticationProfileResult> InvokeAsync(GetAuthenticationProfileArgs args, InvokeOptions? opts = null)
        public static Output<GetAuthenticationProfileResult> Invoke(GetAuthenticationProfileInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetAuthenticationProfileResult> getAuthenticationProfile(GetAuthenticationProfileArgs args, InvokeOptions options)
    public static Output<GetAuthenticationProfileResult> getAuthenticationProfile(GetAuthenticationProfileArgs args, InvokeOptions options)
    
    fn::invoke:
      function: panos:index/getAuthenticationProfile:getAuthenticationProfile
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Location GetAuthenticationProfileLocation
    The location of this object.
    Name string
    AllowLists List<string>
    Lockout GetAuthenticationProfileLockout
    Method GetAuthenticationProfileMethod
    MultiFactorAuth GetAuthenticationProfileMultiFactorAuth
    SingleSignOn GetAuthenticationProfileSingleSignOn
    UserDomain string
    Domain name(Not for SAML) to be used for authentication
    UsernameModifier string
    Username modifier(Not for SAML) to handle user domain
    Location GetAuthenticationProfileLocation
    The location of this object.
    Name string
    AllowLists []string
    Lockout GetAuthenticationProfileLockout
    Method GetAuthenticationProfileMethod
    MultiFactorAuth GetAuthenticationProfileMultiFactorAuth
    SingleSignOn GetAuthenticationProfileSingleSignOn
    UserDomain string
    Domain name(Not for SAML) to be used for authentication
    UsernameModifier string
    Username modifier(Not for SAML) to handle user domain
    location GetAuthenticationProfileLocation
    The location of this object.
    name String
    allowLists List<String>
    lockout GetAuthenticationProfileLockout
    method GetAuthenticationProfileMethod
    multiFactorAuth GetAuthenticationProfileMultiFactorAuth
    singleSignOn GetAuthenticationProfileSingleSignOn
    userDomain String
    Domain name(Not for SAML) to be used for authentication
    usernameModifier String
    Username modifier(Not for SAML) to handle user domain
    location GetAuthenticationProfileLocation
    The location of this object.
    name string
    allowLists string[]
    lockout GetAuthenticationProfileLockout
    method GetAuthenticationProfileMethod
    multiFactorAuth GetAuthenticationProfileMultiFactorAuth
    singleSignOn GetAuthenticationProfileSingleSignOn
    userDomain string
    Domain name(Not for SAML) to be used for authentication
    usernameModifier string
    Username modifier(Not for SAML) to handle user domain
    location Property Map
    The location of this object.
    name String
    allowLists List<String>
    lockout Property Map
    method Property Map
    multiFactorAuth Property Map
    singleSignOn Property Map
    userDomain String
    Domain name(Not for SAML) to be used for authentication
    usernameModifier String
    Username modifier(Not for SAML) to handle user domain

    getAuthenticationProfile Result

    The following output properties are available:

    AllowLists List<string>
    Id string
    The provider-assigned unique ID for this managed resource.
    Location GetAuthenticationProfileLocation
    The location of this object.
    Lockout GetAuthenticationProfileLockout
    Method GetAuthenticationProfileMethod
    MultiFactorAuth GetAuthenticationProfileMultiFactorAuth
    Name string
    SingleSignOn GetAuthenticationProfileSingleSignOn
    UserDomain string
    Domain name(Not for SAML) to be used for authentication
    UsernameModifier string
    Username modifier(Not for SAML) to handle user domain
    AllowLists []string
    Id string
    The provider-assigned unique ID for this managed resource.
    Location GetAuthenticationProfileLocation
    The location of this object.
    Lockout GetAuthenticationProfileLockout
    Method GetAuthenticationProfileMethod
    MultiFactorAuth GetAuthenticationProfileMultiFactorAuth
    Name string
    SingleSignOn GetAuthenticationProfileSingleSignOn
    UserDomain string
    Domain name(Not for SAML) to be used for authentication
    UsernameModifier string
    Username modifier(Not for SAML) to handle user domain
    allowLists List<String>
    id String
    The provider-assigned unique ID for this managed resource.
    location GetAuthenticationProfileLocation
    The location of this object.
    lockout GetAuthenticationProfileLockout
    method GetAuthenticationProfileMethod
    multiFactorAuth GetAuthenticationProfileMultiFactorAuth
    name String
    singleSignOn GetAuthenticationProfileSingleSignOn
    userDomain String
    Domain name(Not for SAML) to be used for authentication
    usernameModifier String
    Username modifier(Not for SAML) to handle user domain
    allowLists string[]
    id string
    The provider-assigned unique ID for this managed resource.
    location GetAuthenticationProfileLocation
    The location of this object.
    lockout GetAuthenticationProfileLockout
    method GetAuthenticationProfileMethod
    multiFactorAuth GetAuthenticationProfileMultiFactorAuth
    name string
    singleSignOn GetAuthenticationProfileSingleSignOn
    userDomain string
    Domain name(Not for SAML) to be used for authentication
    usernameModifier string
    Username modifier(Not for SAML) to handle user domain
    allow_lists Sequence[str]
    id str
    The provider-assigned unique ID for this managed resource.
    location GetAuthenticationProfileLocation
    The location of this object.
    lockout GetAuthenticationProfileLockout
    method GetAuthenticationProfileMethod
    multi_factor_auth GetAuthenticationProfileMultiFactorAuth
    name str
    single_sign_on GetAuthenticationProfileSingleSignOn
    user_domain str
    Domain name(Not for SAML) to be used for authentication
    username_modifier str
    Username modifier(Not for SAML) to handle user domain
    allowLists List<String>
    id String
    The provider-assigned unique ID for this managed resource.
    location Property Map
    The location of this object.
    lockout Property Map
    method Property Map
    multiFactorAuth Property Map
    name String
    singleSignOn Property Map
    userDomain String
    Domain name(Not for SAML) to be used for authentication
    usernameModifier String
    Username modifier(Not for SAML) to handle user domain

    Supporting Types

    GetAuthenticationProfileLocation

    Panorama GetAuthenticationProfileLocationPanorama
    Located in a panorama.
    Template GetAuthenticationProfileLocationTemplate
    Located in a specific template
    TemplateStack GetAuthenticationProfileLocationTemplateStack
    Located in a specific template
    TemplateStackVsys GetAuthenticationProfileLocationTemplateStackVsys
    Located in a specific template, device and vsys.
    TemplateVsys GetAuthenticationProfileLocationTemplateVsys
    Located in a specific template, device and vsys.
    Vsys GetAuthenticationProfileLocationVsys
    Located in a specific Virtual System
    Panorama GetAuthenticationProfileLocationPanorama
    Located in a panorama.
    Template GetAuthenticationProfileLocationTemplate
    Located in a specific template
    TemplateStack GetAuthenticationProfileLocationTemplateStack
    Located in a specific template
    TemplateStackVsys GetAuthenticationProfileLocationTemplateStackVsys
    Located in a specific template, device and vsys.
    TemplateVsys GetAuthenticationProfileLocationTemplateVsys
    Located in a specific template, device and vsys.
    Vsys GetAuthenticationProfileLocationVsys
    Located in a specific Virtual System
    panorama GetAuthenticationProfileLocationPanorama
    Located in a panorama.
    template GetAuthenticationProfileLocationTemplate
    Located in a specific template
    templateStack GetAuthenticationProfileLocationTemplateStack
    Located in a specific template
    templateStackVsys GetAuthenticationProfileLocationTemplateStackVsys
    Located in a specific template, device and vsys.
    templateVsys GetAuthenticationProfileLocationTemplateVsys
    Located in a specific template, device and vsys.
    vsys GetAuthenticationProfileLocationVsys
    Located in a specific Virtual System
    panorama GetAuthenticationProfileLocationPanorama
    Located in a panorama.
    template GetAuthenticationProfileLocationTemplate
    Located in a specific template
    templateStack GetAuthenticationProfileLocationTemplateStack
    Located in a specific template
    templateStackVsys GetAuthenticationProfileLocationTemplateStackVsys
    Located in a specific template, device and vsys.
    templateVsys GetAuthenticationProfileLocationTemplateVsys
    Located in a specific template, device and vsys.
    vsys GetAuthenticationProfileLocationVsys
    Located in a specific Virtual System
    panorama GetAuthenticationProfileLocationPanorama
    Located in a panorama.
    template GetAuthenticationProfileLocationTemplate
    Located in a specific template
    template_stack GetAuthenticationProfileLocationTemplateStack
    Located in a specific template
    template_stack_vsys GetAuthenticationProfileLocationTemplateStackVsys
    Located in a specific template, device and vsys.
    template_vsys GetAuthenticationProfileLocationTemplateVsys
    Located in a specific template, device and vsys.
    vsys GetAuthenticationProfileLocationVsys
    Located in a specific Virtual System
    panorama Property Map
    Located in a panorama.
    template Property Map
    Located in a specific template
    templateStack Property Map
    Located in a specific template
    templateStackVsys Property Map
    Located in a specific template, device and vsys.
    templateVsys Property Map
    Located in a specific template, device and vsys.
    vsys Property Map
    Located in a specific Virtual System

    GetAuthenticationProfileLocationTemplate

    Name string
    Specific Panorama template
    PanoramaDevice string
    Specific Panorama device
    Name string
    Specific Panorama template
    PanoramaDevice string
    Specific Panorama device
    name String
    Specific Panorama template
    panoramaDevice String
    Specific Panorama device
    name string
    Specific Panorama template
    panoramaDevice string
    Specific Panorama device
    name str
    Specific Panorama template
    panorama_device str
    Specific Panorama device
    name String
    Specific Panorama template
    panoramaDevice String
    Specific Panorama device

    GetAuthenticationProfileLocationTemplateStack

    Name string
    The template stack
    PanoramaDevice string
    Specific Panorama device
    Name string
    The template stack
    PanoramaDevice string
    Specific Panorama device
    name String
    The template stack
    panoramaDevice String
    Specific Panorama device
    name string
    The template stack
    panoramaDevice string
    Specific Panorama device
    name str
    The template stack
    panorama_device str
    Specific Panorama device
    name String
    The template stack
    panoramaDevice String
    Specific Panorama device

    GetAuthenticationProfileLocationTemplateStackVsys

    NgfwDevice string
    The NGFW device
    PanoramaDevice string
    Specific Panorama device
    TemplateStack string
    The template stack
    Vsys string
    The vsys.
    NgfwDevice string
    The NGFW device
    PanoramaDevice string
    Specific Panorama device
    TemplateStack string
    The template stack
    Vsys string
    The vsys.
    ngfwDevice String
    The NGFW device
    panoramaDevice String
    Specific Panorama device
    templateStack String
    The template stack
    vsys String
    The vsys.
    ngfwDevice string
    The NGFW device
    panoramaDevice string
    Specific Panorama device
    templateStack 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.
    ngfwDevice String
    The NGFW device
    panoramaDevice String
    Specific Panorama device
    templateStack String
    The template stack
    vsys String
    The vsys.

    GetAuthenticationProfileLocationTemplateVsys

    NgfwDevice string
    The NGFW device
    PanoramaDevice string
    Specific Panorama device
    Template string
    Specific Panorama template
    Vsys string
    The vsys.
    NgfwDevice string
    The NGFW device
    PanoramaDevice string
    Specific Panorama device
    Template string
    Specific Panorama template
    Vsys string
    The vsys.
    ngfwDevice String
    The NGFW device
    panoramaDevice String
    Specific Panorama device
    template String
    Specific Panorama template
    vsys String
    The vsys.
    ngfwDevice string
    The NGFW device
    panoramaDevice 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.
    ngfwDevice String
    The NGFW device
    panoramaDevice String
    Specific Panorama device
    template String
    Specific Panorama template
    vsys String
    The vsys.

    GetAuthenticationProfileLocationVsys

    Name string
    The Virtual System name
    NgfwDevice string
    The NGFW device name
    Name string
    The Virtual System name
    NgfwDevice string
    The NGFW device name
    name String
    The Virtual System name
    ngfwDevice String
    The NGFW device name
    name string
    The Virtual System name
    ngfwDevice string
    The NGFW device name
    name str
    The Virtual System name
    ngfw_device str
    The NGFW device name
    name String
    The Virtual System name
    ngfwDevice String
    The NGFW device name

    GetAuthenticationProfileLockout

    FailedAttempts double
    Number of failed login attempts to trigger lock-out
    LockoutTime double
    Number of minutes to lock-out
    FailedAttempts float64
    Number of failed login attempts to trigger lock-out
    LockoutTime float64
    Number of minutes to lock-out
    failedAttempts Double
    Number of failed login attempts to trigger lock-out
    lockoutTime Double
    Number of minutes to lock-out
    failedAttempts number
    Number of failed login attempts to trigger lock-out
    lockoutTime number
    Number of minutes to lock-out
    failed_attempts float
    Number of failed login attempts to trigger lock-out
    lockout_time float
    Number of minutes to lock-out
    failedAttempts Number
    Number of failed login attempts to trigger lock-out
    lockoutTime Number
    Number of minutes to lock-out

    GetAuthenticationProfileMethod

    GetAuthenticationProfileMethodCloud

    ClockSkew double
    clock skew between CAS service and device
    Region GetAuthenticationProfileMethodCloudRegion
    ClockSkew float64
    clock skew between CAS service and device
    Region GetAuthenticationProfileMethodCloudRegion
    clockSkew Double
    clock skew between CAS service and device
    region GetAuthenticationProfileMethodCloudRegion
    clockSkew number
    clock skew between CAS service and device
    region GetAuthenticationProfileMethodCloudRegion
    clock_skew float
    clock skew between CAS service and device
    region GetAuthenticationProfileMethodCloudRegion
    clockSkew Number
    clock skew between CAS service and device
    region Property Map

    GetAuthenticationProfileMethodCloudRegion

    GetAuthenticationProfileMethodCloudRegionTenant

    GetAuthenticationProfileMethodCloudRegionTenantProfile

    mfa Property Map
    profileId String
    CAS Profile id

    GetAuthenticationProfileMethodCloudRegionTenantProfileMfa

    ForceMfa string
    force multi-factor authentication in cloud
    ForceMfa string
    force multi-factor authentication in cloud
    forceMfa String
    force multi-factor authentication in cloud
    forceMfa string
    force multi-factor authentication in cloud
    force_mfa str
    force multi-factor authentication in cloud
    forceMfa String
    force multi-factor authentication in cloud

    GetAuthenticationProfileMethodKerberos

    Realm string
    Realm name to be used for authentication
    ServerProfile string
    Kerberos server profile object
    Realm string
    Realm name to be used for authentication
    ServerProfile string
    Kerberos server profile object
    realm String
    Realm name to be used for authentication
    serverProfile String
    Kerberos server profile object
    realm string
    Realm name to be used for authentication
    serverProfile string
    Kerberos server profile object
    realm str
    Realm name to be used for authentication
    server_profile str
    Kerberos server profile object
    realm String
    Realm name to be used for authentication
    serverProfile String
    Kerberos server profile object

    GetAuthenticationProfileMethodLdap

    LoginAttribute string
    Default is samAccountName for Active Directory, uid for other directory servers
    PasswdExpDays double
    Avail for Active Directory, eDir
    ServerProfile string
    LDAP server profile object
    LoginAttribute string
    Default is samAccountName for Active Directory, uid for other directory servers
    PasswdExpDays float64
    Avail for Active Directory, eDir
    ServerProfile string
    LDAP server profile object
    loginAttribute String
    Default is samAccountName for Active Directory, uid for other directory servers
    passwdExpDays Double
    Avail for Active Directory, eDir
    serverProfile String
    LDAP server profile object
    loginAttribute string
    Default is samAccountName for Active Directory, uid for other directory servers
    passwdExpDays number
    Avail for Active Directory, eDir
    serverProfile string
    LDAP server profile object
    login_attribute str
    Default is samAccountName for Active Directory, uid for other directory servers
    passwd_exp_days float
    Avail for Active Directory, eDir
    server_profile str
    LDAP server profile object
    loginAttribute String
    Default is samAccountName for Active Directory, uid for other directory servers
    passwdExpDays Number
    Avail for Active Directory, eDir
    serverProfile String
    LDAP server profile object

    GetAuthenticationProfileMethodRadius

    Checkgroup bool
    Retrieve user group from RADIUS
    ServerProfile string
    RADIUS server profile object
    Checkgroup bool
    Retrieve user group from RADIUS
    ServerProfile string
    RADIUS server profile object
    checkgroup Boolean
    Retrieve user group from RADIUS
    serverProfile String
    RADIUS server profile object
    checkgroup boolean
    Retrieve user group from RADIUS
    serverProfile string
    RADIUS server profile object
    checkgroup bool
    Retrieve user group from RADIUS
    server_profile str
    RADIUS server profile object
    checkgroup Boolean
    Retrieve user group from RADIUS
    serverProfile String
    RADIUS server profile object

    GetAuthenticationProfileMethodSamlIdp

    AttributeNameAccessDomain string
    access-domain
    AttributeNameAdminRole string
    admin-role
    AttributeNameUsergroup string
    usergroup
    AttributeNameUsername string
    Attribute name for username to be extracted from SAML response
    CertificateProfile string
    Certificate profile for IDP and SP
    EnableSingleLogout bool
    Enable single logout
    RequestSigningCertificate string
    Signing certificate for SAML requests
    ServerProfile string
    IdP server profile object
    AttributeNameAccessDomain string
    access-domain
    AttributeNameAdminRole string
    admin-role
    AttributeNameUsergroup string
    usergroup
    AttributeNameUsername string
    Attribute name for username to be extracted from SAML response
    CertificateProfile string
    Certificate profile for IDP and SP
    EnableSingleLogout bool
    Enable single logout
    RequestSigningCertificate string
    Signing certificate for SAML requests
    ServerProfile string
    IdP server profile object
    attributeNameAccessDomain String
    access-domain
    attributeNameAdminRole String
    admin-role
    attributeNameUsergroup String
    usergroup
    attributeNameUsername String
    Attribute name for username to be extracted from SAML response
    certificateProfile String
    Certificate profile for IDP and SP
    enableSingleLogout Boolean
    Enable single logout
    requestSigningCertificate String
    Signing certificate for SAML requests
    serverProfile String
    IdP server profile object
    attributeNameAccessDomain string
    access-domain
    attributeNameAdminRole string
    admin-role
    attributeNameUsergroup string
    usergroup
    attributeNameUsername string
    Attribute name for username to be extracted from SAML response
    certificateProfile string
    Certificate profile for IDP and SP
    enableSingleLogout boolean
    Enable single logout
    requestSigningCertificate string
    Signing certificate for SAML requests
    serverProfile string
    IdP server profile object
    attribute_name_access_domain str
    access-domain
    attribute_name_admin_role str
    admin-role
    attribute_name_usergroup str
    usergroup
    attribute_name_username str
    Attribute name for username to be extracted from SAML response
    certificate_profile str
    Certificate profile for IDP and SP
    enable_single_logout bool
    Enable single logout
    request_signing_certificate str
    Signing certificate for SAML requests
    server_profile str
    IdP server profile object
    attributeNameAccessDomain String
    access-domain
    attributeNameAdminRole String
    admin-role
    attributeNameUsergroup String
    usergroup
    attributeNameUsername String
    Attribute name for username to be extracted from SAML response
    certificateProfile String
    Certificate profile for IDP and SP
    enableSingleLogout Boolean
    Enable single logout
    requestSigningCertificate String
    Signing certificate for SAML requests
    serverProfile String
    IdP server profile object

    GetAuthenticationProfileMethodTacplus

    Checkgroup bool
    Retrieve user group from TACACS+
    ServerProfile string
    TACACS+ server profile object
    Checkgroup bool
    Retrieve user group from TACACS+
    ServerProfile string
    TACACS+ server profile object
    checkgroup Boolean
    Retrieve user group from TACACS+
    serverProfile String
    TACACS+ server profile object
    checkgroup boolean
    Retrieve user group from TACACS+
    serverProfile string
    TACACS+ server profile object
    checkgroup bool
    Retrieve user group from TACACS+
    server_profile str
    TACACS+ server profile object
    checkgroup Boolean
    Retrieve user group from TACACS+
    serverProfile String
    TACACS+ server profile object

    GetAuthenticationProfileMultiFactorAuth

    Factors List<string>
    MfaEnable bool
    Enable Additional Authentication Factors
    Factors []string
    MfaEnable bool
    Enable Additional Authentication Factors
    factors List<String>
    mfaEnable Boolean
    Enable Additional Authentication Factors
    factors string[]
    mfaEnable boolean
    Enable Additional Authentication Factors
    factors Sequence[str]
    mfa_enable bool
    Enable Additional Authentication Factors
    factors List<String>
    mfaEnable Boolean
    Enable Additional Authentication Factors

    GetAuthenticationProfileSingleSignOn

    KerberosKeytab string
    Kerberos keytab
    Realm string
    Kerberos realm to be used for authentication
    ServicePrincipal string
    Kerberos service principal
    KerberosKeytab string
    Kerberos keytab
    Realm string
    Kerberos realm to be used for authentication
    ServicePrincipal string
    Kerberos service principal
    kerberosKeytab String
    Kerberos keytab
    realm String
    Kerberos realm to be used for authentication
    servicePrincipal String
    Kerberos service principal
    kerberosKeytab string
    Kerberos keytab
    realm string
    Kerberos realm to be used for authentication
    servicePrincipal string
    Kerberos service principal
    kerberos_keytab str
    Kerberos keytab
    realm str
    Kerberos realm to be used for authentication
    service_principal str
    Kerberos service principal
    kerberosKeytab String
    Kerberos keytab
    realm String
    Kerberos realm to be used for authentication
    servicePrincipal String
    Kerberos service principal

    Package Details

    Repository
    panos paloaltonetworks/terraform-provider-panos
    License
    Notes
    This Pulumi package is based on the panos Terraform Provider.
    panos logo
    panos 2.0.7 published on Thursday, Nov 27, 2025 by paloaltonetworks
      Meet Neo: Your AI Platform Teammate