fix: Fixed the inconsistency in the handling of AAD openIdIssuer
The value specified for openIdIssuer when using AAD was different from the value required by SWA, causing an inconsistency. This is fixed by constructing the URL based on the tenant ID.
Fixes #928
Any chance we can merge this please. :)
Hi reviewers, @Timothyw0 and @cjk7989 , is it possible to have PR merged so we can get a working AAD local auth? Thank you for considering @shibayan's contribution!
Just wasted half a day trying to figure out why my AAD auth wasn't working when deployed, because I'd used the issuer string necessary to make the emulator work.
Why hasn't this fix been reviewed/merged? Is the SWA CLI no longer being developed?
+1 also having this issue! Will this fix ever be deployed??