SAML IDPs
Last updated
Was this helpful?
Last updated
Was this helpful?
Retrieve information about one or multiple SAML IDP configurations.
/api/SAMLIDP
Site ID from which to retrieve the SAML IDP configurations (optional).
The name of the SAML IDP configuration for which to retrieve the information. This must be the actual SAML IDP configuration name used in the RAS connections.
Create a new SAML IDP configuration.
/api/SAMLIDP
<para type="description">Host name of gateway</para> <para type="description">This specified gateway will receive the calls for SP URLs.</para>
<para type="description">The name of the target SAMLIDP.</para> <para type="description">This must be the actual SAMLIDP name used in the RAS farm.</para>
<para type="description">Site ID in which to create the specified SAMLIDP.</para> <para type="description">If the parameter is omitted, the site ID of the Licensing Server will be used.</para>
<para type="description">Enable or disable the SAMLIDP upon creation.</para> <para type="description">If the parameter is omitted, the SAMLIDP is initialised as Disabled.</para>
<para type="description">A user-defined SAMLIDP description.</para>
<para type="description">Use SAMLIDP with a theme</para>
Retrieve information about a particular SAML IDP configuration by ID.
/api/SAMLIDP/{id}
The ID of a SAML IDP configuration for which to retrieve the information.
Modify properties of a SAML IDP configuration.
/api/SAMLIDP/{id}
The ID of the SAML IDP configuration to modify.
<para type="description">Enable or disable the specified SAMLIDP in a site.</para>
<para type="description">The new name of the target SAMLIDP.</para>
<para type="description">A user-defined SAMLIDP description.</para>
<para type="description">Specifies the SAMLIDP theme</para>
<para type="description">The IDP entity ID</para>
<para type="description">The IDP certificate</para>
<para type="description">The logon URL</para>
<para type="description">The logout URL</para>
<para type="description">Allow unencrypted assertion</para>
<para type="description">Host name of gateway</para> <para type="description">This specified gateway will receive the calls for SP URLs.</para>
<para type="description">Specifies the service provider certificate</para>
<para type="synopsis">SAML Attributes</para> <para type="description"></para>
0 = UserPrincipalName,1 = ImmutableID,2 = SID,3 = sAMAccountName,4 = Custom
<para type="description">Enable or disable an attribute of a specified SAMLIDP</para>
<para type="description">Specifies the SAMLIDP attribute.</para>
<para type="description">Specifies the AD attribute.</para>
No body