After updating pulse it always asks for login/password

Hello,

We updated our Pulse version to 7.1.0, and after that, it always asks for authentication. In previous versions, users without a username and password could access the site without authentication.

Has this changed in the new version? Does everyone now need to have a registered login? We use native registered logins.

Thanks

Hi @diegopg8 ,

If you want your users to open Pulse and use it without having to login then you need to check the access of the Public group.

Go to Administration > Groups > PUBLIC

A user who is going to Pulse without logging in will see Pulse as per the access in the PUBLIC.

Cheers,

Vincent

Hi @diegopg8,

Another aspect of this, from which Pulse version did you upgraded from?

On a newer version of Pulse, once it times out, it will now automatically rediect into the Pulse login page. This behaviour is controlled via the parameter RequireLogin in the Pulse.cfg file.

Cheers,

Paul

Hi everyone,

After changing RequireLogin, it started working like the old version again. Thank you very much.