Anyone have any idea how to integrate Amember and Kickapps SSO? It seems like it should be fairly straightforward to do, but i'm not sure where to start. Kickapps provides SSO code: "On a registration, once your system has validated that all of the end user information is correct and well-formed per your system, and the new member has been inserted into your database, OR on a sign-in, once a member has authenticated into your system, execute the following code:" Now, I'm confused as to where I'd put this code in amember? Do i create a plugin or a function that goes in login.php? The kickapps sso doesn't require amember to actually update an external database, just pass along some variables. thanks