Jörg Jooss

Results 4 comments of Jörg Jooss

+1 The environment variables checked by `AppServicesAuthenticationInformation.IsAppServicesAadAuthenticationEnabled` can be worked around (just set them for the Container App manually), but the authentication handler tries to obtain the claims [from `X-MS-TOKEN-AAD-ID-TOKEN`](https://github.com/AzureAD/microsoft-identity-web/blob/012546e2c766b0e038124c11fdd21284302cf586/src/Microsoft.Identity.Web/AppServicesAuth/AppServicesAuthenticationInformation.cs#L143)...

I didn't say `X-MS-CLIENT-PRINCIPAL` is a token, just a set of claims. Having Easy Auth forward the original token isn't required IMHO.

This error can be avoided if you specify the `--cluster-name` parameter for `az sf cluster create` as well.

Foundry Local 0.8.101 no longer emits `error`, but introduces an even more [serious bug](https://github.com/microsoft/Foundry-Local/issues/299).