Skip to main content

When displaying the user menu, we get other options other than logout. I would like to display logout only. I did some searching and the references are to build your own nav relating to salesforce. Any ideas how to offer a logout option on NLX?

I’ve got an install of NLX. Want to spin up a new page and see what’s possible with me?


A URL Redirect to /auth/logout will execute a Logout Action on NLX… It will direct the user back to whatever page they have configured as the Login screen.


Thanks, Rob! Simple and functional, without code. Perfect.


Indeed - the kind of solution we really like!


Reply