Function
The functions listed below are added in the 2021 release of Adobe ColdFusion.
|
Description |
---|---|
Initiates the login process with the IDP. |
|
Returns a representation of what the XML Authorization request looks like. |
|
Verify the integrity of the SAML response from the server. |
|
Initiates the logout process with IDP. |
|
Returns a representation of what the XML logout request looks like. |
|
Returns TRUE if it is a SAML logout response. |
|
This function sends the response back to the IDP. |
|
Once the request is received, this function returns a struct with the values- (NAMEID, NAMEIDFORMAT, NAMEIDQUALIFIER, NAMEIDSPQUALIFIER, SESSIONINDEX). |
|
This function creates the metadata for SAML Service Provider. |