Skip to main content
Version: 11.0

Security configuration: Info element

In a SecurityConfig.xmlsecurity configuration file, the <Info> element contains basic information about an organisation and the person responsible for the SAML entity.

Example

<Info lang="en" contactEmail="atechnicalperson@usoft.com" contactName="Technical Person" contactType="technical" organisationURL="www.usoft.com" displayName="Usoft" organisationName="USoft"/>

Child elements

none

Attributes

The following table describes attributes for the <Info> element:

NameRequiredTypeDescription
langNo StringSpecifies language used.
contactEmailNo StringSpecifies e-mail address for contact person.
contactNameNo StringSpecifies the name of the contact person.
contactTypeNo StringSpecifies the type of contact for a person.
organisationURLNo StringSpecifies an location to which to direct an user for aditional informations.
displayNameNo StringSpecifies an human readable organization name.
organisationNameNo StringSpecifies an technical organization name.