In https://github.com/openpubkey/opkssh/blob/60a454af923d3f8868d40612d06e7ce5d8e539e7/commands/verify.go#L145 the groups is hardcoded to opksshuser, but should be somehow "configurable/auto-detected".
In
opkssh/commands/verify.go
Line 145 in 60a454a
the groups is hardcoded to opksshuser, but should be somehow "configurable/auto-detected".