0

Using Easy Auth, is it possible to restrict access to an Azure App Service website to a list of pre-approved individuals based on their MSA, Google, Facebook, and/or Twitter identities?

It looks like a custom security policy in the ASP.NET Core website’s codebase can be configured to perform whitelisting. (I haven’t tried this yet). But I’m curious if there might be a no-code, easy-auth approach that also works.

CalvinDale
  • 9,005
  • 5
  • 29
  • 38
  • AFAIK , there is no such feature in Easy Authentication . Checking in your application after authentication is the workaround at current . – Nan Yu May 13 '19 at 07:03
  • It's unfortunate that white-listing authorized users is not a feature of Easy Auth. – CalvinDale May 14 '19 at 19:46

0 Answers0