セキュリティ関連XML規格の紹介

Size: px
Start display at page:

Download "セキュリティ関連XML規格の紹介"

Transcription

1 XML XML Consortium

2 XML XML Signature XML Encryption XKMS Web WS-Security SAML XACML 2003/06/02 2

3 XML XKMS 2.0 W3C:WD A XPath Filter 2.0 W3C: C XML Signature W3C: WS-Security OASIS:WD Exclusive XML C14n W3C: Canonical XML W3C: SAML OASIS: SAML v1.1 OASIS:Last Call SOAP XML Encryption W3C: D XACML OASIS: Decryption Transform W3C: XML B 2003/06/02 3

4 XML Signature XML Signature PKI XML Signature XML 2003/06/02 4

5 XML Signature W3C:XML Signature WG Requirement IETF W3C IETF Working Draft RFC3275 PKCS#7 Detached Enveloped Enveloping 2003/06/02 5

6 2003/06/02 6

7 Signature 0..* SignedInfo SignatureValue KeyInfo Object CanonicalizationMethod SignatureMethod 1..* Reference Transforms DigestAlgorithm DigestValue 2003/06/02 7

8 <Reference> <Transform> 1..* Reference URI Object Transforms DigestAlgorithm DigestValue 1..* Canonical exc-canonical Transform Enveloped Signature Algorithm Decryption Transform Base64 XPath XPath 2.0 XSLT 2003/06/02 8

9 Enveloping <ds:signature> <ds:object> <myap:order/> </ds:object> </ds:signature > Enveloped <myap:order> <ds:signature> </ds:signature > </myap:order> Detached <myap:order> </myap:order> <ds:signature> </ds:signature > <Signature> 2003/06/02 9

10 <Signature xmlns= > <SignedInfo> <CanonicalizationMethod Algorithm= /> <SignatureMethod Algorithm= /> <Reference URI= #Ref1 > <Transforms> <Transform Algorithm= /> </Transforms> <DigestMethod Algorithm= /> <DigestValue>j6lwx3rvEPO0vKtMup4NbeVu8nk=</DigestValue> </Reference> </SignedInfo> <SignatureValue>MC0CFFrVLtRlk..=</SignatureValue> <KeyInfo> </KeyInfo> <Object Id= Ref1 > <myap:order xmlns:myap= > <myap: > X </myap: > <myap:creditcard> <myap:name>takashi Shimoda</myap:Name> <myap:validthru>03-05</myap:validthru> <myap:cardno> </myap:cardno> </myap:creditcard> </myap:order> </Object> </Signature > 2003/06/02 10

11 Interoperability 16 Availability Source:5 Toolkit:12 Java API 2003/06/02 11

12 Canonical XML <CardType vender= Master ></CardType> <CardType vender= Master /> 2003/06/02 12

13 W3C:XML Signature WG ( UTF-8 #xa etc. <CardType vender= Master ></CardType> <CardType vender= Master /> <CardType vender= Master ></CardType> 2003/06/02 13

14 Exclusive XML Canonicalization C14N W3C:XML Signature WG /06/02 14

15 <n0:elem2 xmlns:n0= > <n1:elem1 xmlns:n1= > content </n1:elem1> </n0:elem2> Base Doc. Wrapped Doc. c14n excc14n <n1:elem1 xmlns:n0= xmlns:n1= > content </n1:elem1> <n1:elem1 xmlns:n1= > content </n1:elem1> exc-c14n 2003/06/02 15

16 Enveloped Signature W3C:XML Signature WG /06/02 16

17 XPath <XPath Filter= intersect >//ToBeSigned</XPath Filter> <XPath Filter= subtract >//NotToBeSigned</XPath Filter> <XPath Filter= union >//ReallyToBeSigned</XPath Filter> <ToBeSigned> <NotToBeSigned> <ReallyNotToBeSigned> </ReallyNotToBeSigned> </NotToBeSigned> </ToBeSigned> 2003/06/02 17

18 Decryption Transform for XML Signature W3C XML Encryption WG /06/02 18

19 <ds:transform> <ds:signature> <ds:reference URI= #Ref1 > <ds:transforms> <ds:transform Algorithm= > <dcrypt:except URI= #secret-1 /> </ds:transform> </ds:transforms> <ds:digestmethod Algorithm= /> <ds:digestvalue> j6lwx3rvepo0vktmup4nbevu8nk=</digestvalue> </ds:reference> </ds:signature> 2003/06/02 19

20 XML Encryption XML Encryption XML Encryption XML 2003/06/02 20

21 XML Encryption W3C XML Encryption WG /06/02 21

22 2003/06/02 22

23 EncryptedData EncryptedKey EncryptedType ReferenceList CarriedKeyName EncryptionMethod ds:keyinfo CipherData EncryptionProperties CipherValue CipherReference 2003/06/02 23

24 <myap:order xmlns:myap= > <myap:creditcard> <xed:encrypteddata Id="ED" xmlns:xed=" <xed:encryptionmethod Algorithm="#tripledes-cbc /> <ds:keyinfo xmlns:ds=" <ds:retrivalmethod URI= #EK /> </ds:keyinfo> <xed:cipherdata> <xed:ciphervalue>41a2bdeaxedda468xaegde..</xed:ciphervalue> </xed:cipherdata> </xed:encrypteddata> </myap:creditcard> <xek:encryptedkey Id= EK xmlns:xek= > <xek:encryptionmethod Algorithm="#rsa1_5 /> <ds:keyinfo xmlns:ds=" <ds:keyname> </ds:keyinfo> <xek:cipherdata> <xek:ciphervalue>5+gpvuqntat3uy8pped</xek:ciphervalue> </xek:cipherdata> <xek:referencelist> <xek:datareference URI="#ED"/> </xek:referencelist> </xek:encryptedkey> </myap:order> 2003/06/02 24

25 Interoperability 4 Availability Source:1 MIT Toolkit:4 Baltimore,IBM,Phaos,VeriSign) 2003/06/02 25

26 PKI Public Key Infrastructure 2003/06/02 26

27 SCEP Simple Certificate Enrollment Protocol ASN.1 CRL OCSPv2 DPV Delegated Path Validation/ DPD Delegated Path Discovery/ 2003/06/02 27

28 XKMS 2.0 XML Key Management Specification XKMS PKI PKI 2003/06/02 28

29 XKMS 2.0 OASIS:XML-Based Security Services TC W3C Note (XKMS 1.X) :VeriSign,Microsoft,WebMethod W3C:XML Key Management WG Working Draft 3 K-KRSS Registry X-KISS Locate Validate Web XML Signature <ds:keyinfo> 2003/06/02 29

30 Proxy XKMS XKMS 2003/06/02 30

31 X-KRSS:Register <RegisterRequest> <Prototype> </Prototype> <AuthInfo> </AuthInfo> </RegisterRequest> XKMS <RegisterResult> <KeyBinding> </KeyBinding> </RegisterResult> 2003/06/02 31

32 X-KISS:Locate XKMS <LocateRequest> </LocateRequest> X509 <LocateResult> <ds:keyvalue>rsa Key Value</ds:KeyValue> </LocateResult> X /06/02 32

33 X-KISS:Validate XKMS <ValidateRequest> <ds:keyvalue>rsa Key Value</ds:KeyValue> </ValidateRequest> <ValidateResult> <Status>Valid</Status> <Interval> </Interval> </ValidateResult> 2003/06/02 33

34 Validate Request <Validate Request xmlns=" <Query> <Status>Indeterminate</Status> <ds:keyinfo xmlns:ds=" <ds:keyvalue> <ds:rsakeyvalue> <ds:modulus>y0ezi+pl544o0anacbhof==</ds:modulus> <ds:exponent>aqab</ds:exponent> </ds:rsakeyvalue> </ds:keyvalue> </ds:keyinfo> </Query> Query Respond <Respond> <string>keyvalue</string> <string>validityinteval</string> </Respond> </Validate Request> 2003/06/02 34

35 ValidateResult <ValidateResult xmlns=" <Reslut>Success</Reslut> <Answer> <KeyBinding> <Status>Valid</Status> <ds:keyinfo xmlns:ds=" <ds:keyvalue> <ds:rsakeyvalue> <ds:modulus>y0ezi+pl544o0anacbhof==</ds:modulus> <ds:exponent>aqab</ds:exponent> </ds:rsakeyvalue> </ds:keyvalue> </ds:keyinfo> <ValidityInterval> <NotBefore> T12:00:00</NotBefore> <NotAfter> T12:00:00</NotAfter> </ValidityInterval> </KeyBinding> </Answer> </ValidateResult> Answer 2003/06/02 35

36 Interoperability VeriSign,Entrust Availability Toolkit VeriSign(Java) Entrust(Java) Poupou(.NET) Microsoft(ASP.NET) 2003/06/02 36

37 WS-Security Security Web Service Security Web 2003/06/02 37

38 WS-Security Security OASIS:Web Services Security TC OASIS webservices/020607/j_ws-secure.html Working Draft 11 :IBM,Microsoft,VeriSign..(47 SOAP-SEC:Signature IBM,MS SOAP-SEC:Encryption,Security Token IBM WS-Security,WS-License IBM 2003/06/02 38

39 WS-Security Security Web SOAP XML Signature XML Encryption 2003/06/02 39

40 soap:envelope soap:header soap:body 1..* wsse:security wsse: SecurityToken ds:signature xenc:encryptedkey 2003/06/02 40

41 1..* wsse:security soap:actor SecurityToken UsernameToken BinarySecurityToken SecurityTokenReference ds:keyinfo Username Password 2003/06/02 41

42 SSL SSL:Point to Point HTTPS JFB HTTPS Card WS-Security:End to End WS-Security Security JFB Card 2003/06/02 42

43 Signature Encryption WS-Security: Card Signature/Encryption: Card 2003/06/02 43

44 Availability Toolkit: WS-Security Policy Trust Privacy SecureConversation Federation Authorization IBM Microsoft VeriSign /j_ws-secmap.html 2003/06/02 44

45 SAML Security Assertion Markup Language / Single Sign-On) 2003/06/02 45

46 SAML OASIS: XML-Based Security Services TC : Sun, HP, IBM, Entegrity, Oblix, AuthML Outlook, Securant, S2ML Netegrity, VeriSign, Commerce One, webmethod, X-TASS VeriSign (1.0) (1.0 revision 01) OASIS SAML /06/02 46

47 SAML Password, Kerberos, Secure Remote Password, Hardware Token, SSL/TLS Cert., X.509, PGP, Pull / Push / 3rd Party Security Model SOAP/HTTP Redirection, Proxy, 2003/06/02 47

48 SAML SAML 1.0 Specification Set Complete SAML v1.0 specification set Assertions and Protocol Assertion Schema Protocol Schema Binding and Profiles Security and Privacy Considerations Conformance Program Specification Glossary Draft Profile document WS-Security SAML Token Profile Draft6 2003/06/02 48

49 SAML Policy Policy Policy Credentials Collector Authentication Authority Attribute Authority Policy Decision Point Authentication Assertion Attribute Assertion Authorization Decision Assertion SAML System Entry Authentication Assertion Policy Enforcement Point 2003/06/02 49

50 SAML Pull Model Pull /06/02 50

51 SAML Push Model Push /06/02 51

52 SAML 3rd Party Security Model /06/02 52

53 SAML <samlp:request MajorVersion="1" MinorVersion="0 RequestID= 8xtyzzKqPMLcFswefRIJAL"> <samlp:respondwith>authenticationstatement</samlp:respondwith> <samlp:authenticationquery> <saml:subject> <saml:nameidentifier Name= JFB"/> <saml:subjectconfirmation> <saml:confirmationmethod> </saml:confirmationmethod> <saml:subjectconfirmationdata> utkaryqmytsz= </saml:subjectconfirmationdata> </saml:subjectconfirmation> </saml:subject> </samlp:authenticationquery> </samlp:request> NameIdentifier ConfirmationMethod 2003/06/02 53

54 2003/06/02 54 SAML SAML ( ) xtyzzkqpmlcfswefrijal Assertion NameIdentifier

55 SAML Interoperability OASIS InterOp 12 (Portal Site / Contents Site) Availability Liberty Alliance 1. / (Java / C++) by Internet2(UCAID) Shibboleth Modified Apache/BSD-style license 2003/06/02 55

56 SAML Java API JSR-155 Standard API for SAML RSA Security ( ) RSA [2003/1] 2003/06/02 56

57 XACML extensible Access Control Markup Language /06/02 57

58 XACML OASIS: extensible Access Control Markup Language TC : Entrust, Entegrity, Crosslogix, IBM, XACL IBM OASIS 2003/06/02 58

59 XACML XACL XML Access Control Language IBM XSS4J XACML XACL <xacl> <object href= premium ] /> <acl> <subject><role>requester</role></subject> <action name= read permission= grant /> <condition operation= and > <predicate name= comparestr > <parameter value= eq /> <parameter> <function name= getuid /> </patameter> <parameter> <function name= getvalue > <parameter value= /name /> </function> </parameter> </predicate> </acl> </xacl> 2003/06/02 59

60 XACML XACML Specifications OASIS Standard [18 Feb. 2003] Specification Document Policy Schema Context Schema 2003/06/02 60

61 XACML PEP: Policy enforcement point PDP: Policy decision point PAP: Policy administration point PIP: Policy information point access 11 PEP requester PDP context handler PIP obligations service resource PAP subjects environment /06/02 61

62 XACML PolicySet Policy Combining Algorithm Policy Rule Obligations Target Condition Effect Subjects Resources Actions 2003/06/02 62

63 XACML Effect (Permit) (Deny) Target Match Match Condition True False Rule Effect Not applicable Permit Deny Match Indeterminate Indeterminate No-match True Not applicable No-match False Not applicable No-match Indeterminate Not applicable 2003/06/02 63

64 XACML XACML Context domain-specific inputs xacml.xml domain-specific outputs xacmlcontext/ request.xml PDP xacmlcontext/ response.xml 2003/06/02 64

65 XACML <Rule RuleId= //cons.com/rule/id/1 Effect= Permit > <Description>Sample policy</description> <Target> <Subjects> <Subject> <SubjectMatch MatchId= function:rfc822name-match > <SubjectAttributeDesignator AttributeId= identifier:subject:subject-id DataType= identifier:datatype:rfc822name /> <AttributeValue DataType= identifier:datatype:rfc822name </SubjectMatch> </Subject> </Subjects> <Resources> <AnyResource /> </Resources> <Actions> <Action> <ActionMatch MatchId= function:string-equal > <ActionAttributeDesignator AttributeId= urn:oasis:names:tc:xacml:1.0:action DataType= xs:string /> <AttributeValue DataType= xs:string >read</attributevalue> </ActionMatch> </Action> </Actions> </Target> <Condition FunctionId= function:daytimeduration-greater-than > <Apply FunctionId= function:date-substract > <EnvironmentAttributeDesignator AttributeId= urn:oasis:names:tc:xacml:env:date DataType= xs:date /> <AttributeSelector RequestContextPath= /ctx:request//ctx:resourcecontent/ed:employee/ed:dob DataType= xs:date /> </Apply> <AttributeValue DataType= xs:daytimeduration >20-0-0</AttributeValue> </Condition> </Rule> 2003/06/02 65

66 XACML Request Context <?xml version= 1.0 encoding= UTF-8?> <Request xmlns= urn:oasis:names:tc:xacml:1.0:context xmlns:xsi= xsi:schemalocation= urn:oasis:names:tc:xacml:1.0:context http // > <Subject> <Attribute AttributeId= urn:oasis:names:tc:xacml:1.0:subject:subject-id DataType= identifier:rfc822name > </Attribute> </Subject> <Resource> <Attribute AttributeId= identifier:resource:resource-uri DataType= xs:anyuri > <AttributeValue> </Attribute> </Resource> <Action>< <Attribute AttributeId= urn:oasis:names:tc:xacml:1.0:action DataType= xs:string > <AttributeValue>read</AttributeValue> </Attribute> </Action> </Request> 2003/06/02 66

67 XACML Response Context <?xml version= 1.0 encoding= UTF-8?> <Response xmlns= urn:oasis:names:tc:xacml:1.0:context xmlns:xsi= xsi:schemalocation= urn:oasis:names:tc:xacml:1.0:context http // > <Result> <Decision> Deny> </Decision> </Result> </Request> IBM 2 ContentGuard 5 [2002 9] 2003/06/02 67

68 Links XML Signature: XPath Filter Exclusive XML Canonicalization XML Encryption: Decryption Transform: /06/02 68

69 Links WS-Security ibm.com/jp/developerworks/webservices/020607/j_wssecure.html XKMS SAML XACML /06/02 69

セキュリティ関連XML規格の紹介

セキュリティ関連XML規格の紹介 XML SAML XACML 2002 8 23 XML SAML XACML 2002/8/23 1 XML XKMS 2.0 W3C: 2002-03-18 A XML Signature W3C: 2002-02-12 C SAML OASIS: 2002-06-01 WS-Security OASIS: 2002-04-05 XPath Filter 2.0 Exclusive XML C14n

More information

Encryption Security

Encryption Security 200426 XML Consortium WG XML Signature XML Encryption XKMS2.0 X-KRSS:Register X-KISS:Locate X-KISS:Validate WS-Security XACML WG 2004/02/06 1 XML WG 2004/02/06 2 2001 2002 2003 XKMS XML SAML SSO SAML XML

More information

セキュリティ関連XML規格の紹介

セキュリティ関連XML規格の紹介 XML 2002 6 10 XML WG SWG XML XML XML XML XML 2 XML 3 XML XML 4 2001 2002 7 8 9 10 11 12 1 2 3 4 5 6 XML V2 XML XML Web XACML SAML XKMS XML 5 XML 6 : ( ) ( ) : ) ( / ) XML 7 DoS XML 8 FW DIS DoS XML 9 XML

More information

属性認証ハンドブック

属性認証ハンドブック ............................................................................................. ...................................................................................................... ...............

More information

sec( ).ppt

sec( ).ppt XML XML XML WSS Web Service Security - 2 - XML - 3 - Cont. XML Apache Project ( ) - 4 - 2001 2002 2003 XKMS XML SAML SSO SAML XML XML Web XML - 5-2004 XML - 6 - - 7 - XKMS 2.0 W3C: 2004-04-05 XML DSS OASIS:CD

More information

SAML

SAML 2003 6 2 XML Consortium SWG ( )NTT ( ) Copyright XML Consortium 2003/06/02 1 Copyright XML Consortium 2003/06/02 2 2002 2003 7 8 9 10 11 12 1 2 3 4 5 6 3/5 6/2 Copyright XML Consortium 2003/06/02 3 Copyright

More information

untitled

untitled SAML 2004 12 9 y-endo@ah.jp.nec.com 2. SAML SAML SAML SAML SAML SSO SAML 4. Liberty Alliance Liberty Liberty ID-FF1.2 NEC Corporation 2004 2 PKI ID NEC Corporation 2004 4 PKI ID NEC Corporation 2004 5

More information

untitled

untitled All rights reserved. NTT Copy rights 2007 1 HTTPS 100% 92% 53% S. Schechter et al, The Emperor's New Security Indicators, Proc. IEEE Symp. Security and Privacy, 2007 All rights reserved. NTT Copy rights

More information

XMLを基盤とするビジネスプロトコルの動向

XMLを基盤とするビジネスプロトコルの動向 XML Trends of XML-Based Business Protocols ebxml Web XML ebxml UN/CEFACT EDIFACTOASIS XML Web W3C World Wide Web Consortium Abstract XML-based technologies such as the Electronic Business XML Initiative

More information

All Rights Reserved, Copyright FUJITSU LIMITED. 2004 3 All Rights Reserved, Copyright FUJITSU LIMITED. 2004 4

All Rights Reserved, Copyright FUJITSU LIMITED. 2004 3 All Rights Reserved, Copyright FUJITSU LIMITED. 2004 4 2004129 1 All Rights Reserved, Copyright FUJITSU LIMITED. 2004 All Rights Reserved, Copyright FUJITSU LIMITED. 2004 2 All Rights Reserved, Copyright FUJITSU LIMITED. 2004 3 All Rights Reserved, Copyright

More information

Testing XML Performance

Testing XML Performance - DataPower Technology, Inc. XML Web 2003 5 DATAPOWER XML WEB - Copyright 2003DataPower Technology, Inc. All Rights Reserved. DataPower Technology, Inc. DataPower DataPower ( ) DataPower 2003 5 2/17 DATAPOWER

More information

untitled

untitled WEB SAML 2.0 RSA 2005 SAML 2.0 2 1 3 Federated Identity The agreements, standards, and technologies that make identity and entitlements portable across autonomous domains. The Burton Group Web 4 2 Scope

More information

HOLON/MD

HOLON/MD Copyright(C) 2002 NEC and XML Consortium. All rights reserved. 1 Copyright(C) 2002 NEC and XML Consortium. All rights reserved. 2 XML XML Copyright(C) 2002 NEC and XML Consortium. All rights reserved.

More information

ppt

ppt XML Liberty Alliance Project 2005 9 13 Liberty Alliance SIG Co-Chair NEC 1 Liberty Alliance 2 Liberty Alliance Project Liberty Alliance Liberty 3 Liberty Alliance Project 4 Liberty

More information

署名ツール検証報告書

署名ツール検証報告書 2010 01 27 XML 1.... 3 2.... 5 3.... 15 4.... 18 5.... 22 6.... 22 Copyright (c) XML 2010 All rights reserved. Page-1/23 Copyright (c) XML 2010 All rights reserved. Copyright (c) XML 2010 All rights reserved.

More information

はじめに

はじめに 19 1.1 19 1.2 21 1.3 22 1.3.1 DES 24 1.4 25 1.4.1 DH 26 1.4.2 RSA 26 1.4.3 ElGamal 27 1.4.4 DSA 27 1.5 27 1.6 28 1.6.1 SHA-1 28 1.6.2 MD5 Message Digest 5 28 1.7 29 1.7.1 MIC 29 1.7.2 HMAC 29 1.7.3 30

More information

/07/ /10/12 I

/07/ /10/12 I Certificate Policy Version 1.10 2018 10 12 1.00 2018/07/24 1.10 2018/10/12 I 1.... 1 1.1... 1 1.2... 1 1.3 PKI... 2 1.3.1 CA... 2 1.3.2 RA... 2 1.3.3... 2 1.3.3.1... 2 1.3.3.2... 3 1.3.4... 3 1.3.5...

More information

Oracle Identity Managementの概要およびアーキテクチャ

Oracle Identity Managementの概要およびアーキテクチャ Oracle Identity Management 2003 12 Oracle Identity Management... 3 ID... 3 ID... 4 ID... 4 Oracle Identity Management... 5 Oracle Identity Management... 6 Oracle Identity Management... 7 ID... 8 Application

More information

WS-I Basic Profile 1.0 の概説

WS-I Basic Profile 1.0 の概説 WS-I Basic Profile 1.0 Copyright(C) Hitachi, Ltd. & NEC Corporation & FUJITSU LIMITED (2003), All Rights Reserved. 1 1. Basic Profile 2. Basic Profile 1.0 3. (Conformance) 4. MESSAGE 5. DESCRIPTION 6.

More information

WS-I Basic Profile 1.0 の概説

WS-I Basic Profile 1.0 の概説 WS-I Basic Profile 1.0 Copyright 2003 Hitachi, Ltd.; NEC Corporation; and Fujitsu Limited. All Rights Reserved. 1 1. Basic Profile 2. Basic Profile 1.0 3. (Conformance) 4. MESSAGE 5. DESCRIPTION 6. REGDATA

More information

UDDIにおける国際化・セキュリティー

UDDIにおける国際化・セキュリティー UDDI 2002 9 17 (UDDI WG), IBM Corporation UDDI (I18N) I18N for Inquiry I18N for Publication Copyright 2002, IBM Corporation 2 UDDI V3 I18N basic XML Unicode3.0 (UDDI V3) UTF-8 xml:lang I18N for Inquiry

More information

sp c-final

sp c-final NIST SP 800-63C - Federation and Assertions - Nov Matake Nov Matake OpenID Foundation Japan WG #idcon OAuth.jp YAuth.jp LLC 800-63-3 Federation Assurance Level (FAL) Federation Assurance Level Federation

More information

/02/ /09/ /05/ /02/ CA /11/09 OCSP SubjectAltName /12/02 SECOM Passport for Web SR

/02/ /09/ /05/ /02/ CA /11/09 OCSP SubjectAltName /12/02 SECOM Passport for Web SR for Web SR Certificate Policy Version 2.50 2017 5 23 1.00 2008/02/25 1.10 2008/09/19 1.20 2009/05/13 5 1.30 2012/02/15 5.6 CA 1.40 2012/11/09 OCSP SubjectAltName 2.00 2013/12/02 SECOM Passport for Web

More information

untitled

untitled OASIS WSDM hideharu.kato.mq@hitachi.com 2006.11.2 1. WSDM 2. WSDM 1.1 3. Apache Muse 4. WS-Management 5. WSDM WS-Management 2 1-1 WSDM IT IT Web WSDL, SOAP Web IT Web 3 1-2 WSDM Web Services Distributed

More information

第3 章 電子認証技術に関する国際動向

第3 章 電子認証技術に関する国際動向 3 IETF PKI TAM Trust Anchor Management 3. IETF Internet Engineering Task Force PKIX WG 3.1. IETF PKIX WG 1 2006 PKI Public-Key Infrastructure IETF PKIX WG 2007 69 IETF 70 IETF WG PKIX WG 2006 3 2 3.2.

More information

マイナンバーカードによる認証と署名

マイナンバーカードによる認証と署名 Open Source Solution Technology Corporation HAMANO Tsukasa JNSA 電子署名 WG 秋祭り 君の署名は 目次 マイナンバーカードによる認証と署名 個人番号カードの中身 IC カードによる認証とデジタル署名 ユーザー認証 SSH 認証 /macos ログイン / ブラウザ デジタル署名 CMS 署名

More information

PowerPoint プレゼンテーション

PowerPoint プレゼンテーション SOAP Web http://www.infoterianet.com/ Web SOAP WSDL UDDI C/S + C/S ( ) ( ) DCOM CORBA Java-RMI Web C/S Web MSN Yahoo!.com C/S? ActiveX DHTML HTML? Programmable Web HTML Viewable Web View HTML(Document

More information

Web Web ( (SOAP (SOAP/http (WSDL UDDI 1. 2.XML 3. (XDoS http, https SOAP XML Web/App ( App

Web Web ( (SOAP (SOAP/http (WSDL UDDI 1. 2.XML 3. (XDoS http, https SOAP XML Web/App ( App Web 2005 12 15 XML Day XML matsu@kabuki.tel.co.jp 2005 1 1 Web Web Web 2005 2 2 Web 2005 3 3 Web ( (SOAP (SOAP/http (WSDL UDDI 1. 2.XML 3. (XDoS http, https SOAP XML Web/App ( App 2005 4 4 SOAP Crypto-Gram

More information

目次! Web サービス! Web サービスの基本! Web サービス SOAP WSDL UDDI! Web サービスのデモ! Web サービスのセキュリティ! Web サービスのセキュリティ基本! XML 署名 XML 暗号 XKMS! XMLセキュリティの基本デモ (XML 署名と署名検証 )

目次! Web サービス! Web サービスの基本! Web サービス SOAP WSDL UDDI! Web サービスのデモ! Web サービスのセキュリティ! Web サービスのセキュリティ基本! XML 署名 XML 暗号 XKMS! XMLセキュリティの基本デモ (XML 署名と署名検証 ) Web サービスと Web サービスのセキュリティ 2003.12.5 Internet Week 鈴木優一エントラストジャパン CTO Copyright c 2003 Entrust Japan. 1 目次! Web サービス! Web サービスの基本! Web サービス SOAP WSDL UDDI! Web サービスのデモ! Web サービスのセキュリティ! Web サービスのセキュリティ基本!

More information

XSLT XSLT xsd XSLT XML xsd XPath <xsl:template ]

XSLT XSLT xsd XSLT XML xsd XPath <xsl:template ] XML Week splat XML XML Web 2005,2006 WS-Security End-to-End XSLT (xsd) XSLT MUST MAY Java class MUST,MAY XSLT XSLT xsd XSLT XML xsd XPath

More information

untitled

untitled PKI 1 / SSL/TLS PKI 28 Oct 2005 PKI /JNSA PKI Day 3 PKI? 2 RFC 2459/RFC 3280/RFC 3280bis CRL(RFC 2459/RFC 3280/RFC 3280bis) OCSP(RFC 2560/Light-weight OCSP) SCVP(SCVP) CMP(RFC 2510/RFC 4210) CRMF(RFC 2511/RFC

More information

untitled

untitled better RFID 1 /?? PKI PKI ) (GPKI) GtoB GPKI 3300- LGPKI GtoC -> Identrus B2B GPKI Identrus PKI 2 Internet-VPN PKI? HTTPS ( ) HTTPS 3 PKI??????? PDA/ /? RFIDPKI?? 4 Challenge

More information

untitled

untitled 1 6. 2 NAREGIWP5 3 Packaging Grid Programming (WP2) -Grid RPC -Grid MPI Grid-Enabled Nano-Applications (WP6) Grid Visualization Grid Workflow (WFML (Unicore+ WF)) Super Scheduler WP3 WP1 Grid PSE WSRF

More information

IT Web NEC Corporation

IT Web NEC Corporation IT Web 2002 5 27 1 1. Web 2. Web 3. Web 4. Web 5. 6. Web 7. Web 8. 2 . Web 3 4 Web Web HTML Web XML Web Web LAN) EAI WebEAI) ) SCM ( ) (SOAP, UDDI) ) (Web ) Web/HTML Web/HTML Web/XML Web/XML Web Web 1.1

More information

untitled

untitled WS-Federation Federation PKI shosuz@microsoft.com Agenda WS-Federation Federation Active Directory ADFS) CWID2005 CWID2005- Windows Windows Kerberos 5/LDAP X.509/Smartcard/PKI VPN/802.1x/RADIUS SSPI/SPNEGO

More information

Juniper Networks Corporate PowerPoint Template

Juniper Networks Corporate PowerPoint Template Juniper SRX 日本語マニュアル 41. SSL Forward Proxy の CLI 設定 はじめに SRX340 における SSL Forward Proxy の CLI 設定ついて説明します 手順内容は SRX340 JUNOS 15.1X49-D140 にて確認を実施しております SSL Proxy 機能については SRX340 以上の機種にてサポートされています 2018 年 8

More information

PowerPoint プレゼンテーション

PowerPoint プレゼンテーション Room D Azure Active Directory によるクラウドアプリ連携編 ~ Password Windows Intune Password Windows Intune デスクトップ PC(Windows) に対するガバナンス Azure Active Directory World SaaS Windows Server Active Directory World 業務データ

More information

1. PKI (EDB/PKI) (Single Sign On; SSO) (PKI) ( ) Private PKI, Free Software ITRC 20th Meeting (Oct. 5, 2006) T. The University of Tokush

1. PKI (EDB/PKI) (Single Sign On; SSO) (PKI) ( ) Private PKI, Free Software ITRC 20th Meeting (Oct. 5, 2006) T. The University of Tokush PKI LAN EDB/PKI and Campus Wireless LAN Authentication EDB/PKI http://web.db.tokushima-u.ac.jp/edb-manual/pki.html http://ldap.db.tokushima-u.ac.jp/wireless/ @. E-mail: alex@ee.tokushima-u.ac.jp Id: itrc20th-20061005.tex,v

More information

Dec , IS p. 1/60

Dec , IS p. 1/60 Dec 08 2007, IS p. 1/60 Dec 08 2007, IS p. 2/60 Plan of Talk (LDAP) (CAS) (IdM) Dec 08 2007, IS p. 3/60 Dec 08 2007, IS p. 4/60 .. Dec 08 2007, IS p. 5/60 Dec 08 2007, IS p. 6/60 Dec 08 2007, IS p. 7/60

More information

XAdES長期署名プロファイル(案)

XAdES長期署名プロファイル(案) XAdES 2005 8 10 ECOM 1/33 XML XML ETSI 1 TS 101 903 V1.3.1(2005-05), XML Advanced Electronic Signatures(XAdES) CMS ETSI TS101 703 V1.5.1(2003-12) Electronic Signature Formats XML CMS ETSI TS101 703 V1.5.1(2003-12)

More information

JPGRID-GGF0205 第 5 回 GGF 調査会 globusworld 参加報告 株式会社 SRA グローバルITサービスカンパニー開発部産業第 4グループ 平野基孝 Programs 8 Tutorial 2: Grid Services and Web Services 8 Track

JPGRID-GGF0205 第 5 回 GGF 調査会 globusworld 参加報告 株式会社 SRA グローバルITサービスカンパニー開発部産業第 4グループ 平野基孝 Programs 8 Tutorial 2: Grid Services and Web Services 8 Track 第 5 回 GGF 調査会 globusworld 参加報告 株式会社 SRA グローバルITサービスカンパニー開発部産業第 4グループ 平野基孝 Programs 8 Tutorial 2: Grid Services and Web Services 8 Track 3: Developing & Administrating Globus Toolkit 2.2 8 Workshop 1: Grid

More information

untitled

untitled DCMI nagamori@slis.tsukuba.ac.jp DCMI Metadata Schema Registry DCMI Dublin Core Metadata Initiative authoritative source 2004/10/29 2 1 Metadata is the information and documentation which makes data understandable

More information

2

2 m.uehata@sii.co.jp 2 SII 1881 1892 1937 1959 3 SEIKO 1881 1955 1964 1974 1984 1992 1994 1998 1998 2002 2002 4 SII 1960 1970 1980 1990 CMOS IC LCD LCM 2000 COF 1937 VLSI FIB 5 < > SA EOA CAE < > 6 Network

More information

Windows Oracle -Web - Copyright Oracle Corporation Japan, All rights reserved.

Windows Oracle -Web - Copyright Oracle Corporation Japan, All rights reserved. Windows Oracle -Web - Copyright Oracle Corporation Japan, 2004. All rights reserved. Agenda Oracle Windows Windows Oracle 1 / Active Directory/Enterprise User Security 1-1 Windows 1-2 Kerberos 1-3 Enterprise

More information

PowerPoint プレゼンテーション

PowerPoint プレゼンテーション Web WS-Reliability 2003 10 14 WS-Reliability Web Web TCP/IP, HTTP XML SOAP, ebxml MS WSDL, UDDI ebxml BPSS, CPPA, ebxml Registry Web : B2B B2B Web RosettaNet ebxml Initiative OASIS W3C (WSDL) UDDI.org

More information

オントロジ入門

オントロジ入門 Web Web 2004-01-23 XML XML Web WG Web ( ) Web (RDF RDF ) (OWL) ( ) WG ( ) 2004-01-23 2 Web Web Web XML ( ) 2004-01-23 3 Web Web 2 Web HTML(XHTML) ( ) Web ( ) 2 Web 2004-01-23 4 2 Web Web (XHTML) (RDF)

More information

電子メールのセキュリティ

電子メールのセキュリティ S/MIME 1...1 1.1... 1 1.2... 2 1.3... 2 2...3 2.1... 3 2.2... 4 2.3... 4 3...5 3.1... 5 3.2... 6 3.3... 8 3.4... 10 4...12 4.1 PGP... 12 4.2 (CA)... 13 5 CRL...15 5.1 ( ID )... 15 5.2 CRL(Certificate Revocation

More information

"CAS を利用した Single Sign On 環境の構築"

CAS を利用した Single Sign On 環境の構築 CAS 2 SSO Authorization 1,3, 2,3, 2, 2,3 1 2 3 Central Authentication and Authorization Service (CAS 2 ) Web Application Single Sign On Authorization CAS 2 SSO/AuthZ Jan. 30 2007, p. 1/40 Plan of Talk

More information

3. RIR 3.1. RIR Regional Internet Registry APNIC Asia Pacific Network Information Centre RIR RIPE NCC Réseaux IP Européens Network Coordination Centre

3. RIR 3.1. RIR Regional Internet Registry APNIC Asia Pacific Network Information Centre RIR RIPE NCC Réseaux IP Européens Network Coordination Centre 3 RIR RIR APNIC 1. 2. MyAPNIC RIPE NCC 1. 2. LIR Portal ARIN 3. RIR 3.1. RIR Regional Internet Registry APNIC Asia Pacific Network Information Centre RIR RIPE NCC Réseaux IP Européens Network Coordination

More information

untitled

untitled 22 2 ii 20 10 iii iv 1...1 1.1....1 1.2....2 1.3....3 2...10 2.1....10 2.1.1....10 2.1.1.1.... 11 2.1.1.2....13 2.1.2....16 2.1.3....18 2.1.3.1....18 2.1.3.2....21 2.1.3.3....22 2.2....25 3...29 3.1....29

More information

untitled

untitled PKI 2005 10 NEC 1 Agenda Grid Computing Globus Tool Kit GGF GSI(Proxy Cert), GRAM, MDS OGSA OGSA OGSA-Security MyProxy / VOMS MyProxy VOMS NAREGI NAREGI NAREGI CA NAREGI CA AP Grid PMA 2 1 Grid Computing

More information

untitled

untitled National Institute of Advanced Industrial Science and Techlogy International Grid Trust Federation 1 National Institute of Advanced Industrial Science and Techlogy Three key functions in a Grid security

More information

NLC配布用.ppt

NLC配布用.ppt Semantic Web September 20, 200 IBM( ) (uramoto@jp.ibm.com) Semantic Web ( )? Semantic Web 2 What can it do? (by Jim Hendler) 3 Semantic Web W3C Director Berners-Lee Web The Semantic Web is an extension

More information

WebLogic 6.0

WebLogic 6.0 BEA Web BEA Agenda BEA BEA Web Web Web BEA BEA 3,500 $819.8 million 990 32 92 10,000 E- BEA WebLogic E-Business Platform BEA WebLogic Server BEA WebLogic Integration BEA WebLogic Portal BEA Tuxedo / BEA

More information

Web SOAP Internet Web REST SOAP REST 3 REST SOAP 4

Web SOAP Internet Web REST SOAP REST 3 REST SOAP 4 XML Day Web2.0 REST SOAP SOAP REST WADL, WSDL2.0 REST SOAP " " 2006 12 11 XML Web2.0 SOAP REST 2 Web SOAP Internet Web REST SOAP REST 3 REST SOAP 4 REST Representational State Transfer REST Web URL XML

More information

スライド タイトルなし

スライド タイトルなし OASIS -OASIS Web OASIS OASIS - OASIS OASIS Web Web OASIS Web N OASIS OASIS Web Web N 20 WWW HTTP HTML PC Web-EDI EDI Web Web Web - Delphi Group President & CEO Thomas Coulopoulos Topic Maps Web

More information

金融分野のTPPsとAPIのオープン化:セキュリティ上の留意点

金融分野のTPPsとAPIのオープン化:セキュリティ上の留意点 TPPs API FinTech TPPsThird Party Providers APIApplication Programming Interface TPPs API TPPs TPPs API TPPs TPPs API API APIFinTechTPPs... E-mail: keisuke.nakamura@boj.or.jp //2017.7 83 1. FinTech 1 2013

More information

BIG‑IP Access Policy Manager | F5 Datasheet

BIG‑IP Access Policy Manager | F5 Datasheet 2 3 5 7 8 Secure Web Gateway 10 12 BIG-IP APM 13 F5 Global Services 13 13 BIG-IP Access Policy Manager (APM) LAN BIG-IP APM IT LAN 1 Web OAM XenApp Exchange Web Web Web Web Web web BIG-IP APM LAN IT /

More information

wpEnterpriseSvr.doc

wpEnterpriseSvr.doc COBOLJava.NETWeb IT COBOL Micro Focus Enterprise Server Enterprise Server COBOL Enterprise Server COBOL Enterprise Server COBOL COBOL COBOL Java.NET IT Micro Focus COBOLJ2EE.NET Web COBOL Enterprise Server

More information

Oracle Service-Oriented Architecture Suite

Oracle Service-Oriented Architecture Suite Oracle Service-Oriented Architecture Suite Oracle SOA Suite SOA 1 IT IT SOASOA Oracle Fusion Architecture SOA SOA SOA Oracle Fusion Architecture Oracle SOA Suite Oracle SOA Suite 1 ISE 2 Enterprise Service

More information

untitled

untitled 200 7 19 JPCERT [2007 2 4 6 ] IPA JPCERT JPCERT/CC 2007 2 4 6 1 2 1. 2007 2 1 2007 4 1 6 30 IPA 46 95 141 2004 7 8 501 940 1,441 3 2 (1) 3 2004 7 8 1 2007 2 1.98 1 2005/1Q 2005/2Q 2005/3Q 2005/4Q 2006/1Q

More information

Microsoft Intune MDM ソリューション向けDigiCert® 統合ガイド

Microsoft Intune MDM ソリューション向けDigiCert® 統合ガイド Microsoft Intune MDM DigiCert 2018 7 31 Microsoft Intune MDM DigiCert : 2018 7 31 Copyright 2018 DigiCert, Inc. All rights reserved. DigiCert DigiCert DigiCert, Inc. Symantec Norton Symantec Corporation

More information

IC API

IC API IC API Handa-F@mail.dnp.co.jp 2004 8 26 Copyright (c) 2004 NPO Page 2 IC API PKI IC PKCS#11 CSP (Cryptographic Service Provider) PKCS#11 CSP PKCS#15 GSC-IS Copyright (c) 2004 NPO Page 3 (identity token)

More information

¥Í¥Ã¥È¥ï¡¼¥¯¥×¥í¥°¥é¥ß¥ó¥°ÆÃÏÀ

¥Í¥Ã¥È¥ï¡¼¥¯¥×¥í¥°¥é¥ß¥ó¥°ÆÃÏÀ 2 : TCP/IP : HTTP HTTP/2 1 / 22 httpget.txt: http.rb: ruby http get Java http ( ) HttpURLConnection 2 / 22 wireshark httpget.txt httpget cookie.txt ( ) telnet telnet localhost 80 GET /index.html HTTP/1.1

More information

"CAS を利用した Single Sign On 環境の構築"

CAS を利用した Single Sign On 環境の構築 CAS 2 Single Sign On 1,3, 2,3, 2, 2,3 1 2 3 May 31, 2007 ITRC p. 1/29 Plan of Talk Brief survey of Single Sign On using CAS Brief survey of Authorization Environment using CAS 2 Summary May 31, 2007 ITRC

More information

YMS-VPN1_User_Manual

YMS-VPN1_User_Manual YAMAHA VPN YMS-VPN1 2007 12 YAMAHA VPN YMS-VPN1 YMS-VPN1 RT Windows PC IPsec VPN 2000-2002 SSH Communications Security Corp 2004-2007 SafeNet Inc. 2004-2007 dit Co., Ltd. 2006-2007 YAMAHA CORPORATION MicrosoftWindows

More information

Win XP SP3 Japanese Ed. NCP IPSec client Hub L3 SW SRX100 Policy base VPN fe-0/0/0 vlan.0 Win 2003 SVR /

Win XP SP3 Japanese Ed. NCP IPSec client Hub L3 SW SRX100 Policy base VPN fe-0/0/0 vlan.0 Win 2003 SVR / SRX dial-up VPN (NCP ) Win XP SP3 Japanese Ed. NCP IPSec client Hub L3 SW SRX100 Policy base VPN fe-0/0/0 vlan.0 Win 2003 SVR.216 172.27.24.0/24.254.254.1.1.100 100.100.100.0/24 192.168.1.0/24 Test devices

More information

WebサービスとCORBA

WebサービスとCORBA AP Web Web WG EAI AP EAI Web AP Web -- WSFL -- BTP EAI AP (1) webmethods Enterprise Hub&Spoke (publish/subscribe ) ( ) webmethods Enterprise Server webmethods Enterprise Adopters AP EAI AP (2) IBM MQSeries

More information

untitled

untitled 1 2 3 Web Services Security: SAML Token Profile OASIS STANDARD, 01 Dec. 2004 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 (Japanese Translation): XML (XML Consortium Security SIG) (Editors):

More information

rzammpdf.ps

rzammpdf.ps IBM i 7.3 IBM i IBM i Access for Web IBM IBM i 7.3 IBM i IBM i Access for Web IBM 287 IBM i Access for Web (5770-XH2) 7.3 RISC CISC IBM IBM i Version 7.3 Connecting to IBM i IBM i Access for Web Copyright

More information

Oracle Application Server 10g(9

Oracle Application Server 10g(9 Oracle Application Server 10g(10.1.2) for Microsoft Windows Infrastructure Oracle Application Server 10g(10.1.2) for Microsoft Windows Infrastructure...2...3...4...5...7...7...7 OS...10...12...13...15...29...29

More information

28 SAS-X Proposal of Multi Device Authenticable Password Management System using SAS-X 1195074 2017 2 3 SAS-X Web ID/ ID/ Web SAS-2 SAS-X i Abstract Proposal of Multi Device Authenticable Password Management

More information

1: 3 CAS[3] uportal[4] (Web ) 3.1 CAS CAS[3] Yale JA-SIG [5] CAS 1. 2(1) CAS Web (2)CAS ID LDAP 2. 2(3) CAS Web CAS Ticket (4)Web Ticket 3. Ticket Web

1: 3 CAS[3] uportal[4] (Web ) 3.1 CAS CAS[3] Yale JA-SIG [5] CAS 1. 2(1) CAS Web (2)CAS ID LDAP 2. 2(3) CAS Web CAS Ticket (4)Web Ticket 3. Ticket Web ,, 2007 8 2006 CAS uportal Web 2006 10 Web keyword:, CAS, uportal, 1 SOSEKI 1300 2006 PC LAN IT (LMS: Learning Management System) WebCT CALL (Computer Assisted Language Learning) LMS IT [1] 2004 SOSEKI

More information

SSO Sales/Tech combined webinar template

SSO Sales/Tech combined webinar template HP Web e-speak web HP Agenda page 2 Search Engine Google Web Site www.hp.com Search Engine Yahoo Web page 3 Web Web Web page 4 CHAPTER 1 Do It Yourself CHAPTER 2 Do It For Me PC,, ITS... etc.) page 5 E-service

More information

1

1 ITS 14 6 ITS 1)...1 2) ITS...1 3) ITS...2 4)...3 5)...4 1. ITS 1.1....5 1.2....7 1.3. ITS...8 2. ITS 2.1....10 2.2....15 2.3....16 3. 3.1....18 3.2....23 3.3....29 3.4....35 4. 4.1....45 4.2....51 http://www.internetits.org/

More information

main.dvi

main.dvi Central Authentication and Authorization Service Web Application (Hisashi NAITO) Graduate School of Mathematics, Nagoya University naito@math.nagoya-u.ac.jp (Shoji KAJITA) Information Technology Center,

More information

"CAS を利用した Single Sign On 環境の構築"

CAS を利用した Single Sign On 環境の構築 CAS Single Sign On (Hisashi NAITO) naito@math.nagoya-u.ac.jp Graduate School of Mathematics, Nagoya University naito@math.nagoya-u.ac.jp, Oct. 19, 2005 Tohoku Univ. p. 1/40 Plan of Talk CAS CAS 2 CAS Single

More information

XMLとは、eXtensible Markup Languageの略で、拡張可能なマーク付け言語である

XMLとは、eXtensible Markup Languageの略で、拡張可能なマーク付け言語である XML ... 2... 2... 2... 3... 4... 4... 5... 6... 6... 6... 7... 8... 8... 9... 9... 12... 12... 14... 15... 15... 15... 15... 15... 16... 16... 17... 17... 18... 19... 20... 21... 22... 28... 29... 30 1

More information

スライド タイトルなし

スライド タイトルなし XML XML - XML - 2001 Otsuka Corporation, All rights Reserved. XML XML XML XML XML XML XML XML 1998 2 W3C XML = extensible Markup Language SGML ISO8879:1986 1 HTML W3C 1997 Web XML W3C 1998/2 XML XHTML

More information

API SCORM e-learning SCORM Sharable Content Object Reference ModelSCORM e-learning e-learning SCORM SCORM SCO LMS SCORM SCORM HTML XML JavaScript SCO

API SCORM e-learning SCORM Sharable Content Object Reference ModelSCORM e-learning e-learning SCORM SCORM SCO LMS SCORM SCORM HTML XML JavaScript SCO 18 API SCORM Development of SCORM Making Support System focus on using Data Model and API Instance 1070419 2007 3 9 API SCORM e-learning SCORM Sharable Content Object Reference ModelSCORM e-learning e-learning

More information

橡dbweb2002-sato.PDF

橡dbweb2002-sato.PDF Web Web 1 Web XML DB Web EAI 2 RDF RDF Schema DAML+OIL OWL (Web Ontology Language) 3 Resource Description Framework (RDF) W3C XML http://www.net.intap.or.jp/intap/s-web/

More information

スライド 1

スライド 1 2004 OASIS Web XML XML XML XML XML IT Web Web ebxml e- IT XML XML PSLX MML XML XML JepaX QR-XML XML XVL 3 BML TravelXML ContactXML G-XML ContentsBusinessXML RosettaNet Japan XBRL Japan GCI NewsML VoiceXML

More information

rzamjpdf.ps

rzamjpdf.ps IBM i 7.2 XML Toolkit IBM i 7.2 XML Toolkit 15 IBM i 7.2 ( 5770-SS1) RISC CISC IBM IBM i Version 7.2 Programming Programming XML Toolkit 1 2014.4 Copyright IBM Corporation 1999, 2013. XML Toolkit.............

More information

WP_8021X Authentication_21MAY2012

WP_8021X Authentication_21MAY2012 OS X 10.7.3 ios 5.1 2012 6 5 ...3 Apple...7...10...17 A...18 B...25 C Active Directory...32 LAN LAN RSA EAP Extensible Authentication Protocol Kerberos EAP EAPoL EAP over LAN EAP RADIUS Remote Authentication

More information

SSL PKI EFS STPP

SSL PKI EFS STPP .NET SSL PKI EFS STPP Windows NTLM (KDC) SSL/TLS, NTLM, SSL/TLS, Active Active Directory Directory PKI PKI CRL CRL ( NTLM, NTLM,, PKI, PKI, ) DNS DNS Windows Windows ACL ACL Active Directory (AD) AD GUI

More information

TravelXMLを利用した Webサービス実証実験デモ

TravelXMLを利用した Webサービス実証実験デモ UDDI UDDI TravelXML UDDI TravelXML UDDI TravelXML 2 UDDI UDDI ( ) ( ) ) ( ) ID AC0001 ID AC0002 ID AC0003 Web Web UDDI ID 3 UDDI UDDI API UDDI EndPoint

More information

サイボウズ Office8 API マニュアル API 概要 第 1 版 サイボウズ株式会社

サイボウズ Office8 API マニュアル API 概要 第 1 版 サイボウズ株式会社 サイボウズ Office8 API マニュアル API 概要 第 1 版 サイボウズ株式会社 はじめに はじめに 本書では サイボウズ (R) Office(R) 8 連携 API 1.0.0 の詳細について説明しています この連携 API はサイボウズ (R) Office(R)8 と外部システムを連携するために Office 側が提供する API 関数です 本書の内容をよくお読みいただいた上で

More information

Cisco Aironet 1130AG アクセス ポイント クイック スタート ガイド

Cisco Aironet 1130AG アクセス ポイント クイック スタート ガイド CONTENTS 1 IP 2 3 6 7 9 12 15 17 18 IP 20 CLI IP 21 Telnet CLI 23 24 28 802.11G 802.11A 34 38 Express Security 40 Express Security 41 SSID 42 47 LED 48 50 SSID50 WEP 50 51 52 MODE 52 Web 53 55 1 56 IP

More information

Cisco WebEx ホワイトペーパー: リアルタイムコラボレーションのパワーを解き放つ: Cisco WebEx ソリューションのセキュリティ概要

Cisco WebEx ホワイトペーパー: リアルタイムコラボレーションのパワーを解き放つ: Cisco WebEx ソリューションのセキュリティ概要 : Cisco WebEx : Cisco WebEx Cisco WebEx 107-6227 9-7-1 Tel: 03-6434-6044 Fax: 03-5411-9226 Japaninfo@webex.com www.webex.co.jp WebEx Communications, Inc. 3979 Freedom Circle, Santa Clara, CA 95054 USA

More information

iPhone/iPad/Android(TM) とベリサイン アイデンティティプロテクション(VIP)エンタープライズゲートウェイとの組み合わせによるL2TP+IPsecのワンタイムパスワード設定例

iPhone/iPad/Android(TM) とベリサイン  アイデンティティプロテクション(VIP)エンタープライズゲートウェイとの組み合わせによるL2TP+IPsecのワンタイムパスワード設定例 VeriSign VIP VIP + AR VIP VIP AR VPN iphone ipad Apple Inc. iphone Android Google Inc. Copyright 2011 Allied Telesis K.K. All Rights Reserved. VIP AR User Copyright 2011 Allied Telesis K.K. All Rights

More information

橡CoreTechAS_OverView.PDF

橡CoreTechAS_OverView.PDF Page 1 1 Page 2 2 J2EE, & Web Services Page 3 3 J2EE&Web Services racle HTTP Server racleas Container for J2EE racleas TopLink racleas Web Services racle Content Management SDK racle XML Developer Kit

More information

Oracle Secure Enterprise Search 10gを使用したセキュアな検索

Oracle Secure Enterprise Search 10gを使用したセキュアな検索 Oracle Secure Enterprise Search 10g 2006 3 Oracle Secure Enterprise Search 10g... 3... 3... 3... 4 Oracle Internet Directory... 4 Microsoft Active Directory... 5... 5 1... 5 2... 6 3 ACL... 6 4 ACL...

More information

日本オラクルのSOA戦略

日本オラクルのSOA戦略 SOA Oracle SOA Suite Enterprise SOA SOA Based Integration SOA 2 SOA Oracle SOA Suite Enterprise SOA SOA Based Integration SOA 3 SOA Oracle SOA JDeveloper MANAGEMENT & MONITORING BAM

More information

untitled

untitled Vista PKI PKI IE7IE7 Kiyoshi Watanabe, CISSP Security Center of Excellence (SCOE) Microsoft Vista Windows 2008 Vista, IE7, PKI Enrollment Credential CNG Bit Locker NAP IE7 Vista 6 http://www.csoonline.com/pdf/6_month_vista_vuln_report.pdf

More information

XML XML (Extensible Markup Language) ISO SGML (Standard Generalized Markup Language) W3C (World Wide Web Consortium) XML 1.0

XML XML (Extensible Markup Language) ISO SGML (Standard Generalized Markup Language) W3C (World Wide Web Consortium) XML 1.0 XML 2-1 XML XML (Extensible Markup Language) ISO SGML (Standard Generalized Markup Language) W3C (World Wide Web Consortium) XML 1.0 http://www.w3.org/tr/rec-xml http://www.fxis.co.jp/xmlcafe/tmp/rec-xml.html

More information

Microsoft PowerPoint FreeXAdES-miyachi.pptx

Microsoft PowerPoint FreeXAdES-miyachi.pptx LangEdge,Inc. 1 JNSA 電 署名 WG 五 祭 もう紙の時代じゃない! オープンソース 期署名 FreeXAdES 第 1 回 XAdES-BES 編 宮地 (miyachi@langedge.jp) 2016 年 5 23 2 本題の前に 紹介 miyachi naoto( 宮地直 ) 有限会社ラング エッジプログラマ 社製品 :XAdES/PAdES ライブラリ開発 受託開発

More information

<Documents Title Here>

<Documents Title Here> Oracle Application Server 10g(9.0.4) for Microsoft Windows Discoverer Oracle Application Server 10g(9.0.4) for Microsoft Windows Discoverer Oracle Application Server 10g(9.0.4) Oracle Application Server(OracleAS)

More information

XMLアクセス機能説明書

XMLアクセス機能説明書 SolarisTM Solaris Microsoft Windows NT Server network operating system Version 4.0 Windows NT Microsoft Windows 2000 Server operating systemmicrosoft Windows 2000 Advanced Server operating system Windows

More information

JavaとVisual Basicを使ったWebサービスの実装

JavaとVisual Basicを使ったWebサービスの実装 JavaVisual Basic Web moto@sag.hitachi-sk.co.jp http://www.hitachi-sk.co.jp/ Web? Web Web Web Web Web Web SOAP Web Web Web SOAP MicrosoftIBM Web Web SOAP, UDDI, WSDL EJB Java Java Java Assam Commerce Server

More information

今後の認証基盤で必要となる 関連技術の動向 株式会社オージス総研テミストラクトソリューション部八幡孝 Copyright 2016 OGIS-RI Co., Ltd. All rights reserved.

今後の認証基盤で必要となる 関連技術の動向 株式会社オージス総研テミストラクトソリューション部八幡孝 Copyright 2016 OGIS-RI Co., Ltd. All rights reserved. 今後の認証基盤で必要となる 関連技術の動向 株式会社オージス総研テミストラクトソリューション部八幡孝 統合認証ソリューション ThemiStruct ThemiStruct-WAM シングルサインオン認証基盤ソリューション ThemiStruct-IDM ID 管理ソリューション ThemiStruct-CM 電子証明書発行 管理ソリューション ワンタイムパスワードソリューション ThemiStruct-OTP

More information