SAMLSPConfigBase::ProcessAuthenticationStatement (open)
Process an incoming SAML AuthenticationStatement
Syntax
LOADLIB "mod::wrd/lib/auth/saml.whlib";
RECORD FUNCTION ProcessAuthenticationStatement(RECORD statement)
Parameters
RECORD statement
Decoded SAML statement
Return value
RECORD
Processing result
code
'ok', 'unknownlogin', 'error'
entityid
Entity ID
name
Name of the user