REST API  16
REST API for Luna Network HSMs
User management

User management resources provide a facility to manage users used to authenticate to the REST API.

Notes

From APIv12 onwards, REST API is aware of new/existing users created/available in LunaSH and vise-versa. Upgrade, from APIv11 to APIv12, synchronizes users between REST API and LunaSH.

When the webserver service is first started/restarted, it performs synchronization for existing users to remove discrepancies between REST API and LunaSH users with the following limitations:

  • admin-level user must update synced user role.

If no discrepancies are found, then no action is performed. Ideally this synchronization is performed only once, when upgrading from APIv11 to APIv12.