There is no "auto-login" option in Gluu. It may be possible to implement something like this using custom authentication script of your own design, but this topic is beyond scope of Community support. There is also resource owner's credential grant flow which allows you to acquire access token and id_token in one request (with user's login/password sent in it), but this flow doesn't create session at Gluu, so no SSO functionality will be available.