Skip to content
Snippets Groups Projects
Commit aba89d01 authored by Olav Morken's avatar Olav Morken
Browse files

config-templates: Remove unused openid configuration.

git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@1875 44740490-163a-0410-bde0-09ae8108e29a
parent 65f252f1
No related branches found
No related tags found
No related merge requests found
...@@ -390,14 +390,6 @@ $config = array ( ...@@ -390,14 +390,6 @@ $config = array (
'auth.radius.vendor' => '23735', 'auth.radius.vendor' => '23735',
'auth.radius.vendor-attr' => '4', 'auth.radius.vendor-attr' => '4',
/*
* These parameters are only relevant if you setup an OpenID Provider.
*/
'openid.userid_attributename' => 'eduPersonPrincipalName',
'openid.delegation_prefix' => 'https://openid.feide.no/',
'openid.filestore' => '/tmp/openidstore',
/* /*
* This configuration option allows you to select which session handler * This configuration option allows you to select which session handler
......
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