Tom Parrott
Tom Parrott
> > @markylaing as discussed, I will just leave this comment here regarding idp groups for future reference. So it was found that after an OIDC identity logs in, if...
> So we would still need to provide a sensible message in the UI to inform the user. Furthermore, would the groups returned in `effective_groups` include the `identity_provider_groups` field and...
> I think for the UI, we need a more detailed way of checking if the user has permissions on a given object. I.e. they are currently viewing an instance,...
@MusicDin please may you rebase on https://github.com/canonical/lxd/pull/13045 as i intend to merge that one before this and it contains some API struct changes.
@MusicDin ive merged https://github.com/canonical/lxd/pull/13045 so can be rebased now.
@MusicDin it looks fixed now, what was the issue? Thanks
From my observations it works fine on go 1.22 when using `@latest` but this fails on our GH worflows because `make static-analysis` is pinned at go 1.21 due to swagger...
@roosterfish can be rebased and tested now. Thanks