service-provider (SAML)
Syntax
service-provider service-provider {
assertion-waittime assertion-waittime;
encrypted-assertions;
entity-id entity-id;
hash-algorithm <sha-256 | sha-384 | sha-512>;
sign-auth-request;
sp-certificate sp-certificate;
}Hierarchy Level
[edit access saml]
Description
Describe Security Assertion Markup Language (SAML) service provider configuration details.
Options
| assertion-waittime assertion-waittime |
Set the maximum waiting time for an assertion from the Identity Provider (IdP).
|
| encrypted-assertions | Specify that the IdP must provide encrypted assertions. |
| entity-id entity-id |
Specify service provider entity ID. |
| hash-algorithm <sha-256 | sha-384 | sha-512> |
Define the signature hash algorithm.
|
| sign-auth-request |
Sign the SAML authentication request. |
| sp-certificate sp-certificate |
Specify the service provider certificate. |
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.