PHP Classes

File: web/SSO/metadata/wsfed-idp-remote.php

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

Contents

Class file image Download
<?php
/**
 * WS-Federation remote IdP metadata for simpleSAMLphp.
 */

$metadata['urn:federation:pingfederate:localhost'] = array(
   
'prp' => 'https://localhost:9031/idp/prp.wsf',
   
'certificate' => 'pingfed-localhost.pem',
);