Versions Compared

Key

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

...

See theĀ Credentials topic for details on configuring credentials of various types.

Example

Code Block
languagexml
titleA certificate loaded from a file specified in a property.
<dc:StartTLSTrustCredential id="LDAPtoIdPCredential" xsi:type="sec:X509ResourceBacked">
	<sec:Certificate>%{idp.attribute.resolver.LDAP.trustCertificates}</sec:Certificate>
</dc:StartTLSTrustCredential>