Skip to content

Keystone: Make user password optional #724

@mandre

Description

@mandre

What would you like to see implemented?

Based on the assumption that not providing a password would instruct keystone to generate one for you, I made the passwordRef field required in #709. This was a wrong assumption: keystone will not create a password. However, creating a passwordless user can still be useful if you want it to authenticate via other means (federation, auth creds, ...). We should make the PasswordRef field optional.

API Ref:
https://docs.openstack.org/api-ref/identity/v3/index.html#create-user

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions