Eduard Paul
Eduard Paul
Hi, will this PR fix this https://github.com/pnp/pnpframework/issues/646 ? Sorry opened the issue without checking active PR's.
I have encountered the same need today. In pnp powershell it is called BackgroundTheme by the way, so it should not be too difficult to implement. https://pnp.github.io/powershell/cmdlets/Set-PnPFooter.html#-backgroundtheme
Workaround for this issue, also should be very easy to implement in pnp framework code. Instead of creating the site with hubsiteid, make the hub association afterward. ``` private async...
Wow really was looking for something like this. Hope to se it soon in main branch.
> Confusingly, Workload Identity Federation seems to be different to Workload Identity - _Federation_ is the new service principal auth method using OIDC, whereas WI just seems to be Kubernetes...
Thanks a lot @musale ! Did not find time to try to do this by myself 😅😅