Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Guacamole] Rejected OpenID Token #10126

Closed
CrazyWolf13 opened this issue Jun 16, 2024 · 1 comment
Closed

[Guacamole] Rejected OpenID Token #10126

CrazyWolf13 opened this issue Jun 16, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@CrazyWolf13
Copy link

Describe the bug
Hi
I've set upt TOPT on my guacamole account.

Then I've setup Authentik auth, while disabling TOPT, this works fine.

After enabling TOPT again, and logging in, I get first redirected to authentik, log in, weirdly get a TOPT request, I enter the code, I get an error:

Jun 16 22:22:48 guacamole tomcat9[188]: 22:22:48.150 [http-nio-8080-exec-8] INFO  o.a.g.r.auth.AuthenticationService - User "XXXX" successfully authenticated from [192.168.1.200, 10.10.20.13].
Jun 16 22:22:53 guacamole tomcat9[188]: 22:22:53.477 [http-nio-8080-exec-10] INFO  o.a.g.a.o.t.TokenValidationService - Rejected OpenID token with invalid/old nonce.

To Reproduce
Steps to reproduce the behavior:

  1. Enable Authentik loging method on guacamole
  2. Also enable TOPT, so when not using authentik, I can still sign in with TOPT and user/password, as failproof.
  3. End up in an auth loop or auth error.

Expected behavior
Well I expect not to get a rejected OpenID Token.

Screenshots
grafik
grafik

Logs

Jun 16 22:22:48 guacamole tomcat9[188]: 22:22:48.150 [http-nio-8080-exec-8] INFO  o.a.g.r.auth.AuthenticationService - User "XXXX" successfully authenticated from [192.168.1.200, 10.10.20.13].
Jun 16 22:22:53 guacamole tomcat9[188]: 22:22:53.477 [http-nio-8080-exec-10] INFO  o.a.g.a.o.t.TokenValidationService - Rejected OpenID token with invalid/old nonce.

Version and Deployment (please complete the following information):

  • authentik version: 2024.4.2
  • Deployment: [Docker-Compose]
@CrazyWolf13 CrazyWolf13 added the bug Something isn't working label Jun 16, 2024
@CrazyWolf13
Copy link
Author

Was indeed an upstream issue on Guacamole -> https://issues.apache.org/jira/browse/GUACAMOLE-1780

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant