Add support for setting up a Scope since SimpleOauth does not setup an...
Add support for setting up a Scope since SimpleOauth does not setup an authorization scope by default. The Scope entity needs to be created manually during SPA initialization.
Closes #3516926