Skip to content
This repository has been archived by the owner on Jun 6, 2023. It is now read-only.

Verifying response without depending on an external binary #6

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Dec 11, 2015

  1. allow idp public cert to be embedded

    This is useful when we want to load public cert from somewhere other than local
    filesystem.
    dqminh committed Dec 11, 2015
    Configuration menu
    Copy the full SHA
    5e7e216 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2015

  1. add xmlsec bindings to verify response

    this add xmlsec binding to libxmlsec1 and libxml2 so we can use that instead of
    shelling out to an external binary.
    dqminh committed Dec 14, 2015
    Configuration menu
    Copy the full SHA
    96ddd5f View commit details
    Browse the repository at this point in the history