Skip to content
Snippets Groups Projects
Commit 7e746142 authored by Andreas Åkre Solberg's avatar Andreas Åkre Solberg
Browse files

Patch from Lukas Hammerle. will allow attribute mapping and filtering with shibboleth

git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@173 44740490-163a-0410-bde0-09ae8108e29a
parent 28fd8c14
No related branches found
No related tags found
No related merge requests found
......@@ -110,7 +110,8 @@ if (!$session->isAuthenticated() ) {
//$session->setAttribute('eduPersonAffiliation', array('student'));
$spentityid = $authnrequest->getIssuer();
$spmetadata = $metadata->getMetaData($spentityid, 'shib13-sp-remote');
/*
* Filtering attributes.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment