identity-provider (SAML)
Syntax
identity-provider identity-provider { attribute-mapping { address-pool assertion-attribute <mandatory | optional>; firstname assertion-attribute <mandatory | optional>; group assertion-attribute <mandatory | optional>; lastname assertion-attribute <mandatory | optional>; attribute-name assertion-attribute <mandatory | optional>; username assertion-attribute <mandatory | optional>; } metadata-id metadata-id; settings { entity-id entity-id; idp-certificate idp-certificate; single-logout-url single-logout-url; single-signon-url single-signon-url; } }
Hierarchy Level
[edit access saml]
Description
Describe Security Assertion Markup Language (SAML) identity provider (IdP) configuration details. You can describe more than one identity providers.
Options
identity-provider |
Specify an IdP name. |
attribute-mapping |
Set the attribute mapping details for identity provider (IdP). |
metadata-id metadata-id |
Set the IdP configuration from the loaded metadata. Do not use this option if
you have configured |
settings |
Specify IdP settings. Do not use this option if you have configured
|
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.