[FEATURE] Users autologin in Perspective

Dears,
I need to develop an industrial HMI, where the shop floor users do not have to log into everytime they use the application.

Inside the 7.9.x platform I would use the auto login project feature.

How can I use an “auto login”-like functionality in Perspective, by using an IdP?

Thanks a lot!

This has been discussed in other threads, but something to think about with Perspective is that there is no login required by default; if you make a new project and make some Views, then you can access all of that without logging in.

What you should probably look to do is design your project so that the screens the shop floor users need are not locked behind Permissions which require a user authenticate. Then, any Views which DO require authentication should have that requirement set at the View level.