Changeset 8347

Show
Ignore:
Timestamp:
03/24/08 23:02:21 (5 years ago)
Author:
koshigoe
Message:

docs/openid/specs/authentication/2.0/trunk: add translation of "7.3.2.2 Extracting Authentication Data"

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • docs/openid/specs/authentication/2.0/trunk/openid-authentication.xml

    r8341 r8347  
    15211521          <section title="Extracting Authentication Data" 
    15221522                   anchor="extracting_auth"> 
     1523            <!-- 
    15231524            <t> 
    15241525              Once the Relying Party has obtained an XRDS document, it 
     
    15271528              an OP Identifier Element. If none is found, the RP will search 
    15281529              for a Claimed Identifier Element. 
     1530            </t> 
     1531            --> 
     1532            <t> 
     1533              Relying PartyがXRDSドキュメントを得たとき、Relying Partyは 
     1534              まずOP Identifier要素について(<xref target="XRI_Resolution_2.0"/>で示された規則に従って) 
     1535              ドキュメントを検索「しなければなりません」(MUST)。 
     1536              もし何も見つからなかったなら、RPはClaimed Identifier要素 
     1537              について検索するでしょう。 
    15291538            </t> 
    15301539          </section>