PHP Classes

File: web/SSO/metadata/wsfed-sp-hosted.php

Recommend this page to a friend!
  Classes of william amed   Raptor 2   web/SSO/metadata/wsfed-sp-hosted.php   Download  
File: web/SSO/metadata/wsfed-sp-hosted.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: 167 bytes
 

Contents

Class file image Download
<?php
/**
 * WS-Federation SP configuration for simpleSAMLphp.
 *
 * Required fields:
 * - host
 */

$metadata['__DYNAMIC:1__'] = array(
   
'host' => '__DEFAULT__',
);