static-web-apps-cli icon indicating copy to clipboard operation
static-web-apps-cli copied to clipboard

fix: Fixed the inconsistency in the handling of AAD openIdIssuer

Open shibayan opened this issue 10 months ago • 4 comments

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

shibayan avatar Feb 24 '25 03:02 shibayan

Any chance we can merge this please. :)

alexsignly avatar Mar 13 '25 14:03 alexsignly

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!

chuanqisun avatar Mar 26 '25 20:03 chuanqisun

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?

jonrimmer avatar May 29 '25 23:05 jonrimmer

+1 also having this issue! Will this fix ever be deployed??

Thijs199 avatar Jun 24 '25 16:06 Thijs199