Unicon / cas-mfa

CAS server overlay with support for multifactor authentication.
Apache License 2.0
24 stars 19 forks source link

Fix method=POST when using principal attribute to initiate MFA flow #125

Closed alexkolson closed 8 years ago

alexkolson commented 8 years ago

This fixes the bug in the principal attribute resolver code that was fixed for the request argument extractor code in #121.