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

Size: px
Start display at page:

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

Transcription

1 XML SAML XACML

2 XML SAML XACML 2002/8/23 1

3 XML XKMS 2.0 W3C: A XML Signature W3C: C SAML OASIS: WS-Security OASIS: XPath Filter 2.0 Exclusive XML C14n W3C:W3C: Canonical XML W3C: D SOAP XML Encryption W3C: XACML OASIS: Decryption Transform W3C: XML B 2002/8/23 2

4 SAML Security Assertion Markup Language / SAML XML 2002/8/23 3

5 SAML Pull Model Push Model 3rd Party Security Model SOAP/HTTP Redirection Proxy 2002/8/23 4

6 SAML SAML 1.0 Specification Set (31 May 2002) Committee Specifications (revision 01) Assertions and Protocol Assertion Schema Protocol Schema Binding and Profiles Security and Privacy Considerations Conformance Program Specification Glossary 2002/8/23 5

7 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 2002/8/23 6

8 SAML Pull Model 0 Pull /8/23 7

9 SAML Push Model 0 Push /8/23 8

10 SAML 3rd Party Security Model /8/23 9

11 SAML (Push) /8/23 10

12 SAML (Pull) /8/23 11

13 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 2002/8/23 12

14 SAML ( ) <samlp:response InResponseTo= 8xtyzzKqPMLcFswefRIJAL MajorVersion="1" MinorVersion="0 ResponseID= xmlconsortium "> <samlp:status> <samlp:statuscode Value="samlp:Success"/> </samlp:status> <saml:assertion AssertionID="qJcZsDTnJBPPe/4tIJKuZ/OLMtE= IssueInstant=" T11:22: Issuer= JUSTAir MajorVersion="1" MinorVersion="0"> <saml:conditions NotBefore=" T11:22: NotOnOrAfter=" T15:22: "/> <saml:authenticationstatement AuthenticationInstant=" T11:22: AuthenticationMethod=" /password"> <saml:subject> <saml:nameidentifier Name= JFB" SecurityDomain= just:reservation"/> <saml:subjectconfirmation> <saml:confirmationmethod> /password </saml:confirmationmethod> </saml:subjectconfirmation> </saml:subject> </saml:authenticationstatement> </saml:assertion> </samlp:response> Assertion NameIdentifier 2002/8/23 13

15 SAML Interoperability OASIS InterOp [7/15] 12 (Portal Site / Contents Site) Availability / (Java / C++) by Internet2(UCAID) 2002/8/23 14

16 XACML extensible Access Control Markup Language XACML / 2002/8/23 15

17 XACML XACML Working Draft 15 (12 July 2002) Policy Schema Context Schema 2002/8/23 16

18 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> 2002/8/23 17

19 XACML PEP: Policy enforcement point PDP: Policy decision point PRP: Policy retrieval point PAP: Policy administration point PIP: Policy information point Requester PEP XML XML Repository SAML Request SAML Response PIP subject, resource, environment XACML Request install PAP PDP PRP XML XACML Response retrieve store XACML Repository 2002/8/23 18

20 XACML policysetstatement policystatement rule obligations target condition effect subjects resources actions 2002/8/23 19

21 XACML Effect (Allow) (Deny) Target Match Match Condition True False Rule Effect Not applicable Allow Deny Match Indeterminate Indeterminate No-match True Not applicable No-match False Not applicable No-match Indeterminate Not applicable 2002/8/23 20

22 XACML XACML Context domain-specific inputs xacml.xml domain-specific outputs xacmlcontext/ request.xml PDP xacmlcontext/ response.xml 2002/8/23 21

23 XACML <Rule RuleId= //cons.com/rule/id/1 Effect= Allow > <Description>Sample policy</description> <Target> <Subjects MatchId= function:string-match DataType= xs:boolean > <AttributeDesignator Designator= //xacmlcontext/subject/attr DataType= identifier:rfc822name /> <Attribute DataType= identifier:rfc822name </Subjects> <Resources MatchId= function:string-match DataType= xs:boolean > <AttributeDesignator Designator= //xacmlcontext/request/res... DataType= xs:anyuri /> <Attribute DataType= xs:anyuri >//cons.com/record.*</attribute> </Resouces> <Actions MatchId= function:subset DataType= xs:boolean > <AttributeDesignator Designator= DataType= xs:string /> <Attribute DataType= xs:string >read</attribute> </Actions> </Target> <Condition FunctionId= function:daytimeduration-greater-than DataType= xs:boolean > <Function FunctionId= function:date-subtract DataType= xs:daytimed... > <AttributeDesignator Designator= //xacmlcontext/other/ today... DataType= xs:date /> <AttributeDesignator Designator= //xacmlcontext/request/ /employee/employeedob DataType= xs:date> </Function> <Attribute DataType= xs:daytimeduration >20-0-0</Attribute> </Condition> </Rule> subjects resources actions condition ( ) /8/23 22

24 / 2002/8/23 23

25 XML Consortium XML XML /8/23 24

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

セキュリティ関連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

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

セキュリティ関連XML規格の紹介 XML 2003 6 2 XML Consortium XML XML Signature XML Encryption XKMS Web WS-Security SAML XACML 2003/06/02 2 XML XKMS 2.0 W3C:WD 2003-04-18 A XPath Filter 2.0 W3C: 2002-11-08 C XML Signature W3C: 2002-02-12

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

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

属性認証ハンドブック

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

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

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

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

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

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

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

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

スライド タイトルなし

スライド タイトルなし 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

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

スライド タイトルなし

スライド タイトルなし 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

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

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

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

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

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

オントロジ入門

オントロジ入門 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

金融分野の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

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

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

I. Opal SSC 1. Opal SSC 2. Opal Storage 3. Opal Storage MBR Shadowing 6. SP II. TCG Opal SSC HDD 9. Opal SSC HDD *1. TCG: Trusted Computin

I. Opal SSC 1. Opal SSC 2. Opal Storage 3. Opal Storage MBR Shadowing 6. SP II. TCG Opal SSC HDD 9. Opal SSC HDD *1. TCG: Trusted Computin TCG Opal Yoshiju Watanabe Firmware Common Engineering Group Firmware Development Department November 4, 2010 I. Opal SSC 1. Opal SSC 2. Opal Storage 3. Opal Storage 4. 5. MBR Shadowing 6. SP 7. 8. II.

More information

CONTENTS 5 6 8 7 11 12 14 13 16 15 18 17 18 19 20 21 22 23 24 25 26 28 27 29 31 30 32 1 33 35 34 2 POINT POINT POINT 37 36 3 POINT POINT 39 38 4 POINT POINT 41 40 5 POINT POINT 43 42 6 POINT POINT 45

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

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

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

untitled

untitled CONTENTS 17 8 911 1213 1415 16 17 18 19 20 21 2012.7.20JULY 1 2012.7.20JULY 2 3 4 2012.7.20JULY 5 6 2012.7.20JULY 7 8 2012.7.20JULY 9 10 2012.7.20JULY 11 2012.7.20JULY 12 13 2012.7.20JULY 14 15 16 2012.7.20JULY

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

Liberty for XML cons

Liberty for XML cons Liberty Alliance Project http://sun.com/sunone/identity http://sun.com/software http://www.projectliberty.org Web Website.com mycustomer, mysupplier Web Website.com mycustomer, mysupplier Network Identity

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

OKTA SAML SSO の設定 ISE 2.3 ゲスト ポータル

OKTA SAML SSO の設定 ISE 2.3 ゲスト ポータル OKTA SAML SSO の設定 ISE 2.3 ゲストポータル 目次 はじめに前提条件要件使用するコンポーネント背景説明連合させた SSO ネットワークフロー設定ステップ 1. ISE の SAML 識別プロバイダおよびゲストポータルを設定して下さい 1. 外部識別出典を準備して下さい 2. SSO のためのポータルを作成して下さい 3. 代替ログインを設定して下さい ステップ 2. 設定 OKTA

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

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

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

/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

2015_GUIDE_H1

2015_GUIDE_H1 -Endless Possibilities- http://www.interop.jp/ Contents 02 03 04 05 06 15 WC WC 03 CONFERENCE SCHEDULE 6 8 9 45 C1-1 C4-1 C2-1 C3-1 10:15 11:45 C1-2 C4-2 C2-2 C3-2 12:50 14:20 C1-3 C3-3 C2-3 C4-3 14:40

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

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 プレゼンテーション 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

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

untitled

untitled RFID 15 9 RFID Radio Frequency IDentificationIC ID RFID IC IC RFID 240 Byte PDA Personal Digital Assistants PDA PocketPC 2002 CFTYPE II CF 125 khz 9600 bps 1 ID ID ID GIS 3 CAD ID PDA a PDA PDA b c PDA

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

はじめに

はじめに 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

LAN LAN LAN LAN LAN LAN,, i

LAN LAN LAN LAN LAN LAN,, i 22 A secure wireless communication system using virtualization technologies 1115139 2011 3 4 LAN LAN LAN LAN LAN LAN,, i Abstract A secure wireless communication system using virtualization technologies

More information

25 201002666 1 4 1.1................................... 4 1.2.................................. 5 1.3............................... 5 1.3.1 RBAC................. 5 2 7 2.1..............................

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

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

事例に見るSCORMの・・・

事例に見るSCORMの・・・ SCORM 1.2 2005 8 2004, 2005 i 2004 6 1.0 2004 6 1.02 3.1.1 2005 1 1.1 2.1.4, 2.4.9, 2.5.2, 2.5.3, 3.1.3, 3.4.6, 3.5.2, 3.5.3. 2005 8 1.2 2.1.1 BOM 2.2.2, 2.4.10, 3.1.1 BOM 3.2.2, 3.4.7. ii 1. 1 2. 2 2.1

More information

山梨県ホームページ作成ガイドライン

山梨県ホームページ作成ガイドライン 17 7 ...1...4...4...4...4...5...5 W3C...5...6...6...6...7...8...8...10...10...10... 11...12...12...13...13...13...14...14...14...15...15...16...16...16...16...16...17...18 15 (2003 ) 69.7 81.1 43.6 19.6

More information

スライド 1

スライド 1 1 通信プロトコルの改訂 とセキュリティ TTC onem2m 専門委員会 ( 株 ) 富士通研究所藤本真吾 本日の講演内容 通信プロトコル機能強化のポイント 新機能の紹介 WebSocket プロトコルバインディング 時系列データサポート (timeseries) 格納データに対する条件検索 (content-based discovery) 更新可能な汎用データストレージ (flexcontainer)

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

untitled

untitled DICOM Digital Imaging and Communications in Medicine DICOM DICOM Digital Imaging and Communications in Medicine ACRNEMA CD-R DICOM 1 HIS Server PC HL7 RIS WEB Image/Report Viewer WEB RIS Server DICOM DICOM

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

reify Subject indicator topic association occurrence Subject indicator topicref subjectindicatorref resourceref Topic Association and Occurrence Syner

reify Subject indicator topic association occurrence Subject indicator topicref subjectindicatorref resourceref Topic Association and Occurrence Syner ISO ISO Reference model Standard application model Match-Making Topic Maps and application of Topic Maps Motomu Naito Synergy Incubate Inc. Topic Maps is a standard of ISO and is a new paradigm for organizing,

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

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

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

¥Í¥Ã¥È¥ï¡¼¥¯¥×¥í¥°¥é¥ß¥ó¥°ÆÃÏÀ 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

まえがきIntroduction

まえがきIntroduction Array Corporation DICOM Pro Server DICOM 3.0 Conformance Statement 0. INTRODUCTION...3 1. IMPLEMENTATION MODEL...4 1.1...4 1.2...4 1.3...5 2. AE SPECIFICATIONS...6 2.1 DICOM Pro Server...6 2.1.1... 7 2.1.2...

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

CA Federation ご紹介資料

CA Federation ご紹介資料 CA Federation r12 ご紹介 旧製品名 :CA SiteMinder Federation 2017 年 10 月富士通株式会社 概要 1 フェデレーション (Federation) とは インターネットドメインを越えてシングルサインオンを実現 SAMLやADFSなどの仕様を利用して相互認証連携を行う仕組み IDやパスワードの情報を送付せず認証情報のみ連携先へ送付して認証 USER INTERNET

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

起業本-入稿.indd

起業本-入稿.indd 78 80 82 84 86 88 1 2 3 4 5 6 90 94 96 98 100 102 104 7 8 9 10 11 12 13 Contents 126 128 1 2 Contents 130 132 134 136 138 140 3 4 5 6 1 142 144 148 150 152 154 2 3 4 5 6 Contents 174 176 180 184 186 1

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

Lotus Domino XML活用の基礎!

Lotus Domino XML活用の基礎! IBM Software Group Lotus Domino XML 2 Agenda Domino XML Domino XML Lotus Domino Web XML Lotus Domino Web XML XML 3 Domino XML Language (DXL) XML Lotus Domino Lotus Notes/Domino R5 Lotus Notes/Domino 6.x

More information

PDF

PDF Common Information Repository Project Windows AIX Repository Java Solaris - Internationalization - Localization POSIX/ Ja_JP Local Name setlocale(lc_time, ); strftime(str, 255, nl_langinfo(d_fmt), tmval);

More information

18 SCORM Development of SCORM Contents Making Support System Focused on Content Aggregation Model

18 SCORM Development of SCORM Contents Making Support System Focused on Content Aggregation Model 18 SCORM Development of SCORM Contents Making Support System Focused on Content Aggregation Model 1070401 2007 2 16 SCORM e-learning WBT Web Based Training Web e-learning WBT WBT ADL Advanced Distributed

More information

シングルサインオン実装ガイド

シングルサインオン実装ガイド シングルサインオン実装ガイ ド Salesforce, Summer 16 @salesforcedocs 最終更新日 : 2016/04/22 本書の英語版と翻訳版で相違がある場合は英語版を優先するものとします Copyright 2000 2016 salesforce.com, inc. All rights reserved. Salesforce およびその他の名称や商標は salesforce.com,

More information

SWF PIR IRWF PGP PWF RWF TCE NMI MAMMO FUS CPI ED KIN SINR XDS-I ARI PDI ITI ATNA Radiology Option

SWF PIR IRWF PGP PWF RWF TCE NMI MAMMO FUS CPI ED KIN SINR XDS-I ARI PDI ITI ATNA Radiology Option SWF PIR IRWF PGP PWF RWF TCE NMI MAMMO FUS CPI ED KIN SINR XDS-I ARI PDI ITI ATNA Radiology Option Access to Radiology Information ARI Image Display Rad-xxContent Query Rad-xxContent Retrieve Image Manager

More information

-----------------------------------------------------------------------------------------1 --------------------------------------------------------------------------------------1 -------------------------------------------------------------------------------------1

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

ビジネス交渉術入稿.indd

ビジネス交渉術入稿.indd Part1 1 1 6 1 2 8 1 3 10 1 4 12 1 5 14 Part1 16 Part2 Part2 Part3 2 1 18 2 2 20 2 3 22 2 4 24 2 5 26 2 6 28 2 7 30 2 8 32 2 Contents 2 9 34 2 10 36 2 11 38 40 Part3 3 1 42 3 2 44 3 3 46 3 4 48 3 5 50 3

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

シングルサインオン実装ガイド

シングルサインオン実装ガイド シングルサインオン実装ガイ ド Salesforce, Summer 17 @salesforcedocs 最終更新日 : 2017/04/24 本書の英語版と翻訳版で相違がある場合は英語版を優先するものとします Copyright 2000 2017 salesforce.com, inc. All rights reserved. Salesforce およびその他の名称や商標は salesforce.com,

More information

odm_dserver_events_gs_ibmbook.ps

odm_dserver_events_gs_ibmbook.ps IBM Operational Decision Manager 8 5 123 Operational Decision Manager 8 5 1 IBM Operational Decision Manager Version 8 Release 5 Getting Started with Event Rules 1 2013.11 Copyright IBM Corporation 2008,

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

PingFederate SAML SSO での ISE 2.1 ゲスト ポータルを設定する

PingFederate SAML SSO での ISE 2.1 ゲスト ポータルを設定する PingFederate SAML SSO での ISE 2.1 ゲストポータルを設定する 目次 はじめに前提条件要件使用するコンポーネントフローの概要この使用例の予想されるフロー設定手順 1: 外部 SAML ID プロバイダーを使用するための ISE の準備手順 2: 外部 ID プロバイダーを使用するためのゲストポータルの設定手順 3:ISE ゲストポータルの ID プロバイダーとして機能させるための

More information

2.1... 1 2.1.1.1... 1 (1). 1 (2)... 1 (3)... 1 2.1.1.2... 1 (1)... 1 (2)... 1 (3)... 1 2.1.1.3... 1 (1)... 1 (2)... 1 (3)... 1 2.1.1.4... 2 2.1.1.5... 2 2.2... 3 2.2.1... 3 2.2.1.1... 3... 3... 3 (1)...

More information

XML Consortium XML Consortium 1 XML Consortium XML Consortium 2

XML Consortium XML Consortium 1 XML Consortium XML Consortium 2 1 2 3 4 5 6 7 8 9 10 2007.7.11 1 2 3 i i i 4 D Actor D B D D D D D D Actor D D 2 Actor D D D D A C D D D D Actor 3 Actor D D D 5 i Eric S.K.Yu business process redesign business redesign information systems

More information

橡SPA2000.PDF

橡SPA2000.PDF XSLT ( ) d-oka@is.s.u-tokyo.ac.jp ( ) hagiya@is.s.u-tokyo.ac.jp XSLT(eXtensible Stylesheet Language Transformations) XML XML XSLT XSLT XML XSLT XML XSLT XML XML XPath XML XSLT XPath XML XSLT,XPath 1 XSLT([6])

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

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

gigisyoukai_001_002_tobira(02)-02.indd

gigisyoukai_001_002_tobira(02)-02.indd contents 01 3 02 13 03 17 04 21 05 27 06 33 07 37 08 41 09 47 10 55 11 63 12 71 13 79 14 83 15 89 16 97 17 101 18 107 19 111 20 115 21 121 22 131 23 139 24 145 25 151 26 157 27 171 28 181 29 189 30 195

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

 

  利用者ガイド NAREGI Middleware UMS (User Management Server) 2008 年 10 月 国立情報学研究所 ドキュメントリスト 管理者ガイドグループ IS(Distributed Information Service) IS(Distributed Information Service) - LRPSConfig - SS(Super Scheduler)

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

untitled

untitled - 1 - - 2 - - 3 - - 4 - - 5 - - 6 - - 7 - - 8 - - 9 - ..... - 10 - - 11 - - 12 - - 13 - - 14 - - 15 - - 16 - -- - 17 - - 18 - - 19 - - 20 - - 21 - - 22 - - 23 - - 24 - - 25 - - 26 - - 27 - - 28 - - 29

More information