Metadata neede to make the filter work

This commit is contained in:
Hans Hörberg 2013-05-07 11:24:52 +02:00
parent 3db4d1a424
commit 4f07b7acf2
2 changed files with 14 additions and 1 deletions

14
.gitignore vendored
View File

@ -69,3 +69,17 @@ example/sp2/sp.xml
example/sp2/sp_conf.py
example/sp2/who.ini
example/idp2/idp.xml
example/idp2/idp_conf_test.py
example/idp2/metadata.xml
example/idp2/modules/login.mako.py
example/idp2/modules/root.mako.py
example/idp3/idp_conf_test.py
update

View File

@ -489,7 +489,6 @@ class Policy(object):
ava = self.filter(ava, sp_entity_id, metadata,
spec["required"], spec["optional"])
return self.filter(ava, sp_entity_id, [], [])
def conditions(self, sp_entity_id):
""" Return a saml.Condition instance