Files
cameleer-saas/docker
hsiegeln bc42fa7172
All checks were successful
CI / build (push) Successful in 58s
CI / docker (push) Successful in 9s
fix: create admin console user on Logto admin tenant (port 3002)
The admin console runs on a separate tenant with its own user store.
Previous approach tried to assign a non-existent 'admin:admin' role
on the default tenant. Now creates the user on the admin tenant via
port 3002, assigns 'default:admin' role for Management API access,
and adds to t-default organization.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-06 23:28:40 +02:00
..