Alexander Moras

Results 16 comments of Alexander Moras

Oh awesome! Nice find! Yeah I think we'll have to check the print status before ending the print owing to different label/print sizes. I'll also have a go if I...

At the moment I don't believe its possible due to an issue with how Proxmox parses `client_id`'s. They strip the `@project_name` part hence why it shows the "invalid audience" error....

There is a bug report for Proxmox here - https://bugzilla.proxmox.com/show_bug.cgi?id=5076. I've just updated it to now. You can update the parsing regex to support the "@" symbol but any updates...

I can't seem to find it either now - the Proxmox codebase is a maze. I've just noticed the pull request #8178 which provides functionality to remove the "@" from...

It seems the docker images [v2.56.0-rc.4](https://github.com/orgs/zitadel/packages/container/zitadel/239653823?tag=v2.56.0-rc.4) onwards all have the new code which removes the suffix from Client IDs. You need to create a new app for it to apply,...

> Just set this up myself. The only issue I have left is that users are given UUIDs as their user-id, as opposed to names :/ I have this issue...