Closed jkrue closed 1 year ago
The groups json propagated by Perun contains useful values which are currently not considered by the perunKeystoneAdapter
... { "blacklisted" : null, "denbiVmsRunning" : null, "id" : XXX, "login-namespace:elixir" : "XXX", "login-namespace:elixir-persistent" : "XXX@elixir-europe.org", "preferredMail" : "XXX", "sshPublicKey" : [ "ssh-rsa XXXXXXXX...." ], "status" : "VALID" }, ...
fixed with #42
The groups json propagated by Perun contains useful values which are currently not considered by the perunKeystoneAdapter