- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hello @jonasn92134656 ,
how do you know what operator is accessing the page? I guess all can access via one operator.
You can do your own login page that will login as eg. admin or any user when the IP of the use accessing page is whitelisted. Security zones you can get from the operator
<access authenticationType="native" noConsoleCnx="true" sessionTimeout="0">
<homeDir activated="false"/>
<trustedIP id="1" mask="127.0.0.1"/>But I would personally not recommend this as I can change IP address in the headers. Not tested it on what
would getRemoteAddress do
Marcel Szimonisz
MarTech Consultant
for more tips visit my blog
https://www.martechnotes.com/