Files
bifrost-registry/accountcenter.json
T
2025-05-13 11:39:43 +07:00

20 lines
495 B
JSON

{
"id": "account_center",
"name": "AccountCenter",
"version": "1.0",
"description": "Account Center is a platform for managing user accounts and permissions",
"installation": {
"host_type": "local",
"path": "/root/dev/docker-apps/Authentik/AccountCenter",
"deployment": {
"type": "docker"
}
},
"required": "true",
"tags": [
"sso",
"security",
"monitoring"
],
"lastModified": 1746671214
}