Skip to content
This repository has been archived by the owner on Jul 11, 2018. It is now read-only.

AM Transparant Name ID

Remold edited this page Jul 31, 2015 · 1 revision
// Restore the NameID that was used in the response by the IdP.
// See: https://jira.surfconext.nl/jira/browse/BACKLOG-636
 
$response['__']['CustomNameId'] = $response['__']['OriginalResponse']['__']['OriginalNameId'];