Can't see users, invited or not for my static web app
Austin Modelski
1
Reputation point
I have a static web app site that I've created and am using built in authentication. I have 2 users that are currently registered and able to use the app from AAD. However, I can't see them from the REST API https://learn.microsoft.com/en-us/rest/api/appservice/static-sites/list-static-site-users?tabs=HTTP&tryIt=true&source=docs#code-try-0 or the Azure CLI using #az staticwebapp users list -n <appname>
Sign in to answer