I'd like to have SSO-only users. Can you list out all the steps needed? I've already got the basic jsConnect setup configured and working. Here's everything I'm aware of from searching old posts:
- Request the registration email be shut off
- Configure my login/sign up URL to have {Target} included to redirect back (which won't be needed with auto-login, if that's possible)
- Custom CSS to remove vanilla login.
I'm unclear on how to force auto-login?
I wish the old cookie-based version were still in use :\
John
Comments
I've disabled the registration email for SSO registrations on your site.
You can use "Customize Theme" in your Dashboard to do a simple 'display: none' on the logo if you'd like that gone.
I'm not sure what you mean by "forcing" auto-login. If you want them automatically logged into Vanilla during your site's login process, I believe you're able to do that with the jsConnect plugin.