Page 1 of 1

OAUTH2

Posted: Fri Jun 28, 2013 8:41 am
by jmendes
Hi,
Did anyone try to integrate Genie with OAUTH2 Authentication?


Thanks,
João Mendes

Re: OAUTH2

Posted: Mon Jul 01, 2013 10:04 am
by David
We do provide this, which might be helpful:

http://www.profoundlogic.com/docs/displ ... Genie+Only

This allows you to pass a user-defined value to Genie, which will in turn pass it along to an exit program that you can provide.

The exit program can validate this value (perhaps by a webservice call) and return a user profile to Genie. Genie will then automatically sign in with that user profile.