Hello I put together a PR for Tenant Management for the Go bindings and have been able to test it in the build container. According to this post contributions are taken via the forums.
A couple questions for the reviewer:
- Should I check for the
/xFF
prefix restriction in the bindings, I don’t see such a check in the Python bindings, but I’ve added such a check for Go - I seem to be able to open a tenant even if it doesn’t exist.
Thank you!