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

Renaming SAML auth source to be saml and not saml-example

git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1733 44740490-163a-0410-bde0-09ae8108e29a
parent 1296e3b6
No related branches found
No related tags found
No related merge requests found
...@@ -74,7 +74,7 @@ $config = array( ...@@ -74,7 +74,7 @@ $config = array(
* An authentication source which can authenticate against both SAML 2.0 * An authentication source which can authenticate against both SAML 2.0
* and Shibboleth 1.3 IdPs. * and Shibboleth 1.3 IdPs.
*/ */
'example-saml' => array( 'saml' => array(
'saml:SP', 'saml:SP',
/* /*
......
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