Zen Cart mod

From Wiki @ Karl Jones dot com
Revision as of 09:19, 21 April 2016 by Karl Jones (Talk | contribs) (SimpleSAML)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Modification for Zen Cart:

Summary

Need the user to authenticate user.

Once the user is authenticated, need to respond with content specific to that user's level of access.

The SSO only needs to happen on the user side, not the admin side.

Criteria

Details

End customer has an ADFS 2.0 public facing environment (Staging, Pre-Prod, Prod) supporting SAML protocol.

SAML integration would be for authentication only (authorization - i.e. application roles, granular application permissions to be maintained within application).

Staging first for time sensitivity, quickly assess that there are no major technical issues.

Link to Staging ADFS v2 metadata and permissions.

SimpleSAML

SimpleSAML may be useful: (https://simplesamlphp.org/).

  • The remote option is only available if you have all your own "equipment"

See also