On Mon, Mar 13, 2017 at 8:27 AM, Kris Germann <[email protected]> wrote:
> I'm wondering how to accomplish this, I have the following in my > guacamole.preferences: > > #MySQL Info > mysql-hostname: localhost > mysql-port: 3306 > mysql-database: guacamole_db > mysql-username: guacamole_user > mysql-password: xxxxxxxxxxxx > > #Duo Security API Info > duo-api-hostname: api-hostname.duosecurity.com > duo-integration-key: xxxxxxxxxxxxxxxxxxxx > duo-secret-key: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx > duo-application-key: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx > xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx > > However, when I log in I get the following in the logs: > > 14:54:09.658 [http-nio-8080-exec-2] INFO o.a.g.r.auth.AuthenticationService > - User "kgermann" successfully authenticated from 50.100.78.133. > > However, I am greeted with: > > > Any help would be appreciated :) > > > Have you verified that the integration key, secret key, and API hostname are exactly as listed by Duo in the application's "Details" section? - Mike
