Skip to content
Snippets Groups Projects
Commit 71e9f42b authored by Jaime Pérez Crespo's avatar Jaime Pérez Crespo
Browse files

Creating a new page for MDRPI, modifying all the documentation to point to it.

git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3346 44740490-163a-0410-bde0-09ae8108e29a
parent 29066ee8
Branches develop
Tags
No related merge requests found
...@@ -67,22 +67,8 @@ The aggregator can be configured with the following options: ...@@ -67,22 +67,8 @@ The aggregator can be configured with the following options:
The path to the certificate can be absolute, or it can be relative to the `cert`-directory. The path to the certificate can be absolute, or it can be relative to the `cert`-directory.
`RegistrationInfo` `RegistrationInfo`
: Allows to specify information about the registrar of this aggregate. Please refer to the : Allows to specify information about the registrar of this metadata. Please refer to the
'SAML V2.0 Metadata Extensions for Registration and Publication Information' document [MDRPI extension](./simplesamlphp-metadata-extensions-rpi) document for further information.
for further information on this topic. This option accepts an array with the following
options:
: - `authority`: The unique identifier of the authority that registered the entity.
It is recommended that this be a URL that resolves to a human readable page describing
the registrar authority (e.g., the registrar's home page). This parameter is REQUIRED.
: - `instant`: The instant the entity was registered with the authority. Time values
must be expressed in the UTC timezone using the 'Z' timezone identifier. This parameter
is OPTIONAL.
: - `policies`: The policy under which the entity was registered. An indexed array with
URLs pointing to the localized versions of the policy. Each index will be used as the
language identifier. This parameter is OPTIONAL.
### Aggregator source configuration ### Aggregator source configuration
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment