An organization with many remote employees wants a method that remains active after devices restart or users sign out. Which approach meets this requirement?
Set a persistent secure tunnel that reestablishes after the user session closes
Implement a single sign-on system that logs off after a period of inactivity
Rely on periodic prompts for multi-factor authentication
Deploy a login portal requiring credentials after every device restart
A persistent secure tunnel provides a continuous link that is reestablished when a device restarts or a user logs out. Methods requiring a user to manually complete a login portal or perform separate prompts are not reliable for maintaining an uninterrupted secure channel. Single sign-on alone can improve convenience but does not keep the channel active once a session ends.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What is a persistent secure tunnel?
Open an interactive chat with Bash
How does a persistent secure tunnel differ from multi-factor authentication?
Open an interactive chat with Bash
Why isn't single sign-on sufficient for maintaining secure channels?