Hi,
How can i customize the sign out page to have the sign out link to automatically direct to my sign in page

Hi,
How can i customize the sign out page to have the sign out link to automatically direct to my sign in page
Hi,
This request was asked via support to the D365 BC product group. The answer was like this:
Business Central relies on standard browser persisted cookie functionality for authentication. This allows to achieve expected security requirement and maintain usefulness of persisted login when re-opening the product.
When there is a need to achieve higher level of security as described in the customer scenario above, it can be done by sacrificing usability of the product using web browser group policies.
Supported group policies might vary between browsers, but as an example Google Chrome allows to set following settings which would mostly solve the scenario:
Disable saving browser history
Enable AutoFill
Enable saving password to the password manager
Default cookies setting
Thanks.