How to setup lxd with rbac

I was looking through a few posts on the internet but cannot find a good reference on how to get access to the package canonical-rbac to use with lxd.

https://linuxcontainers.org/lxd/docs/master/authentication/#authentication-rbac

The link above says access to rbac is included with Ubuntu Pro subscription. I signed up for the free 5 machines. Is that not sufficient to get access to the packages to setup rbac.

You’d need to reach out to Canonical sales most likely to get access to canonical-rbac.
it’s done through PPA membership I believe.

Worth noting that we are moving away from this solution and over to something more standard with OIDC for authentication and then another standard option for authorization.

The authentication part has already landed in LXD 5.13 and authorization will be an ongoing thing over the next 6 months.

Thanks for the quick response