Wednesday 23 December 2009 2:23:38 am - 6 replies
Sometimes, during a web application development, you need to interface with your client's software(s) and/or websites in order to keep a common and coherent session within its applicative environment. To do this, it is often useful to use a special tool : SSO (Single Sign On). This article illustrates one way of integrating an eZ Publish based web application into an existing SSO architecture
Author |
---|
You must be logged in to post messages in this topic!
Timing: | Jan 18 2025 05:19:15 |
Script start | |
Timing: | Jan 18 2025 05:19:15 |
Module start 'layout' | |
Timing: | Jan 18 2025 05:19:15 |
Module start 'content' | |
Timing: | Jan 18 2025 05:19:15 |
Module end 'content' | |
Timing: | Jan 18 2025 05:19:15 |
Script end |
Total runtime | 0.1784 sec |
Peak memory usage | 4,096.0000 KB |
Database Queries | 87 |
Checkpoint | Start (sec) | Duration (sec) | Memory at start (KB) | Memory used (KB) |
---|---|---|---|---|
Script start | 0.0000 | 0.0067 | 589.3438 | 152.6250 |
Module start 'layout' | 0.0067 | 0.0028 | 741.9688 | 39.4453 |
Module start 'content' | 0.0096 | 0.1670 | 781.4141 | 874.1641 |
Module end 'content' | 0.1765 | 0.0018 | 1,655.5781 | 22.3984 |
Script end | 0.1783 | 1,677.9766 |
Accumulator | Duration (sec) | Duration (%) | Count | Average (sec) |
---|---|---|---|---|
Ini load | ||||
Load cache | 0.0034 | 1.9161 | 16 | 0.0002 |
Check MTime | 0.0014 | 0.8068 | 16 | 0.0001 |
Mysql Total | ||||
Database connection | 0.0013 | 0.7321 | 1 | 0.0013 |
Mysqli_queries | 0.0980 | 54.9375 | 87 | 0.0011 |
Looping result | 0.0008 | 0.4448 | 85 | 0.0000 |
Template Total | 0.1465 | 82.1 | 2 | 0.0733 |
Template load | 0.0021 | 1.1688 | 2 | 0.0010 |
Template processing | 0.1444 | 80.9668 | 2 | 0.0722 |
Template load and register function | 0.0002 | 0.0976 | 1 | 0.0002 |
states | ||||
state_id_array | 0.0010 | 0.5802 | 2 | 0.0005 |
state_identifier_array | 0.0017 | 0.9692 | 3 | 0.0006 |
Override | ||||
Cache load | 0.0018 | 0.9968 | 34 | 0.0001 |
Sytem overhead | ||||
Fetch class attribute name | 0.0014 | 0.7685 | 12 | 0.0001 |
Fetch class attribute can translate value | 0.0005 | 0.2549 | 6 | 0.0001 |
class_abstraction | ||||
Instantiating content class attribute | 0.0000 | 0.0099 | 12 | 0.0000 |
XML | ||||
Image XML parsing | 0.0033 | 1.8232 | 6 | 0.0005 |
General | ||||
dbfile | 0.0015 | 0.8383 | 41 | 0.0000 |
String conversion | 0.0000 | 0.0051 | 4 | 0.0000 |
Note: percentages do not add up to 100% because some accumulators overlap |
Usage | Requested template | Template | Template loaded | Edit | Override |
---|---|---|---|---|---|
1 | node/view/full.tpl | forum_topic/full.tpl | extension/community_design/design/suncana/override/templates/forum_topic/full.tpl | ||
7 | content/datatype/view/ezxmltext.tpl | <No override> | extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tpl | ||
1 | content/datatype/view/ezxmltags/strong.tpl | <No override> | design/standard/templates/content/datatype/view/ezxmltags/strong.tpl | ||
10 | content/datatype/view/ezxmltags/paragraph.tpl | <No override> | extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tpl | ||
5 | content/datatype/view/ezimage.tpl | <No override> | extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tpl | ||
1 | content/datatype/view/ezxmltags/line.tpl | <No override> | design/standard/templates/content/datatype/view/ezxmltags/line.tpl | ||
2 | content/datatype/view/ezxmltags/emphasize.tpl | <No override> | design/standard/templates/content/datatype/view/ezxmltags/emphasize.tpl | ||
1 | print_pagelayout.tpl | <No override> | extension/community/design/community/templates/print_pagelayout.tpl | ||
Number of times templates used: 28 Number of unique templates used: 8 |
Time used to render debug report: 0.0001 secs