I want to be able to run a demo of Leaf with a non-admin user, without setting up an identity service provider. This allows us to demo the Leaf functionality without exposing the entire database. What would be the easiest way to do this?
(My first attempt, dropping the "admin" claim from the Claims field of the admin user in auth.Login didn't work.)