Uploaded image for project: 'Planet4'
  1. Planet4
  2. PLANET-1567

Investigate an initial solution for login middleware

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Should have Should have
    • None

      Deliverables: An initial document describing the architecture and the solution for an authentication middleware, joining Wordpress and EngagingNetworks.

      • User data is stored in EngagingNetworks
      • Wordpress gets served with all content cached
      • When a visitor of wp wants to login, they see a custom form that does not use the wp functionality, but communicates (ajax? different?) on the fly with the middleware
      • The middleware (if the user is not already logged in), logs in with to EN, retreives all the user related data, and authenticates the user in wp.
      • All user related actions (or data etc) are loaded on the page via js (ajax) after the page has been fully downloaded, using the communication of the page with the middleware.

       

            Unassigned Unassigned
            kkokkoro Konstantinos Kokkorogiannis
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated: