#!/usr/bin/env python from saml2.saml import AUTHN_PASSWORD __author__ = 'rolandh' import json BASE = "http://localhost:8087" #BASE= "http://lingon.catalogix.se:8087" metadata = open("./sp/sp.xml").read() AUTHN = {"class_ref": AUTHN_PASSWORD, "authn_auth": "http://lingon.catalogix.se/login"} info = { "start_page": BASE, "entity_id": "%s/sp.xml" % BASE, "result": { "matches": { "content": "