2026-07-07 23:16:33 +00:00
2026-06-22 22:46:33 +00:00
2026-04-29 23:01:39 +00:00
2024-05-28 06:45:24 +00:00
2026-04-29 23:01:39 +00:00
2025-09-16 21:27:46 +00:00
2026-07-07 23:16:33 +00:00
2026-07-06 20:43:56 +00:00
2026-07-06 23:59:31 +00:00

access-manager-api - Simple Multi-Realm Access Management Endpoint

access-manager-api provides functionality for the API by implementing a single set of endpoints for all ProxmoxAAS user management. It supports pve and ldap type users.

Installation

Prerequisites

Installation - API

  1. Download access-manager-api binary and template.config.json file from releases
  2. Rename template.config.json to config.json and modify the following values:
    1. listenPort: port for access-manager-api to bind and listen on
    2. In pve:
      • url: the URI to the Proxmox API, ie https://pve.domain.net/api2/json
      • token: the proxmoxaas-api user(name), authentication realm (pam), token id, and token secrey key (uuid)
      • paas-client-role: name of the Role which represents PAAS users, ie PAAS-Client
S
Description
No description provided
Readme 246 KiB
Languages
Go 99.4%
Makefile 0.6%