identity-provider settings (SAML)
Syntax
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 identity-provider name]
Description
Describe Security Assertion Markup Language (SAML) identity provider (IdP) settings. If you import IdP metadata, you do not need to manually configure IdP settings.
Options
| entity-id entity-id |
Specify IdP entity id. Example: http://www.example.com/1123zweqios. |
| idp-certificate idp-certificate |
Specify the IdP's certificate. |
| single-logout-url single-logout-url |
Specify the IdP's single logout service URL. Example: http://dev-6799012.example.com/app/dev-6799012_acc1/1123zweqios/sso/saml. |
| single-signon-url single-signon-url |
Specify the IdP's single sign-on (SSO) service URL. Example: http://dev-6799012.example.com/app/dev-6799012_acc1/1123zweqios/slo/saml. |
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.