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
Currently TLS certificates can be used by the client indefinitely, but the server administrator should have a way to disable remote user access.
Consider adding a user update --remote-disable boolean option as a global toggle, and/or invite update <id> --disable to control access at the invite level. Either operation would revoke the client cert.
The text was updated successfully, but these errors were encountered:
Currently TLS certificates can be used by the client indefinitely, but the server administrator should have a way to disable remote user access.
Consider adding a
user update --remote-disable
boolean option as a global toggle, and/orinvite update <id> --disable
to control access at the invite level. Either operation would revoke the client cert.The text was updated successfully, but these errors were encountered: