maandag 27 oktober 2014

Configuring SimpleSamlPhp ADFS SP & IDP

Goal getting ADFS to work withing simplesamlphp.
This tutorial is quite bare bones. I will be adding more later (sharepoint2013 + SimpleSamlphp Idp using ADFS)
Requirement:
Make sure you have simplesamlphp installed

cd /simpelsamlphp
touch enable module/adfs/enable
touch enable module/exampleauth/enable


Configure files config

location: config


Configure files for wsfed-sp

Location: metadata


Configure files for adfs-ip


location: metadata


Test using the :
https://myidentity.com/simplesaml/example-simple/wsfed-example.php

Con gratz, on your adfs idp & wsfed sp

Up next sharepoint 2013 + Simplesamlphp ADFS IdP