Files
ziti/controller/model
Andrew Martinez 3e5f08c99f adds cert authenticator extension endpoint
- adds endpoint POST /edge/management/v1/authenticator/{id}/extend
- adds endpoint POST /edge/management/v1/authenticator/{id}/extend-verify
- adds endpoint POST /edge/client/v1/authenticator/{id}/extend
- adds endpoint POST /edge/client/v1/authenticator/{id}/extend-verify
- add logic that allows a client endpoint to extend the valid period for
  their current certificate authenticator
- requires clients to use their existing client cetificate for extension
- requires clients to verify they have received the new public key
- allows clients to use a new private key if desired
- allows only 1st party certificate authenticators to extend
- adds authenticatorId to apiSession for persistence, model, api model
- add session cert to already authenticated session on extend
- removes empty test stub
2022-03-02 09:20:08 -05:00
..
2021-07-07 08:39:39 -04:00
2020-06-09 14:11:23 -04:00
2022-02-25 09:27:26 -06:00
2022-02-25 09:27:26 -06:00
2020-06-09 14:11:23 -04:00
2020-06-16 17:33:45 -04:00
2021-07-30 10:04:45 -04:00
2021-07-07 08:39:39 -04:00
2021-01-19 08:36:27 -05:00
2021-07-07 08:39:39 -04:00
2021-07-07 08:39:39 -04:00
2022-02-25 09:27:26 -06:00