This is the spec for key rollover feature phase 1 MVP, based on https://gist.github.com/karlmcguinness-okta/4d1b743a949cdd937e16
Diff compared to original spec:
- no
id
,lastUpdated
,e
,n
attributes for keys - expose
x5t#S256
instead ofx5t
in JWK representation - update key endpoint accept
PUT
(full update) instead ofPOST
(partial update) - no
keyRollover
convinence method