Thanks Brad. Can you explain further how A4D then serves pages with user data after the Apache Auth module interaction? User Auth in Jasig --> Apache Auth --> A4D ? If that is the case, how do (did) you pass along user data to A4D?
Our client is running a SitePoint system that would, I think, pass along the user and token data to our Windows system running Apache --> A4D (on the same box). I'm just unclear on how we unpack the authenticated user data in A4D - or if that is even available from within A4D without first querying or placing it somewhere retrievable by A4D. Thanks, Michael Check On Mon, Apr 23, 2018 at 10:07 AM, Perkins, Bradley D <[email protected]> wrote: > Michael, > > When we did this in the past we did so by using an Apache auth module > that was compatible with the SSO solution we used (Jasig CAS). It worked > for us because we had A4D behind Apache. We had to remove it when a Mac OS > major version update broke that module and replaced it with LDAP based > authentication (The SSO solution uses the same credentials). There might > be an Apache (or Nginx) module for your SSO solution. > > Hope that helps, > > Brad Perkins > > On 4/23/18, 8:46 AM, "Active4D-dev on behalf of Michael Check" < > [email protected] on behalf of > [email protected]> wrote: > > Hi all, long time no talk (I miss it here), > > Wondering if any of you have implemented a SAML or other Single Sign On > (SSO) solution with A4D? > > I have a client looking for an implementation direction for SSO and > they're > suggesting SAML with a small A4D app. > > Thanks! > > Michael Check > _______________________________________________ > Active4D-dev mailing list > [email protected] > http://list.aparajitaworld.com/listinfo/active4d-dev > Archives: http://active4d-nabble.aparajitaworld.com/ > > _______________________________________________ > Active4D-dev mailing list > [email protected] > http://list.aparajitaworld.com/listinfo/active4d-dev > Archives: http://active4d-nabble.aparajitaworld.com/ _______________________________________________ Active4D-dev mailing list [email protected] http://list.aparajitaworld.com/listinfo/active4d-dev Archives: http://active4d-nabble.aparajitaworld.com/
