ユーザーログインについて

Author Message

shuhei yamamoto

Wednesday 14 July 2010 1:56:59 am

お世話になってます。山本です。ユーザのログイン認証について、教えてください。以下のユーザを想定してコンテンツの表示を切り替えようと思っています。 一般ユーザ:anonymous 会員ユーザ:kaiinコンテンツの表示にいては、ユーザの権限で行う予定です。現状では/user/loginにIDとPWDを渡してデフォルトの認証機能を利用しておりますが、認証判定のみ別のシステムにて実現仕様と思っております。■実現したい認証フロー1.ユーザがIDとPWDを入力する1.別の認証システムで認証を行う2.認証結果が正しければeZ Publishの会員ユーザとしてログインさせる別のシステムにて認証したユーザをあたかもeZ Publishのユーザとしてログインしたように振舞わせることは可能でしょうか?以上、よろしくお願いいたします。

Eric Sagnes

Wednesday 14 July 2010 5:56:19 pm

山本さん

eZ PublishにLogin Handlerというものがあって、例えばLDAPのハンドラーがデフォルトにあります:
http://ez.no/doc/ez_publish/technical_manual/4_x/features/ldap_login_handler

カスタムのログインハンドラーが追加できますので、紹介した認証フローは実現できます。

Login Handlerの例はprojects.ez.noにもあります:
http://projects.ez.no/types/ez_publish/login_handler

SSOも簡単に実現できます:
http://share.ez.no/articles/ez-publish/using-a-sso-in-ez-publish

shuhei yamamoto

Wednesday 14 July 2010 9:01:36 pm

エリックさん

ご回答ありがとうございます。

追加でもう一点確認させてください。

前提は先程と同様ですが、一般ユーザ(Anoymous)と会員ユーザで権限により見せるコンテンツを変えています。
この場合にGoogle検索などをさせた場合は一般ユーザが参照可能なコンテンツのみが検索されると思うのですが、
検索ロボットからだけは会員ユーザの権限でコンテンツを検索させることは可能でしょうか?

以上、何卒よろしくお願いいたします。

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 18 2025 04:32:52
Script start
Timing: Jan 18 2025 04:32:52
Module start 'layout'
Timing: Jan 18 2025 04:32:52
Module start 'content'
Timing: Jan 18 2025 04:32:52
Module end 'content'
Timing: Jan 18 2025 04:32:52
Script end

Main resources:

Total runtime0.1454 sec
Peak memory usage4,096.0000 KB
Database Queries59

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0056 587.9453152.6250
Module start 'layout' 0.00560.0038 740.570339.4453
Module start 'content' 0.00940.1345 780.0156475.8359
Module end 'content' 0.14390.0014 1,255.851612.1484
Script end 0.1453  1,268.0000 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00362.4816160.0002
Check MTime0.00140.9463160.0001
Mysql Total
Database connection0.00070.479010.0007
Mysqli_queries0.102170.2747590.0017
Looping result0.00060.4424570.0000
Template Total0.110375.920.0551
Template load0.00241.620320.0012
Template processing0.107974.231420.0539
Template load and register function0.00010.077810.0001
states
state_id_array0.00080.578010.0008
state_identifier_array0.00110.746520.0005
Override
Cache load0.00191.3355210.0001
Sytem overhead
Fetch class attribute can translate value0.00080.518820.0004
Fetch class attribute name0.00130.878530.0004
XML
Image XML parsing0.00030.181120.0001
class_abstraction
Instantiating content class attribute0.00000.004930.0000
General
dbfile0.00060.4329100.0001
String conversion0.00000.007440.0000
Note: percentages do not add up to 100% because some accumulators overlap

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
3content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
7content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
4content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 16
 Number of unique templates used: 5

Time used to render debug report: 0.0001 secs