Jan 18 2018
06:50 AM
- last edited on
Jan 14 2022
04:47 PM
by
TechCommunityAP
Jan 18 2018
06:50 AM
- last edited on
Jan 14 2022
04:47 PM
by
TechCommunityAP
I have an Azure Website built on Angular5 protected by Azure AD for authentication. The API layer is developed as Azure function app, also authenticated by Azure AD. Now , I want this website to be available to all users in my organisation and not allow any guest users registered in the tenant to access the web site & API. What are my options here?
Currently the app & API can be accessed by even the guest accounts.
Feb 04 2018 04:40 AM