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

Can not create App Passwords after update to 2024.4.2 #9665

Open
barnes-c opened this issue May 9, 2024 · 2 comments
Open

Can not create App Passwords after update to 2024.4.2 #9665

barnes-c opened this issue May 9, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@barnes-c
Copy link

barnes-c commented May 9, 2024

Bug description
When creating a App Password on version 2024.4.2 an empty error appears and no App password is created.
In the network tab of the browser you can see the reason for this error is that expire of the App password must be in less than a year which it was (see screenshot).

Creating App passwords that have their expiry date in the past works though.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Tokens and App passwords'
  2. Click on 'Create'
  3. Fill the form correctly with a date which is in the future but still less than a year away
  4. Click Create

Expected behavior
A token to be created

Screenshots
SCR-20240509-rtzp
Logs
Output of docker-compose logs or kubectl logs respectively

Version and Deployment (please complete the following information):

  • authentik version: 2024.4.2
  • Deployment: docker-compose
@barnes-c barnes-c added the bug Something isn't working label May 9, 2024
@BeryJu
Copy link
Member

BeryJu commented May 9, 2024

Probably a side effect of #9426, are you able to create app passwords through the user interface?

@barnes-c
Copy link
Author

No, its also not possible to do it via the UI

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