@nacx - Most of the changes you requested are done. Where "Date" is specified in the Azure KeyVault REST docs, I've used a Date type. In the case where it is a "unix timestamp", I've gone with Integer.
Re: KeyVaultFilter - the issue is Vault URIs for OAuth verification differ from the management (default) resource URI. In the case of Mock tests, management APIs use bearer token auth instead of client secret. I need to figure out the same for Vault manipulation methods. Let me know about the deeper pass on things. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs/pull/416#issuecomment-344794392
