SSO custom sample (simplesso)

The Four Js Genero GitHub repository contains a demo of how to delegate the start of a Genero application to another service, in order to handle the authentication via a REST service.

If you are looking for source files, and examples, you are encouraged to download from https://github.com/FourjsGenero/ex_simplesso the sample implementation of Single Sign On (SSO) that has been created for you. This example can be adapted for your own application needs.

Important: On production sites, the security must be improved. Please consider the recommendations mentioned in the readme file in the download.