In two previous articles I have described how I have implemented my static web application, served from GitHub Pages, with EntraId authentication and data available only to authenticated users through OCI API Gateway (see Private data in public web application — Microsoft EntraId, GitHub Pages, OCI API Gateway and No Code challenge: create file named after user in OCI Bucket through OCI API Gateway). In this article, I want to add an administrator mode to my application. I want any user ...