Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

saml (Access Profile)

date_range 06-Dec-24

Syntax

content_copy zoom_out_map
saml {
    service-provider service-provider;
    identity-provider domain {
        idp-name idp-name;
    }
}

Hierarchy Level

content_copy zoom_out_map
[edit access profile name]

Description

Describe Security Assertion Markup Language (SAML) configuration for the access profile.

Options

identity-provider domain

Specify the identity provider (IdP) parameters for the profile.

  • Values: any or specify user's domain such as example.net.

idp-name idp-name

Specify the IDP name.

service-provider service-provider

Specify the service provider name defined in the access.

The remaining statements are explained separately. See CLI Explorer.

Required Privilege Level

access—To view this statement in the configuration.

access-control—To add this statement to the configuration.

Release Information

Statement introduced in Junos OS Release 24.4R1.

footer-navigation