necouchman commented on PR #915: URL: https://github.com/apache/guacamole-client/pull/915#issuecomment-1749870749
> Does this solve the issue you mention above regarding losing auth state in the redirect to/from Duo? I don't think it resolves it...but at the moment I also have an issue with the parameters at redirect ending up after the `#`, which means they probably aren't getting processed correctly. So I need to work that out, as well. > Perhaps that would work here? I don't think we should disable Maven Enforcer for any of the modules, as it exists to prevent weird breakage from occurring when two versions of the same dependency get YOLO'd together in the same classpath, when something expects dependency version X but actually gets version Y, etc. Okay, I'll give that a shot. I agree that disabling it completely is probably not the right thing to do. Part of the issue, though, if you read the linked issues, is that the Duo team believes there may be issues with forcing a particular version - that is, I think they want both versions to be available to each of the modules that requires it, and they're hesitant to override it one way or the other. -- 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