Metadata neede to make the filter work
This commit is contained in:
		
							
								
								
									
										14
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										14
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							@@ -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
 | 
			
		||||
 
 | 
			
		||||
@@ -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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user