#!/bin/sh ##################################################################### # This example demonstrates various ways to access and create # ID credentials using libabac api using python # In yap db, the ID credential is stored as: isType(pIDname,keyid) # Two pre-existing id credentials are generated using creddy, this is # to test the load_directory api call creddy --generate --cn CreddyBob creddy --generate --cn CreddyJack #