Add otptoken-sync command

This command calls the token sync HTTP POST call in the server providing
the CLI interface to synchronization.

https://fedorahosted.org/freeipa/ticket/4260

Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
This commit is contained in:
Nathaniel McCallum
2014-06-26 16:09:00 +02:00
committed by Martin Kosek
parent 2767fb584a
commit 0d21937995
3 changed files with 112 additions and 3 deletions

View File

@@ -89,5 +89,5 @@ IPA_DATA_VERSION=20100614120000
# #
########################################################
IPA_API_VERSION_MAJOR=2
IPA_API_VERSION_MINOR=95
# Last change: npmaccallum - otptoken-add-yubikey
IPA_API_VERSION_MINOR=96
# Last change: npmaccallum - otptoken-sync