1 / 4

Kerberos for Web Services

Kerberos for Web Services. Larry Zhu Microsoft IETF67. Problem Statements . KDC Access. WS KERB . Proxy through GSS-API acceptor WS_KRB_PROXY 05 01 WS-KRB-HEADER ::= SEQUENCE { proxy-data [1] ProxyData , ... } ProxyData :: = SEQUENCE { realm [1] Realm,

Download Presentation

Kerberos for Web Services

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Kerberos for Web Services Larry Zhu Microsoft IETF67

  2. Problem Statements • KDC Access

  3. WS KERB • Proxy through GSS-API acceptor • WS_KRB_PROXY 05 01 WS-KRB-HEADER ::= SEQUENCE { proxy-data [1] ProxyData, ... } ProxyData :: = SEQUENCE { realm [1] Realm, cookie [3] OCTET STRING OPTIONAL ... }

  4. PKU2U • Public Key based User to User authentication protocol for peer-to-peer systems • Use PKINIT/RFC4556 and RFC4120 messages • Replace the KDC with the application server • All traffic tunneled using GSS-API messages • Use RFC4121 for all GSS-API primitives

More Related