Reputation: 11
Is there a way to use Single Sign On in GAM for multiple applications using the same GAM Database?
Upvotes: 1
Views: 216
Reputation: 455
No, the way to achieve SSO is using the feature as documented. Note that separating the GAM clients from the GAM Identity Provider allows you to easier update your systems: GAM Identity provider may evolve to GAM 4.0 database schema while clients may still keep with GAM 3.0.6 database schema. (connection to provider is via services, and services layer remains backward compatible)
Note: GAM 4.0 database schema is shipped with GeneXus Salto
Upvotes: 2