basicly I'm making a portal for commonly used web apps (that are hosted locally in house).
Most of them are GNU public freeware and don't do SSO with LDAP or anything.
I'm using drupla (drupal.org) as the CMS and I was thinking - if I created a cookie with php before loading the site - and it was identical to what the web app used would it act like I'm signed on?
Anyone ever try stuff like this?
Most of them are GNU public freeware and don't do SSO with LDAP or anything.
I'm using drupla (drupal.org) as the CMS and I was thinking - if I created a cookie with php before loading the site - and it was identical to what the web app used would it act like I'm signed on?
Anyone ever try stuff like this?