Commit 050d9a4a authored by Mario Hernandez's avatar Mario Hernandez 💬

Update Integrating_SimpleSAMLphp_with_ADFS_2012R2.md

parent 2af16f0c
......@@ -243,6 +243,8 @@ Now that the Service Provider configuration is complete, SimpleSAMLphp creates t
7. <font face="Arial, sans-serif">After re-authenticating, we can see the group claim is sent through as well.
![](Integrating%20SimpleSAMLphp%20with%20ADFS%202012R2%20-%20lewisroberts.com_html_f44f78dbb737e298.png)</font>
What about our custom PHP application?
---------------------------------------------
Good job you asked, I nearly forgot.
......@@ -355,16 +357,10 @@ $as->logout(array(
?>
=======================================================================
=======================================================================
```
logged_out.php
SOURCE CODE
=======================================================================
=======================================================================
```php
<?php
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment