Javascript API authentication specify users

226
0
01-19-2022 07:19 AM
MatthewDriscoll
MVP Alum

Is there a way to limit authentication using OAuth 2.0 to specific users?  It seems to me using any of ESRI's authentication solutions allow anyone that has an Online login, even those outside my organization, access to the application.  I must be missing something! Any help is greatly appreciated.    

The goal is to have both public access and registered user access buttons.  The difference in what they can do/see will be handled in the code depending on which button they push.  I want to allow access to the registered users to not be just anyone with an Online login, only specific users.

0 Kudos
0 Replies