top | item 45933835

(no title)

stormking | 3 months ago

I love the ability to directly run docker containers.

I think their approach to authentication / authorization is insane (not in a good way).

discuss

order

_kb|3 months ago

Those auth UX challenges are being worked on:

https://github.com/lxc/incus-os/issues/496

https://github.com/lxc/incus-os/issues/497

IMO the client certs are pretty elegant from a technical perspective. It works well with the CLI, but the browser experience is different enough to cause at least some base level wtf-ery.

stormking|3 months ago

Elegant, schmellegant. If you want your software to be usable in an enterprise environment, you have to support OIDC out of the box.