So, if you want to show a splash screen on the site but with OIDC enabled as the only login method, you need to:
- uncheck
enable local logins - uncheck
auth immediately - have one external login method enabled
Once those conditions are met, people will see a login required screen like this:
Both buttons here (sign up / login) will lead to your one external login method.
