Metadata-Version: 2.1
Name: akeyless-uam-api
Version: 0.0.4
Summary: UAM - Application API
Home-page: https://www.akeyless-security.com/
Author: UNKNOWN
Author-email: refael@akeyless-security.com
License: UNKNOWN
Keywords: Swagger,UAM - Application API
Platform: UNKNOWN
Requires-Dist: urllib3 (>=1.15)
Requires-Dist: six (>=1.10)
Requires-Dist: certifi
Requires-Dist: python-dateutil

UAM manages client accounts and allows each client to define users, roles and master keys. The core operations of UAM are as follows: Creating new accounts. For each account: Creating new master keys. Adding new users Adding new roles Attaching roles to users. Attaching roles to keys. Returning the key&#39;s metadata together with temporary access credentials in order to access the key fragments.  # noqa: E501


