stcbus commented on PR #966: URL: https://github.com/apache/guacamole-client/pull/966#issuecomment-2050816886
Let me know if I should report a bug now, but since it's not released quite yet, we just ran into 2 issues I think that maybe are things that need fixed for the extension: 1. I am getting failures after successful logins, and that can trigger the ban extension now with lots of testing. I don't believe we had that before, so I think maybe somehow Duo extension doesn't report correctly to the ban extension? 2. In a certain scenario, we get a generic guacamole error occured message. This is 100% reproducible in the following scenario: - Log into guac, pass through duo - after log in, log out - click "relogin" button Re-loading the page is fine, so something with the relogin button or flow from there, we are rejected and get the below log message: `01:35:12.356 [http-nio-8080-exec-5] WARN o.a.g.event.EventLoggingListener - Authentication attempt from 128.146.93.48 for user "USERNAME failed: Duo Client error. (rejected by "duo") 01:35:12.356 [http-nio-8080-exec-5] ERROR o.a.g.rest.RESTExceptionMapper - Request could not be processed: Duo Client error.` -- 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