auth context bla bla

This commit is contained in:
H.T. Kruitbosch 2017-11-15 15:46:47 +01:00
parent be8c3c3fe6
commit 25e0b8b3f3
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
__version__ = '0.1.10'
__version__ = '0.1.11'

View File

@ -196,7 +196,7 @@ SAML_PROVIDERS = [{
}
},
"security": {
"requestedAuthnContext": False,
"requested_authn_context": False,
"name_id_encrypted": False,
"authn_requests_signed": True,
"logout_requests_signed": False,