oussjarrousse / dj-rest-auth-saml

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Enhance the security settings

oussjarrousse opened this issue · comments

"advanced":{
"authn_request_signed": True,
"logout_request_signed": True,
"logout_response_signed": True,
"metadata_signed": True,
"name_id_encrypted": True,
"want_name_id_encrypted": True,
}

authn_request_signed requires sp cert...