Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
Is your feature request related to a problem? Please describe the problem.
As an tenant administrator
I want it to be very quick and easy to make secure passwords for other users
So that I know their accounts will be secure and I don't have to come up with new secure passwords often
Describe the solution you'd like
I would like to see the Generate Random Password button that's shown in the Administration -> Identity Management -> Users -> Actions -> Set Password dialog used in the Administration -> Identity Management -> Users -> New user dialog
This could apply to anywhere else in the application, but particular for administrators flows as opposed to a typical user flow I think.
Additional context
We are using Angular with Separated Auth Server.
Button is not there in v7.3.0.0 demo on 16/6/23
Is there an existing issue for this?
Is your feature request related to a problem? Please describe the problem.
As an tenant administrator I want it to be very quick and easy to make secure passwords for other users So that I know their accounts will be secure and I don't have to come up with new secure passwords often
Describe the solution you'd like
I would like to see the Generate Random Password button that's shown in the Administration -> Identity Management -> Users -> Actions -> Set Password dialog used in the Administration -> Identity Management -> Users -> New user dialog
This could apply to anywhere else in the application, but particular for administrators flows as opposed to a typical user flow I think.
Additional context
We are using Angular with Separated Auth Server. Button is not there in v7.3.0.0 demo on 16/6/23