BenSelect Documentation
DecodeSaml Method
See Also  Send Feedback
Selerix.ETIExtension.FormProvider Namespace > BoonChapmanIpm Class : DecodeSaml Method
samlResponseString
string gotten from post request
Routine trys to parse the samlResponseString to SAML object, verify signature and decrypt assertion

Syntax

JScript 
public function DecodeSaml( 
   samlResponseString : String
) : ValueTuple;

Parameters

samlResponseString
string gotten from post request

Return Value

Tuple of 3 string. - 1st is decoded SAML object - 2nd is decoded SAML assertion - 3rd is decoded EOI Statement

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2024 All Rights Reserved.