Metadata-Version: 2.1 Name: akeyless-uam-api Version: 0.1.0 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: certifi (>=2017.4.17) Requires-Dist: python-dateutil (>=2.1) Requires-Dist: six (>=1.10) Requires-Dist: urllib3 (>=1.23) UAM manages client accounts and allows each client to define items, roles and auth methods. The core operations of UAM are as follows: Creating new accounts. For each account: Creating items. Adding new auth methods Adding new roles creating roles - auth methods association. Returning the key's metadata together with temporary access credentials in order to access the key fragments. # noqa: E501