Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unable to create new user #1756

Closed
manojs1978 opened this issue Jul 11, 2022 · 4 comments
Closed

unable to create new user #1756

manojs1978 opened this issue Jul 11, 2022 · 4 comments
Assignees
Milestone

Comments

@manojs1978
Copy link
Contributor

Describe the bug
unable to create new user using jans-cli option

To Reproduce
Steps to reproduce the behavior:

  1. open jans-cli
    select 4 for configuration
    select 5 for user management
    select 2 to create new user.
    add below informaton given screenshot.

Expected behavior
should able to create new user

Screenshots
image

Desktop (please complete the following information):

  • OS: ubuntu
  • Browser
  • Version 20.04

Smartphone (please complete the following information):

Additional context
Add any other context about the problem here.

@devrimyatar
Copy link
Contributor

@manojs1978
User is created, but due to config-api lowercases status, CLI failed to dislpay. New version of CLI is good.

Please wait while retreiving data ...
+-----+--------------------------------------+----------+---------------------+------+-------------+--------------+
|   # | inum                                 | userId   | mail                | sn   | givenName   | jansStatus   |
+=====+======================================+==========+=====================+======+=============+==============+
|   1 | 2c3dc262-281f-4960-880a-1798238a5e28 | dilek    | dilek@foo.org       |      | Dilek       | active       |
+-----+--------------------------------------+----------+---------------------+------+-------------+--------------+
|   2 | a972f923-31ea-4fb0-95e1-e4b3cd8eb2a7 | admin    | admin@snap.gluu.org | User | Admin       | ACTIVE       |
+-----+--------------------------------------+----------+---------------------+------+-------------+--------------+

@devrimyatar
Copy link
Contributor

Please postpone this, in new version it will be fixed.

@pujavs
Copy link
Contributor

pujavs commented Jul 14, 2022

@manojs1978, this has been fixed in #1802
image

@pujavs pujavs assigned manojs1978 and unassigned pujavs Jul 15, 2022
@moabu
Copy link
Member

moabu commented Jul 21, 2022

Closing as solved

@moabu moabu closed this as completed Jul 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants