Versions Compared

Key

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

...

Note: As of version 1.3.1 (currently IdP only), the behavior is now identical to the ExplicitKeyTrustEngine, except that the <ds:RetrievalMethod> element is not supported. Otherwise, the behavior is as described below.

Each <md:KeyDescriptor> is resolved into a certificate chain. The first certificate in the chain (assumed to be the first one in order) is directly compared to the client or server TLS certificate presented. If they match exactly, then the engine returns success.

...