Skip to content

Implementation of support for legacy SAML Assertion Consumer Service (ACS) endpoints

Draft (untested and dirty) implementation of support for legacy SAML Assertion Consumer Service (ACS) endpoints.

This implementation supports the legacy SAML Assertion Consumer Service endpoint only when two requests are handled:

  • _searchguard/auth/config
  • _searchguard/auth/session

In all other cases, modern ACS endpoints are used.

Relates to #51 (closed)

Edited by Nils Bandener

Merge request reports