ziti
ziti copied to clipboard
3rd Party CA Existing Session Removal
If a CA is deleted:
- all API sessions that authed through it should be terminated
- all sessions should be termineated
Existing test in ca_test.go
deleting a CA no longer allows authentication
currently being skipped