Page Menu
Home
# EENet
Search
Configure Global Search
Log In
Queries
Active Pastes
All Pastes
Search
Advanced Search
Create Paste
Paste
All Pastes
All Pastes
Use Results
Edit Query
Hide Query
Authors
Languages
Status
Active
Archived
Subscribers
Tags
Spaces
Order By
Creation (Newest First)
Creation (Oldest First)
Created After
Created Before
Search
P21
conf
<?php
/**
* SAML 2.0 IdP configuration for simpleSAMLphp.
*
* See: https://simplesamlphp.org/docs/stable/simplesamlphp-reference-idp-hosted
...
Jun 25 2018, 4:34 PM
193 Lines
PHP
Author:
•
svhu
P16
saml20-idp-remote.php
<?php
$metadata
[
'https://reos.taat.edu.ee/saml2/idp/metadata.php'
]
=
array
(
'metadata-set'
=>
'saml20-idp-remote'
,
'entityid'
=>
'https://reos.taat.edu.ee/saml2/idp/metadata.php'
,
...
Sep 19 2016, 11:16 AM
213 Lines
Author:
•
svhu
P15
mpassmetadata
array (
'entityid' => 'https://mpass-proxy-test.csc.fi/idp/shibboleth',
'contacts' =>
array (
),
...
Sep 19 2016, 11:00 AM
49 Lines
Author:
•
svhu