Metadata lib of OneLogin PHP Toolkit
builder(string $sp, string $authnsign = false, string $wsign = false, \DateTime $validUntil = null, \Timestamp $cacheDuration = null, array $contacts = array(), array $organization = array()) : string
string
The SP data
string
authnRequestsSigned attribute
string
wantAssertionsSigned attribute
\DateTime
Metadata's valid time
\Timestamp
Duration of the cache in seconds
array
Contacts info
array
Organization ingo
string
SAML Metadata XML
signMetadata(string $metadata, string $key, string $cert) : string
string
SAML Metadata XML
string
x509 key
string
x509 cert
string
Signed Metadata
addX509KeyDescriptors(string $metadata, string $cert) : string
string
SAML Metadata XML
string
x509 cert
string
Metadata with KeyDescriptors
TIME_VALID
TIME_CACHED