Possibility to run Data API builder solution within Static Web App (SWA default authorization).
- run command
swa start - in web browser go to
127.0.0.1:4280
- Local DEV: swa start - use
127.0.0.1:4280 instead oflocalhost(for emulating login) - DAB authentication when hosted on local with Docker, isn't working with local SWA CLI authentication emulator
- roles change could take some time so it can be taken as authorization don't validate roles when checking instantly
- navigate to
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\igccservice - append after the quotes: --urls
http://127.0.0.1:YOURPORT - restart service