SAML, OIDC, Third-Party-Authentication

Adjusting the settings to the following allowed me to login:

  • Include AuthnStatement = On
  • Sign Documents = Off
  • Sign Assertions = On
  • Signature Algorithm = RSA_SHA256 (matching the instructions in the documentation)
  • Encrypt Assertions = Off
  • Client Signature Required = Off

@sekjal I will try that, thank you for your efforts.

This topic was automatically closed after 416 days. New replies are no longer allowed.