Closed 4d62 closed 1 day ago
There is a (fairly large) PR that includes a fix for this. If you would like to review it and make comments, we would greatly appreciate it.
thanks!
Also, I realized that the error reporting is unrelated to the issues covered in the big PRs (like Form Unification and providing Policy Binding access in the wizard), so I've created a PR just for this issue: Web: fix bug that prevented error reporting in current wizard.
(But I would dearly love any feedback on the new forms & policy bindings stuff!)
i'll take a look when i have a second! i've done about 2 hours of frontend in my entire life so please do take what I say with a grain of salt 🤣
closing as resolved by #12033
Is your feature request related to a problem? Please describe. Yes, when I attempt to add authentik to an application I run or use, I'm frustrated when one of my inputted values are incorrect and I have to guess which one is wrong.
Describe the solution you'd like authentik should tell the user what's wrong when an application/provider is created with the wizard -> once the user clicks submit -> or authentik should stop the user from clicking submit until errors are fixed
Describe alternatives you've considered Looking in the console, finding the response with code 400, and expanding the json to find what's wrong
Additional context The error authentik returns
What the server returns