Login for a specific page

I have a page, that should be only seen with a password, so I created a registered user and made this page visible only for this registered user.

But how can I handle the login (that I normally don't need for the page)? Is there a way to display a login screen, when a user tries to see a page, for that a login is needed? What is the best and simplest solution for that to manage?

Replies are visible only to logged in members with an active subscription.