An approach to single sign-on with Natural Ajax applications

If we are running a Natural Ajax web application and need to load a page from a second Natural Ajax web application, we are normally prompted to authenticate ourselves also against the second web application, even if that application is running against the same Natural backend. This article proposes a technique to transfer the once entered credentials in a secure way to the second web application, so that the second login is avoided.