Open dnwk opened 1 year ago
Describe the bug When Two-factor Authentication (TFA) is enabled for a Drupal account, it will generate SAML error when redirecting to TFA screen.
To Reproduce Steps to reproduce the behavior:
The debug information below may be of interest to the administrator / help desk:
SimpleSAML\Error\Error: UNHANDLEDEXCEPTION
Backtrace: 1 www/_include.php:17 (SimpleSAML_exception_handler) 0 [builtin] (N/A) Caused by: SimpleSAML\Error\Exception: User not authenticated after login page. Backtrace: 3 modules/drupalauth/lib/Auth/Source/External.php:307 (SimpleSAML\Module\drupalauth\Auth\Source\External::resume) 2 modules/drupalauth/www/resume.php:12 (require) 1 lib/SimpleSAML/Module.php:266 (SimpleSAML\Module::process) 0 www/module.php:10 (N/A)
@dnwk I presume you've see the Drupal.org issue by now?
Describe the bug When Two-factor Authentication (TFA) is enabled for a Drupal account, it will generate SAML error when redirecting to TFA screen.
To Reproduce Steps to reproduce the behavior:
The debug information below may be of interest to the administrator / help desk:
SimpleSAML\Error\Error: UNHANDLEDEXCEPTION
Backtrace: 1 www/_include.php:17 (SimpleSAML_exception_handler) 0 [builtin] (N/A) Caused by: SimpleSAML\Error\Exception: User not authenticated after login page. Backtrace: 3 modules/drupalauth/lib/Auth/Source/External.php:307 (SimpleSAML\Module\drupalauth\Auth\Source\External::resume) 2 modules/drupalauth/www/resume.php:12 (require) 1 lib/SimpleSAML/Module.php:266 (SimpleSAML\Module::process) 0 www/module.php:10 (N/A)