CodeIgniter Application on EC2 and amember (4.x) on another server

Discussion in 'Integration' started by Scott_Reimels, Sep 7, 2012.

  1. Scott_Reimels

    Scott_Reimels New Member

    Joined:
    Jul 6, 2012
    Messages:
    1
    I have an application running on a windows EC2 instance (IIS7x) with MySQL
    I have my amember 4.x on another server.
    Here is what I would like to do:
    - Synchronize both the application and amember so when a user subscribes via amember the account is also set up in the application
    - I want to be able to distinguish/control user level access in my EC2 application based on the subscription purchased via amember sign up
    -I want my users to be able to sign directly in to the EC2 application and have their account status authenticated
    - I also want my users to be able to go from my application to their amember profiles. Graphically this is easy, but I dont want them to have to log in 2 separate times.

    I was hoping someone could shed some light on how to accomplish these tasks.
    any insight would be greatly appreciated!

Share This Page