You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This winds up being kind of a blocker for ssh key support (see #849) because SiloUser does not have a name column and it doesn't really make sense for it to have one. (The closest thing would be "external id". Even if we add this, it should have a more specific name than "name" (to distinguish it from "username", "first name", "surname", etc., and so that people realize it's not the same kind of "name" that all the other resources have) and it would definitely have a different type (since "Name" is highly specific to the requirements in RFD 4).)
See #845. We want the new lookup API to support a few more cases:
The text was updated successfully, but these errors were encountered: