Hide Forgot
Description of problem: Is it not possible to create user. LDAP is configured. I think even if LDAP is configured it should be able to create new local user. OR implementation should follow PRD and do not allow local users at all so not even "admin" user. Post data sent by UI: {"username":"1","email":"1@1","firstname":"1","lastname":"1","groups":[],"role":"admin","password":"1" ,"notificationenabled":true} Server response: {"Error":"non-existant role"} Version-Release number of selected component (if applicable): rhscon-ceph-0.0.6-8.el7.x86_64 rhscon-core-0.0.8-7.el7.x86_64 rhscon-ui-0.0.16-1.el7.noarch How reproducible: 100% Steps to Reproduce: 1. configure LDAP 2. try to create new user
This is the expected behaviour. admin is the default user created by system, will be allowed in any cases. if ldap is not configured all ldap related pages to be disbaled This behaviour was discussed and agreed in sprint meetings