PHP Classes

File: web/SSO/config/translation.php

Recommend this page to a friend!
  Classes of william amed   Raptor 2   web/SSO/config/translation.php   Download  
File: web/SSO/config/translation.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: Raptor 2
Framework that takes routes from annotations
Author: By
Last change:
Date: 8 years ago
Size: 277 bytes
 

Contents

Class file image Download
<?php
/*
 * Configuration
 *
 */

$config = array (

   
'application' => 'simplesamlphp',
   
'baseurl' => 'https://translation.rnd.feide.no/simplesaml',
   
'key' => '_e7224d54cda84434e25ef087e5c22c1fa5f6ae87cc',
   
'secret' => '_0e29f782d295bc9782112981f654f1db58174d19d7',

);

?>