config user saml
SAML server entry configuration.
config user saml
Description: SAML server entry configuration.
edit <name>
set cert {string}
set entity-id {string}
set single-sign-on-url {string}
set single-logout-url {string}
set idp-entity-id {string}
set idp-single-sign-on-url {string}
set idp-single-logout-url {string}
set idp-cert {string}
set user-name {string}
set group-name {string}
next
end
config user saml
Parameter |
Description |
Type |
Size |
Default |
---|---|---|---|---|
cert |
Certificate to sign SAML messages. |
string |
Maximum length: 35 |
|
entity-id |
SP entity ID. |
string |
Maximum length: 255 |
|
single-sign-on-url |
SP single sign-on URL. |
string |
Maximum length: 255 |
|
single-logout-url |
SP single logout URL. |
string |
Maximum length: 255 |
|
idp-entity-id |
IDP entity ID. |
string |
Maximum length: 255 |
|
idp-single-sign-on-url |
IDP single sign-on URL. |
string |
Maximum length: 255 |
|
idp-single-logout-url |
IDP single logout url. |
string |
Maximum length: 255 |
|
idp-cert |
IDP Certificate name. |
string |
Maximum length: 35 |
|
user-name |
User name in assertion statement. |
string |
Maximum length: 255 |
|
group-name |
Group name in assertion statement. |
string |
Maximum length: 255 |
|