Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

An Overview of the Configuration Files

...


Value type
entityIdstring

An entity identifier. Should be taken from IDP metadata:

<md:EntityDescriptor entityId="https://localhost:8443/uas"...>
type- IDP (Identity Provider);
- AA (Attribute Authority).
An entity type.
urlstring

A URL to fetch metadata from. The same URL where SAML 2.0 IDP/AA metadata was fetched initially.

See "Get the Metadata of the Identity Provider" step.

refreshIntervalnumberAn interval in seconds to fetch the metadata.

...