Hi guys, after a break away I now have time to resume my Grok project once more.<div><br></div><div>In my project I am creating multiple apps (but only a single instance of each) and I would like to share user information between apps - i.e. if a user registers on one of these apps they can also use the same login details on another.</div>
<div><br></div><div>Can the GlobalUtility class handle such an arrangement?</div><div><br></div><div>The way I&#39;d see it to keep things clean I would be looking to create a separate authenticator app that has SessionCredentialsPlugin and IAuthenticatorPlugin adapters implemented and both registered as GlobalUtility.</div>
<div><br></div><div>Could I then use these from the other apps and if so how?</div><div><br></div><div>cheers</div><div><br></div><div>Matt</div>