...
If the optional attribute "lang" for the EAPIdentityProvider tag is not set, individual sub-tags which contain user-displayable strings SHOULD be marked with the language they are written/available in.
InnerIdentity
The EAP metadatafile can contain extra information about the InnerIdentity, mostly used to streamline domain specific form elements:
- InnerIdentityPrefix contains the required domain prefix if any. E.g. DOMAIN/
- InnerIdentitySuffix contains the required domain suffix, if any. E.g. @DOMAIN
- InnerIdentityHint is a boolean, telling the app to populate the InnerIdentity field using the InnerIdentityPrefix or Suffix and placing the cursur a the correct place (after the / if prefix is used or before the @ in the case of suffix).
ClientCertificate
1.1. Methods and authentication
...