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

Adding new doc: SimpleSAMLphp Identity Provider Advanced Topics

git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1436 44740490-163a-0410-bde0-09ae8108e29a
parent 0e821368
No related branches found
No related tags found
No related merge requests found
SimpleSAMLphp Identity Provider Advanced Topics
===========================================
<!--
This file is written in Markdown syntax.
For more information about how to use the Markdown syntax, read here:
http://daringfireball.net/projects/markdown/syntax
-->
* Version: `$Id$`
AJAX iFrame Single Log-Out
--------------------------
If you have read about the AJAX iFrame Single Log-Out approach at Andreas' blog and want to enable it, edit your saml20-idp-hosted.php metadata, and add this configuration line for the IdP:
'logouttype' => 'iframe',
Notice that when setting this option after already having shared metadata with Service Providers, you need to send new metadata. The automatically genereated metadata will change.
Attribute Release Consent
-------------------------
The attribute release consent is documented in a separate document.
* [Documentation on the consent module](https://rnd.feide.no/content/consent-module)
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