Is jaas having problems with granting users?

I’m trying to grant a user access to a model on jaas.

juju login jaas
juju switch jaas
juju grant someuser@external admin mymodel

However, when I try to list users in the model with

juju show-model

The new user doesn’t show up in the list of users.

Re-running the juju grant command, simply states that the user is alread added.

Whats going wrong here?

Hi Erik,

I tried granting admin rights to a user with the staging JIMM we have deployed, which uses Candid (with USSO identity provider).

It seemed to work, please see: https://pastebin.canonical.com/p/9ry8pYRWHV/

Having tested that, i tested the same procedure with the production JIMM and saw the same bug that you reported: https://pastebin.canonical.com/p/CyWYbPk8SQ/

I will look at the problem and get back to you as soon as possible.

Thank you for the report! Ales

1 Like

My college can see the models now, but I can’t see him in the “juju show-model” command so I can’t determine who has access apart from myself.

Hi,

I can confirm the bug in the version of JIMM currently deployed to production: the model owner is not able to see all the users of a model. A fix has been proposed and will be releaseed asap.

Best regards, Ales

2 Likes

Right, I tried just now and still nothing shows up…

Hi,

We’ve updated the production JIMM yesterday. I tested it and it is showing users as expected. Please take a look and let me know if you still encounter the issue.