Ignition Edge Logout Issue

I'm unable to perform Logout on my Ignition Edge Session. Gateway has no issues with Login/Logout but perspective session is not working as expected.

On hitting Logout button with system.perpsective.logout, page is trying to logout and re-directing to the same page. How do I perform logout ?

What does the Project Properties -> Perspective -> Permissions page look like? You need to select at least "Authenticated" to prevent a "Logged out" user from viewing the page.

3 Likes

When you logout, it will redirect to the same page. Is the issue that you need to enforce authorization on your project?

login-logout

... and it looks like @zacht beat me to recommending a look at the Permissions area.. :+1:

2 Likes

Thanks. It works