necouchman opened a new pull request, #915: URL: https://github.com/apache/guacamole-client/pull/915
I've taken a stab at updating the Duo MFA client to use the new API. I'm still in the process of getting my free account set up to test this out, so opening this in draft mode for the time being while I get it tested. A couple of notes for this PR: * I've extracted the `SSOAuthenticationSession` and related classes from the SSO base module and put those up in `guacamole-ext` so that I can re-use them in the Duo module. It was a reasonably clean move, I think? * I've had to disable the Maven Enforcer plugin for the Duo module. See duosecurity/duo_universal_java#23 and duosecurity/duo_universal_java#18 for discussion and information on this. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@guacamole.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org