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

Broken "New provider" window when using Firefox #8639

Closed
Mase3206 opened this issue Feb 22, 2024 · 3 comments
Closed

Broken "New provider" window when using Firefox #8639

Mase3206 opened this issue Feb 22, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@Mase3206
Copy link

Describe the bug
When trying to create a Provider using Firefox, the setup window only shows "Select type" on the left, nothing in the middle, and the "finish" and "cancel" buttons hanging out the bottom-right side. The options appear to still be clickable, but not being able to see them makes it unusable. Using a different browser (Safari, in my case) works and is a suitable workaround.

To Reproduce
Steps to reproduce the behavior:

  1. Using Firefox, log into your Authentik instance with an admin account.
  2. Open the admin interface.
  3. Open the Applications accordion and click on Providers.
  4. Click Create.
  5. See error.

Expected behavior
The window should open to the "Select type" step in the left pane with a list of protocols to choose from with a radio button beside each one in the right pane. The "finish" and "cancel" buttons should be in the bottom-left corner of the right pane.

Screenshots
Screenshot 2024-02-21 at 10 11 49 PM

Logs
auth.log
(heads up, it's a big file.)

Version and Deployment (please complete the following information):

  • authentik version: 2024.02
  • Deployment: docker-compose

Additional context
I also happened to attempt creating a Provider while in Linux using Firefox, and the same error happened, so it's probably related to the browser.

@Mase3206 Mase3206 added the bug Something isn't working label Feb 22, 2024
@Mase3206
Copy link
Author

I'm not entirely sure what happened in a week, but the window works now. I'm still on 2024.02.

image

I'll try to do some investigating this weekend.

@rissson
Copy link
Member

rissson commented Feb 29, 2024

Maybe some client-side caching of the frontend? In any case, I cannot reproduce on firefox 122.0.1 and authentik 2024.2.1

@Mase3206
Copy link
Author

Mase3206 commented Mar 1, 2024

I bet you're right. I'm now having a different but similar issue where I can't edit the 2-factor authentication methods for myself in Safari, but it works fine in Firefox. I don't think this is an issue with Authentik, so I think I'll close this issue.

@Mase3206 Mase3206 closed this as completed Mar 1, 2024
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

2 participants