You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I understand that AWX is open source software provided for free and that I might not receive a timely response.
Feature type
New Feature
Feature Summary
We are creating users with the awx.awx.user module. For user creation, it is required to input a password and not leave it blank, so let's say we are putting a dummy password, the same for all users in our code. Users are created nicely but then, we would like an option to force users to reset their passwords at first login. And somehow after some search, we were surprised that this option seems missing.
Maybe we really missed it somewhere and the option already exists. In this case, kindly shows us where it is.
Select the relevant components
UI
API
Docs
Collection
CLI
Other
Steps to reproduce
Create user with some password (by UI, API or anything else).
Current results
User is created and can login with the specified password but is not forced to reset its password.
Sugested feature result
An option like : force reset password at first login to enable or not.
Additional information
No response
The text was updated successfully, but these errors were encountered:
Please confirm the following
Feature type
New Feature
Feature Summary
We are creating users with the
awx.awx.user
module. For user creation, it is required to input a password and not leave it blank, so let's say we are putting a dummy password, the same for all users in our code. Users are created nicely but then, we would like an option to force users to reset their passwords at first login. And somehow after some search, we were surprised that this option seems missing.Maybe we really missed it somewhere and the option already exists. In this case, kindly shows us where it is.
Select the relevant components
Steps to reproduce
Create user with some password (by UI, API or anything else).
Current results
User is created and can login with the specified password but is not forced to reset its password.
Sugested feature result
An option like : force reset password at first login to enable or not.
Additional information
No response
The text was updated successfully, but these errors were encountered: