Idea Summary
Allow developers to put a Build Option on the Authentication Schemes.
Use Case
I frequently want to set an Authentication Scheme to enable "Switch in Session" while in development (e.g. to use APEX Authentication) but to disable that when promoted. I can put a build option on the button that does the switch, but a savvy user can still change the URL to use the APEX Authentication.
Preferred Solution (Optional)