mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-22 11:55:24 +00:00
Disable hint verification for now.
This commit is contained in:
@@ -381,6 +381,7 @@ LassoServerInContext (WOContext *context)
|
||||
|
||||
responseData = strdup ([authnResponse UTF8String]);
|
||||
|
||||
lasso_profile_set_signature_verify_hint(lassoLogin, LASSO_PROFILE_SIGNATURE_VERIFY_HINT_IGNORE);
|
||||
rc = lasso_login_process_authn_response_msg (lassoLogin, responseData);
|
||||
if (rc)
|
||||
[NSException raiseSAML2Exception: rc];
|
||||
|
||||
Reference in New Issue
Block a user