/*
* Pålogging på Google Apps for UKA
*/
$metadata['google.com/a/blindernuka.no'] = array(
'AssertionConsumerService' => 'https://www.google.com/a/blindernuka.no/acs',
'NameIDFormat' => 'urn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress',
'simplesaml.nameidattribute' => 'gapps-mail',
'simplesaml.attributes' => false,
'saml20.sign.assertion' => true,
'authproc' => array(
10 => array(
'class' => 'fbs:UKAGoogleApps',
'accounts_url' => 'https://foreningenbs.no/intern/api/googleapps/accounts',
'accounts_url_auth_token' => 'secret-value-goes-here',
'userfile' => dirname(__DIR__) . '/config/ukausers.txt'
)
)
);
-
Notifications
You must be signed in to change notification settings - Fork 0
Module for FBS with SimpleSAMLphp
License
blindern/simplesamlphp-module-fbs
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Module for FBS with SimpleSAMLphp
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published