Redirect To Login Page After Log Out

Hi,

We need to redirect to the login page if the user gets logout.
How it could be defined?

Thanks

And that is not the case in your Neos CMS installation at the moment?

The WebEntry configuration in Settings.yaml, tells it to take you to the login form in case of not logged in. So if it doesn’t do, there must have been a change in that

Thanks for your valuable comment.
Can i do configure like ,if user is not logged or got logged-out, always redirect to login page.
I mean default landing page must be neos/login page.

Is there any way to this,please help .

It’s like that per default