Forums / Setup & design / Customer login handler & cross-site login?

Customer login handler & cross-site login?

Author Message

Luis Cruz

Tuesday 15 November 2005 12:41:43 pm

I have been reading up and browsing the source code on custom login handlers. I currently have a large database of users outside of eZ publish and objects that they can manipulate based on their access level. They do this through a domain like my.foo.com.

Now, I would like to store documents, etc. in eZ publish and restrict access to them based on the access level stored in the non-ez database. They would access these documents through a domain like docs.foo.com.

I believe I understand the concepts on how to achieve this, but there is one sticking point I cannot seem to find an answer for. The customer login handlers provided with eZ publish all create a user inside eZ publish.

However, this seems like a bit of a waste to have the data in two places. I would like to be able to log the user into both my systems yet keep the login data in my non-ez database.

I am thinking that I could "fake" the eZ login by creating a generic user in ez for each access level. When the user successfully logs into the docs.foo.com domain via the custom login handler, the login handler would log the user in as this generic user rather than creating a new user entry in the ez database.

The only drawback I can think of is that if one user logs out, then all users under that generic user might be logged out. Can the more experienced ez users think of any other drawbacks or provide some alternate solutions?

Thanks.

eZ debug

Timing: Jan 18 2025 19:18:28
Script start
Timing: Jan 18 2025 19:18:28
Module start 'content'
Timing: Jan 18 2025 19:18:29
Module end 'content'
Timing: Jan 18 2025 19:18:29
Script end

Main resources:

Total runtime1.5670 sec
Peak memory usage4,096.0000 KB
Database Queries183

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0062 589.6016180.8281
Module start 'content' 0.00621.3990 770.4297409.8281
Module end 'content' 1.40520.1618 1,180.2578333.7813
Script end 1.5670  1,514.0391 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00410.2600210.0002
Check MTime0.00150.0958210.0001
Mysql Total
Database connection0.00080.048410.0008
Mysqli_queries1.503195.91821830.0082
Looping result0.00200.12641810.0000
Template Total1.538098.120.7690
Template load0.00220.143020.0011
Template processing1.535898.005720.7679
Template load and register function0.00020.013110.0002
states
state_id_array0.00100.066010.0010
state_identifier_array0.00180.113820.0009
Override
Cache load0.00160.1045100.0002
Sytem overhead
Fetch class attribute can translate value0.00190.124320.0010
Fetch class attribute name0.00090.057110.0009
XML
Image XML parsing0.00030.022320.0002
class_abstraction
Instantiating content class attribute0.00000.000410.0000
General
dbfile0.00410.2632210.0002
String conversion0.00000.000430.0000
Note: percentages do not add up to 100% because some accumulators overlap

CSS/JS files loaded with "ezjscPacker" during request:

CacheTypePacklevelSourceFiles
CSS0extension/community/design/community/stylesheets/ext/jquery.autocomplete.css
extension/community_design/design/suncana/stylesheets/scrollbars.css
extension/community_design/design/suncana/stylesheets/tabs.css
extension/community_design/design/suncana/stylesheets/roadmap.css
extension/community_design/design/suncana/stylesheets/content.css
extension/community_design/design/suncana/stylesheets/star-rating.css
extension/community_design/design/suncana/stylesheets/syntax_and_custom_tags.css
extension/community_design/design/suncana/stylesheets/buttons.css
extension/community_design/design/suncana/stylesheets/tweetbox.css
extension/community_design/design/suncana/stylesheets/jquery.fancybox-1.3.4.css
extension/bcsmoothgallery/design/standard/stylesheets/magnific-popup.css
extension/sevenx/design/simple/stylesheets/star_rating.css
extension/sevenx/design/simple/stylesheets/libs/fontawesome/css/all.min.css
extension/sevenx/design/simple/stylesheets/main.v02.css
extension/sevenx/design/simple/stylesheets/main.v02.res.css
JS0extension/ezjscore/design/standard/lib/yui/3.17.2/build/yui/yui-min.js
extension/ezjscore/design/standard/javascript/jquery-3.7.0.min.js
extension/community_design/design/suncana/javascript/jquery.ui.core.min.js
extension/community_design/design/suncana/javascript/jquery.ui.widget.min.js
extension/community_design/design/suncana/javascript/jquery.easing.1.3.js
extension/community_design/design/suncana/javascript/jquery.ui.tabs.js
extension/community_design/design/suncana/javascript/jquery.hoverIntent.min.js
extension/community_design/design/suncana/javascript/jquery.popmenu.js
extension/community_design/design/suncana/javascript/jScrollPane.js
extension/community_design/design/suncana/javascript/jquery.mousewheel.js
extension/community_design/design/suncana/javascript/jquery.cycle.all.js
extension/sevenx/design/simple/javascript/jquery.scrollTo.js
extension/community_design/design/suncana/javascript/jquery.cookie.js
extension/community_design/design/suncana/javascript/ezstarrating_jquery.js
extension/community_design/design/suncana/javascript/jquery.initboxes.js
extension/community_design/design/suncana/javascript/app.js
extension/community_design/design/suncana/javascript/twitterwidget.js
extension/community_design/design/suncana/javascript/community.js
extension/community_design/design/suncana/javascript/roadmap.js
extension/community_design/design/suncana/javascript/ez.js
extension/community_design/design/suncana/javascript/ezshareevents.js
extension/sevenx/design/simple/javascript/main.js

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
1content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
1content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1pagelayout.tpl<No override>extension/sevenx/design/simple/templates/pagelayout.tplEdit templateOverride template
 Number of times templates used: 4
 Number of unique templates used: 4

Time used to render debug report: 0.0001 secs