-
Notifications
You must be signed in to change notification settings - Fork 11
Experimental API Key Tool
Pradeeban Kathiravelu edited this page Aug 23, 2018
·
2 revisions
This tool maybe used to reset expiration date of an existing API-Key
Download api-key.jar and drop it in $BINDAAS_HOME/bundles/pickup directory
Start Bindaas in console mode and execute following command
osgi> ss
It should display as list of bundles installed. Look for **bindaas-api-key-tool . **It's status should be ACTIVE.

If not ACTIVE start the bundle by executing following command
osgi> start <<bundle-id>>
bundle-id is displayed in the ss command.
osgi>api-key-tool:setExpire <<api-key>> <<expiration>>
expiration date format must be mm/dd/yyyy