Versions Compared

Key

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

...

Sample signatureAlogrithms
Code Block
titleSample saml.digestAlogrithmsproperties SHA version configuration
saml.signatureAlgorithms=ALGO_ID_SIGNATURE_RSA_SHA512,ALGO_ID_SIGNATURE_RSA_SHA1,ALGO_ID_SIGNATURE_RSA_SHA256
Code Block
title

saml.
saml.digestAlgorithms=ALGO_ID_DIGEST_SHA512,ALGO_ID_SIGNATURE_RSA_SHA1,ALGO_ID_SIGNATURE_RSA_SHA256
Code Block
titleSample saml.defaultDigestAlogrithm

saml.defaultDigestAlgorithm=ALGO_ID_DIGEST_SHA512
Code Block
titleSample saml.defaultSignatureAlogrithm

saml.defaultSignatureAlgorithm=ALGO_ID_SIGNATURE_RSA_SHA512

...