Skip to content

Error: SAML must contain one assertion #6

Description

@smacz42

I tested this against SSOCircle's Public IDP and I received the error SAML must contain one assertion.

I captured the POST and am attaching it here, both in XML and base64. I'm posting it in base64 also because I got a weird error from Apache when I tried to get it to work, so it's probably an Apache error. The Apache error was:

[Mon Mar 27 15:49:27.262792 2017] [php7:warn] [pid 25326] [client 75.118.161.192:53168] PHP Warning:  DOMDocument::loadXML(): Start tag expected, '<' not found in Entity, line: 1 in /srv/kanboard/plugins/SamlAuth/Thirdparty/php-saml/lib/Saml2/Utils.php on line 58

So it's interpreting a < as &lt;, which is not how I want it to load that base64-encoded payload. Any thoughts?

saml-response.zip

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions