Merge pull request #337 from jgehrcke/patch-1
Update SP config docs to reflect that default want_assertions_signed is False
This commit is contained in:
		@@ -432,7 +432,7 @@ Indicates if this SP wants the IdP to send the assertions signed. This
 | 
				
			|||||||
sets the WantAssertionsSigned attribute of the SPSSODescriptor node
 | 
					sets the WantAssertionsSigned attribute of the SPSSODescriptor node
 | 
				
			||||||
of the metadata so the IdP will know this SP preference.
 | 
					of the metadata so the IdP will know this SP preference.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Valid values are True or False. Default value is True.
 | 
					Valid values are True or False. Default value is False.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Example::
 | 
					Example::
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user