I have the login configuration set up with LDAP and I can login without problems, but the apps “cockpit”, “task list” and “admin” are not showing in the welcome page.
From the path /camunda/api/admin/auth/user/default
I get the answer
{"userId":"test","authorizedApps":["welcome"]}
How can I also authorize the other apps?