Geopriv J. Winterbottom Internet-Draft M. Thomson Intended status: Standards Track Andrew Corporation Expires: June 12, 2010 H. Tschofenig Nokia Siemens Networks R. Barnes BBN Technologies December 9, 2009 Use of Device Identity in HTTP-Enabled Location Delivery (HELD) draft-ietf-geopriv-held-identity-extensions-02 Abstract When a Location Information Server receives a request for location information (using the locationRequest message), described in the base HTTP Enabled Location Delivery (HELD) specification, it uses the source IP address of arriving message as a pointer to the location determination process. This is sufficient in environments where the location of a Device can be determined based on its IP address. Two additional use cases are addresses by this document. In the first, location configuration requires additional or alternative identifiers from the source IP address provided in the request. In the second, an entity other than the Device requests the location of the Device. This document extends the HELD protocol to allow the location request message to carry Device identifiers. Privacy and security considerations describe the conditions where requests containing identifiers are permitted. Status of this Memo This Internet-Draft is submitted to IETF in full conformance with the provisions of BCP 78 and BCP 79. Internet-Drafts are working documents of the Internet Engineering Task Force (IETF), its areas, and its working groups. Note that other groups may also distribute working documents as Internet- Drafts. Internet-Drafts are draft documents valid for a maximum of six months and may be updated, replaced, or obsoleted by other documents at any time. It is inappropriate to use Internet-Drafts as reference material or to cite them other than as "work in progress." Winterbottom, et al. Expires June 12, 2010 [Page 1] Internet-Draft HELD Identity December 2009 The list of current Internet-Drafts can be accessed at http://www.ietf.org/ietf/1id-abstracts.txt. The list of Internet-Draft Shadow Directories can be accessed at http://www.ietf.org/shadow.html. This Internet-Draft will expire on June 12, 2010. Copyright Notice Copyright (c) 2009 IETF Trust and the persons identified as the document authors. All rights reserved. This document is subject to BCP 78 and the IETF Trust's Legal Provisions Relating to IETF Documents (http://trustee.ietf.org/license-info) in effect on the date of publication of this document. Please review these documents carefully, as they describe your rights and restrictions with respect to this document. Code Components extracted from this document must include Simplified BSD License text as described in Section 4.e of the Trust Legal Provisions and are provided without warranty as described in the BSD License. Winterbottom, et al. Expires June 12, 2010 [Page 2] Internet-Draft HELD Identity December 2009 Table of Contents 1. Introduction . . . . . . . . . . . . . . . . . . . . . . . . . 4 1.1. Applications . . . . . . . . . . . . . . . . . . . . . . . 4 2. Terminology . . . . . . . . . . . . . . . . . . . . . . . . . 6 3. Device Identity . . . . . . . . . . . . . . . . . . . . . . . 7 3.1. Identifier Suitability . . . . . . . . . . . . . . . . . . 7 3.1.1. Subjective Network Views . . . . . . . . . . . . . . . 7 3.1.2. Transient Identifiers . . . . . . . . . . . . . . . . 9 3.2. Identifier Format and Protocol Details . . . . . . . . . . 9 4. Identifiers . . . . . . . . . . . . . . . . . . . . . . . . . 11 4.1. IP Address . . . . . . . . . . . . . . . . . . . . . . . . 11 4.2. MAC Address . . . . . . . . . . . . . . . . . . . . . . . 11 4.3. TCP or UDP Port Number . . . . . . . . . . . . . . . . . . 11 4.4. Network Access Identifier . . . . . . . . . . . . . . . . 12 4.4.1. Using NAI for Location Configuration . . . . . . . . . 12 4.5. URI . . . . . . . . . . . . . . . . . . . . . . . . . . . 13 4.6. Hostname . . . . . . . . . . . . . . . . . . . . . . . . . 13 4.7. Directory Number . . . . . . . . . . . . . . . . . . . . . 14 4.8. Cellular Telephony Identifiers . . . . . . . . . . . . . . 14 4.9. DHCP Unique Identifier . . . . . . . . . . . . . . . . . . 14 5. Privacy Considerations . . . . . . . . . . . . . . . . . . . . 16 5.1. Targets Requesting Their Own Location . . . . . . . . . . 16 5.1.1. Security Considerations for NAI use in WiMAX Networks . . . . . . . . . . . . . . . . . . . . . . . 17 5.2. Third-Party Requests . . . . . . . . . . . . . . . . . . . 17 6. Security Considerations . . . . . . . . . . . . . . . . . . . 18 6.1. Identifier Suitability . . . . . . . . . . . . . . . . . . 18 6.2. Targets Requesting Their Own Location . . . . . . . . . . 18 6.3. Third-Party Requests . . . . . . . . . . . . . . . . . . . 19 7. XML Schema . . . . . . . . . . . . . . . . . . . . . . . . . . 20 8. IANA Considerations . . . . . . . . . . . . . . . . . . . . . 23 8.1. URN Sub-Namespace Registration for urn:ietf:params:xml:ns:geopriv:held:id . . . . . . . . . . 23 8.2. XML Schema Registration . . . . . . . . . . . . . . . . . 23 8.3. Registration of HELD 'badIdentifier' Error Code . . . . . 24 9. Acknowledgements . . . . . . . . . . . . . . . . . . . . . . . 25 10. References . . . . . . . . . . . . . . . . . . . . . . . . . . 26 10.1. Normative references . . . . . . . . . . . . . . . . . . . 26 10.2. Informative references . . . . . . . . . . . . . . . . . . 27 Authors' Addresses . . . . . . . . . . . . . . . . . . . . . . . . 29 Winterbottom, et al. Expires June 12, 2010 [Page 3] Internet-Draft HELD Identity December 2009 1. Introduction Protocols for requesting and providing location information require a way for the requestor to specify the location that should be returned. In a location configuration protocol (LCP), the location being requested is the requestor's location. This fact can make the problem of identifying the Device simple, since IP datagrams that carry the request already carry an identifier for the Device, namely the source IP address of an incoming request. Existing LCPs, such as HTTP-Enabled Location Delivery (HELD) [I-D.ietf-geopriv-http-location-delivery] and DHCP ([RFC3825], [RFC4776]) rely on the source IP address or other information present in protocol datagrams to identify a Device. Aside from the datagrams that form a request, a location information server (LIS) does not necessarily have access to information that could further identify the Device. In some circumstances, as shown in [I-D.ietf-geopriv-l7-lcp-ps], additional identification information can be included in a request to identify a Device. This document extends the HELD protocol to support the inclusion of additional identifiers for the Device in HELD location requests. An XML schema is defined that provides a structure for including these identifiers in HELD requests. An important characteristic of this addition is that the HELD protocol with identity extensions implemented is not considered an LCP. The scope of an LCP is limited to the interaction between a Device and a LIS, and LCPs can guarantee the identity of Devices without additional authorization checks. Neither of these is true for HELD with identity extensions. Furthermore, identity extensions allow authorized third-party location recipients (LRs) to make requests that include identifiers to retrieve location information about a particular Device. The usage of identifiers in HELD obviously introduces a new set of privacy concerns. In an LCP, the requester can be implicitly authorized to access the requested location information, because it is their own location. In contrast, a third-party LR must be explicitly authorized when requesting the location of a Device. Establishing appropriate authorization and other related privacy concerns are discussed in Section 5. 1.1. Applications The use of additional identifiers in HELD falls into two categories: Winterbottom, et al. Expires June 12, 2010 [Page 4] Internet-Draft HELD Identity December 2009 Location configuration: A Device can use these parameters to identify itself to a LIS. Identification information other than IP might be needed to determine the location of a Device. Due to the risk that an identifier might be spoofed by a Device, identifiers MUST NOT be used unless specific information is provided for that identifier describing how the identifier is used and what measures are used to prevent spoofing. This document provides this information for the network access identifier (NAI) for use in WiMAX networks. All other identifiers described are solely for use in third-party requests. Third-party requests: A third-party location recipient can be granted authorization to make requests for a given Device. In particular, network services can be permitted to retrieve location for a Device that is unable to acquire location information for itself (see Section 6.3 of [I-D.ietf-ecrit-phonebcp]). This allows use of location-dependent applications - particularly essential services like emergency calling - where Devices do not support a location configuration protocol or they are unable to successfully retrieve location information. This document does not describe how a third party acquires an identifier for a Device, or how that third-party is authenticated by a LIS. These issues MUST be resolved before permitting a third-party request. A pre-arranged contract between the third- party, a Rule Maker and the LIS operator is necessary to use device identifiers in this fashion. This contract MUST include how the request is authenticated and the set of identifiers (and types of identifiers) that the third-party is authorized to use in requests. Note that this is not intended to preclude the definition of mechanisms that replace this requirement with automated means of establishing these constraints. Winterbottom, et al. Expires June 12, 2010 [Page 5] Internet-Draft HELD Identity December 2009 2. Terminology This document uses the term Location Information Server (LIS) and location configuration protocol (LCP) as described in [I-D.ietf-geopriv-l7-lcp-ps] and [I-D.ietf-geopriv-arch]. The term Device is used specifically as the subject of an LCP, consistent with [I-D.ietf-geopriv-http-location-delivery]. This document also uses the term Target to refer to any entity that might be a subject of the same location information. Target is used in a more general sense, including the Device, but also any nearby entity, such as the user of a Device. A Target has a stake in setting authorization policy on the use of location information. Both Device and Target are defined in [I-D.ietf-geopriv-arch]. The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in [RFC2119]. Winterbottom, et al. Expires June 12, 2010 [Page 6] Internet-Draft HELD Identity December 2009 3. Device Identity Identifiers are used as the starting point in location determination. They should not be confused with measurement information ([I-D.thomson-geopriv-held-measurements]). Measurement information is information about a Device and the time varying details of its network attachment. Identifiers might be associated with a different Device over time, but the their purpose is to identify the Device, not to describe its environment or network attachment. 3.1. Identifier Suitability Use of any identifier MUST only be allowed if it identifies a single Device at a particular time. In some circumstances, certain of these identifiers are either temporary or could potentially identify multiple devices. Identifiers that are transient or ambiguous could be exploited by an attacker to either gain information about another device or to coerce the LIS into producing misleading information. The identifiers described in this section MUST only be used where that identifier is used as the basis for location determination. Considerations relating to the use of identifiers for a Device requesting its own location are discussed in Section 5 of [I-D.ietf-geopriv-l7-lcp-ps]; this section discusses use of identifiers for authorized third-party requests. It is tempting for a LIS implementation to allow alternative identifiers for convenience or some other perceived benefit. However, care needs to be taken to ensure that the binding between the indicated identifier and the identifier that is used for location determination is unique and not subject to attacks. Identifiers can have a different meaning to different entities on a network. An identifier in one network context might have a completely different meaning in a different context. Errors in perspective arise in both topology (all network entities have a subjective view of the network) and time (the network changes over time). 3.1.1. Subjective Network Views Subjective views of the network mean that the identifier a requests uses to refer to one physical entity could actually apply to a different physical entity when used in a different network context. Unless an authorized third-party requester and LIS operate in the same network context, each could have a different subjective view of the meaning of the identifier. Winterbottom, et al. Expires June 12, 2010 [Page 7] Internet-Draft HELD Identity December 2009 Where subjective views differ, the third-party receives information that is correct only within the network context of the LIS. The location information provided by the LIS is probably misleading: the requester believes that the information relates to a different entity than it was generated for. Authorization policy can be affected by a subjective network view if it is applied based on an identifier, or it's application depends on identifiers. The subjective view presented to the LIS and Rule Maker need to agree for the two entities to understand policy on the same terms. For instance, it is possible that the LIS could apply the incorrect authorization policy if it selects the policy using a subjective identifier. Alternatively, it may use the correct policy but apply it incorrectly if subjective identifiers are used. In IP networks, network address translation (NAT) and other forms of address modification create network contexts. Entities on either side of the point where modification occurs have a different view of the network. Private use addresses [RFC1918] are the most easily recognizable identifiers that have limited scope. A LIS can be configured to recognize scenarios where the subjective view of a requester or Rule Maker might not coincide with the view of the LIS. The LIS can either provide location information that takes the view of the requester into account, or it can reject the request. For instance, a LIS might operate within a network that uses a private address space, with NAT between that network and other networks. A third-party request that originates in an external network with an IP address from the private address space might not be valid - it could be identifying an entity within another address space. The LIS can be configured to reject such requests, unless it knows by other means that the request is valid. In the same example, the requester might include an address from the external space in an attempt to identify a host within the network. The LIS could use knowledge about how the external address is mapped to a private address, if that mapping is fixed, to determine an appropriate response. The residential gateway scenario in Section 3.1 of [I-D.ietf-geopriv-l7-lcp-ps] is a particular example of where a subjective view is permitted. The LIS knowingly provides Devices on the remote side of the residential gateway with location information. The LIS provides location information with appropriate uncertainty to allow for the fact that the residential gateway serves a small geographical area. Winterbottom, et al. Expires June 12, 2010 [Page 8] Internet-Draft HELD Identity December 2009 3.1.2. Transient Identifiers Some identifiers are temporary and can, over the course of time, be assigned to different physical entities. An identifier that is reassigned between the time that a request is formulated by a requester and when the request is received by the LIS causes the LIS to locate a different entity than the requester intended. The response from the LIS might be accurate, but the request incorrectly associates this information with the wrong subject. A LIS should be configured with information about any potentially temporary identifiers. It can use this information to identify when changes have occurred. A LIS must not provide location information if the identifier it uses might refer to a different Device. If an identifier might have been reassigned recently, or it is likely to be reassigned, it is not suitable as an identifier. It's possible that some degree of uncertainty could persist where identifiers are reassigned frequently; the extent to which errors arising from using transient identifiers are tolerated is a matter for local policy. 3.2. Identifier Format and Protocol Details XML elements are used to express the Device identity. The "target" element is used as a general container for identity information. This document defines a basic set of identifiers. An example HELD request, shown in Figure 1, includes an IP version 4 address. geodetic 192.0.2.5 Figure 1 A LIS that supports this specification echoes the "target" element in a successful HELD response, including the identifiers that were used as the basis for location determination. Absence of this indication means that the location information was generated using the source IP address in the request. If an identifier is invalid, not supported by the LIS, or the requester is not authorized to use that identifier, a HELD error response of "badIdentifier". This code is registered in Section 8.3. Winterbottom, et al. Expires June 12, 2010 [Page 9] Internet-Draft HELD Identity December 2009 If the LIS requires an identifier that is not provided in the request, the desired identifiers MAY be identified in the HELD error response, using the "requiredIdentifiers" element. This element contains a list of XML qualified names [W3C.REC-xml-names11-20060816] that identify the identifier elements required by the LIS. Namespace prefix bindings for the qualified names are taken from document context. Figure 2 shows an example error indicating that the requester needs to include a MAC address (Section 4.2) if the request is to succeed. MAC address required mac Figure 2 Winterbottom, et al. Expires June 12, 2010 [Page 10] Internet-Draft HELD Identity December 2009 4. Identifiers A limited selection of identifiers are included in this document. The basic Device identity schema allows for the inclusion of elements from any namespace, therefore additional elements can be defined using different XML namespaces. 4.1. IP Address The "ip" element can express a Device identity as an IP address. An optional "v" attribute identifies the IP version. The element uses the textual format specific to the indicated IP version. 2001:DB8::1:ea7:fee1:d1e In situations where location configuration does not require additional identifiers, using IP address as an identifier enables authorized third-party requests. 4.2. MAC Address The media access control (MAC) address used by the IEEE 802 family of access technologies is an identifier that is assigned to a particular network device. A MAC address is a unique sequence that is either assigned at the time of manufacture of a device, or assigned by a local administrator. A MAC address rarely changes; therefore, a MAC address is an appropriate identifier for a Device. A0-12-34-56-78-90 A LIS that operates on the same layer 2 segment as a Device sees the MAC address of the Device and can authenticate the device in that fashion. If a router is interposed between LIS and Device, other means of authentication are required. 4.3. TCP or UDP Port Number On its own, a TCP or UDP port number is insufficient to uniquely identify a single host, but in combination with an IP address, it can be used in some environments to uniquely identify a Device. Use of a particular port number can be transient; often significantly more than use of any given IP address. However, widespread use of network address translation (NAT) means that some Devices cannot be Winterbottom, et al. Expires June 12, 2010 [Page 11] Internet-Draft HELD Identity December 2009 uniquely identified by IP address alone. An individual Device might be identified by a flow of packets that it generates. Providing that a LIS has sufficient knowledge of the mappings used by the NAT, an individual target on the remote side of the NAT might be able to be identified uniquely. 2001:DB8::1:ea7:fee1:d1e 51393 Use of port numbers is especially reliant on the value remaining consistent over time. 4.4. Network Access Identifier A Network Access Identifier (NAI) [RFC4282] is an identifier used in network authentication in a range of networks. The identifier establishes a user identity within a particular domain. Often, network services use an NAI in relation to location records, tying network access to user authentication and authorization. user@example.net The formal grammar for NAI [RFC4282] permits invalid Unicode, which cannot be expressed using XML. Therefore, this expression of NAI permits escaping. Non-unicode characters (and any other character) are expressed using a backslash ('\') followed by two hexadecimal digits representing the value of a single octet. The canonical representation of an NAI is the sequence of octets that is produced from the concatenation of UTF-8 encoded sequences of unescaped characters and octets derived from escaped components. This sequence MUST conform to the constraints in [RFC4282]. 4.4.1. Using NAI for Location Configuration In a WiMAX network, an IP address is not sufficient information for a LIS to locate a Device. The procedure described in [WiMAX-T33-110-R015v01-B] relies on an NAI to identify the Device. Third-party requests in a WiMAX network always require the inclusion of an NAI. However, if a LIS receives a request that does not come from an authenticated and authorized third-party requester, it can treat this request as a location configuration request. Winterbottom, et al. Expires June 12, 2010 [Page 12] Internet-Draft HELD Identity December 2009 After receiving a location request that includes an NAI, the LIS sends a "Location-Requestor-Authentication-Protocol" access request message to the Authentication, Authorization and Accounting (AAA) server. This request containing a "MS-Identity-Assertion" parameter containing the NAI. The AAA server consults network policy and if the request is permitted, the response includes the IP address that is currently assigned to the Device. If this IP address matches the source IP address of the HELD location request, the location request is permitted; otherwise, the request is rejected. This relies on the same IP address spoofing protections that are required by [I-D.ietf-geopriv-http-location-delivery]. In addition, the request made of the AAA uses the Diameter protocol [RFC3588], and therefore relies on the security of the Diameter exchange. In order to rely on the access request, the AAA server MUST be authenticated to be a trusted entity for the purpose of providing a link between the NAI and IP address. The Diameter exchange MUST also be protected from modification. Some part of these protections can be provided through use of IPsec [RFC4301] or TLS [RFC5246], as mandated in [RFC3588]. 4.5. URI A Device can be identified by a URI. Any URI can be used providing that the requester and LIS have a common understanding of the semantics implied by use of the URI. sip:user@example.net;gr=kjh29x97us97d Particular care needs to be taken in ensuring that a particular URI only refers to a single Device. In many cases, a URI can resolve to multiple destinations. For example, a SIP address of record URI can correspond to a service subscription rather than a single Device. 4.6. Hostname A domain name can be used as the basis for identification using the "hostname" element. host.example.net A domain name does not always correspond to a single IP address or Winterbottom, et al. Expires June 12, 2010 [Page 13] Internet-Draft HELD Identity December 2009 host. If this is the case, a domain name is not a suitable identifier. 4.7. Directory Number Telephony devices are typically identified by the number that is used to reach them. Within enterprises, where globally accessible telephone numbers might not be used, a directory number is the usual form of identification. 7515 4.8. Cellular Telephony Identifiers A range of different forms of mobile station identifiers are used for different cellular telephony systems. Elements are defined for these identifiers. The following identifiers are defined: msisdn: The Mobile Subscriber Integrated Services Digital Network Number (MSISDN) is an E.164 number between 6 and 15 digits long. imsi: The International Mobile Subscriber Identity (IMSI) an identifier associated with all GSM and UMTS mobile subscribers. imei: The International Mobile Equipment Identifier (IMEI) is a unique device serial number up to 15 digits long. min: The Mobile Identification Number (MIN) is a unique number assigned to CDMA handsets. mdn: The Mobile Directory Number (MDN) is an E.164 number, with usage similar to MSISDN. 11235550123 4.9. DHCP Unique Identifier The Dynamic Host Configuration Protocol (DHCP) uses a binary identifier for its clients. The DHCP Unique Identifier (DUID) is expressed in Option 61 of DHCPv4 (see [RFC4361]) or Option 1 of DHCPv6 and follows the format defined in Section 9 of [RFC3315]. The "duid" element includes the binary value of the DUID expressed in hexadecimal. Winterbottom, et al. Expires June 12, 2010 [Page 14] Internet-Draft HELD Identity December 2009 1234567890AaBbCcDdEeFf Winterbottom, et al. Expires June 12, 2010 [Page 15] Internet-Draft HELD Identity December 2009 5. Privacy Considerations Location configuration protocols can make use of an authorization model known as "LCP policy", which permits only Targets to be the recipients of their own locations. In effect, an LCP server (that is, the LIS) follows a single rule policy that states that the Target is the only authorized Location Recipient. The security and privacy considerations of the base HELD protocol [I-D.ietf-geopriv-http-location-delivery] are applicable, except as they relate to return routability. 5.1. Targets Requesting Their Own Location When a Target uses identity extensions to obtain its own location, HELD can no longer be considered an LCP. The authorization policy that the LIS uses to respond to these requests must be provisioned by one or more Rule Makers. In the case that the LIS exclusively provides Targets with their own locations, the LIS can still be said to be following the "LCP policy". In all cases, the Geopriv security and privacy considerations [I-D.ietf-geopriv-arch] are applicable. The spoofing protections provided when using HELD with identity extensions to provide Targets with their own locations differ from the protections inherent in an LCP. For an LCP, return routability is considered sufficient protection against spoofing. For a similarly policy to be used, specific measures MUST be defined to protect against spoofing of the alternative identifier. This document defines this for an NAI when used in WiMAX networks (see Section 4.4.1), but for no other identifier. A Rule Maker might require additional verification that the identifier is owned by the requester. Verification that depends on return routability can only provide weaker assurances than those provided by return routability; therefore, policy might require the use of additional, independent methods of verification. Care is required where a direct one-to-one relationship between requester and Device identity does not exist. If identifiers are not identical, the use of HELD identity extensions to provide Targets with their own locations could be exploited by an attacker. For example, it is not appropriate to provide Targets with their own locations under these terms where a requester is authenticated by NAI and the supplied Device identity is a MAC address, even if that MAC address is currently registered with the network under Winterbottom, et al. Expires June 12, 2010 [Page 16] Internet-Draft HELD Identity December 2009 the given NAI. In this case, the requester might be requesting from a different MAC address registered under the same NAI. The correct way of gaining authorization is to establish a policy that permits this particular request as a third party request. 5.1.1. Security Considerations for NAI use in WiMAX Networks Section 4.4.1 discusses the implications of using an NAI as an identifier for location requests made of a LIS serving a WiMAX network. Additional security considerations are discussed in [WiMAX-T33-110-R015v01-B]. 5.2. Third-Party Requests The LCP policy does not allow requests made by third parties. If a LIS permits requests from third parties using Device identity, it assumes the rule of a Location Server (LS). As a Location Server, the LIS MUST explicitly authorize requests according to the policies that are provided by Rule Makers, including the Target. The LIS MUST also authenticate requesters according to the agree authorization policy. An organization that provides a LIS that allows third party requests must provide a means for a Rule Maker to specify authorization policies as part of the LIS implementation (e.g, in the form of access control lists). Authorization must be established before allowing third party requests for the location of any Target. Until an authorization policy is established, the LIS MUST reject requests by third parties (that is, the default policy is "deny all"). When the LIS is operated by an access network, the relationship between the Target and the LIS can be transient. As the Target is a potential Rule Maker, this presents a problem. However, the process of establishing network access usually results in a form of agreement between the Target and the network provider. This process offers a natural vehicle for establishing location privacy policies. Establishing authorization policy might be a manual process, an explicit part of the terms of service for the network, or an automated system that accepts formal authorization policies (see [RFC4745], [RFC4825]). This document does not mandate any particular mechanism for establishing an authorization policy. Winterbottom, et al. Expires June 12, 2010 [Page 17] Internet-Draft HELD Identity December 2009 6. Security Considerations The security considerations in [I-D.ietf-geopriv-http-location-delivery] describe the use of TLS for server authentication, confidentiality and protection from modification. These protections apply to both Target requests for their own locations and requests made by third parties. All HELD requests containing identity MUST be authenticated by the LIS. How authentication is accomplished and what assurances are desired is a matter for policy. The base HELD protocol uses return reachability of an IP address implied by the requester being able to successfully complete a TCP handshake. It is RECOMMENDED that any means of authentication provide at least this degree of assurance. For requests that include Device identity, the LIS MUST support authentication of TLS clients. 6.1. Identifier Suitability Transient and ambiguous identifiers can be exploited by malicious requests and are not suitable as a basis for identifying a Device. Section 3.1 provides further discussion on this subject. Identifier transience of can lead to incorrect location information being provided. An attacker could exploit the use of transient identifiers. In this attack, the attacker either knows of a re- allocation of that identifier or is able to force the identifier to be re-allocated during the processing of the request. An attacker could use this to acquire location information for another Device or to coerce the LIS to lie on its behalf if this re- allocation occurs between the time where authorization is granted and location information is granted. Ambiguous identifiers present a similar problem. An attacker could legitimately gain authorization to use a particular identifier. Since an ambiguous identifier potentially refers to multiple Devices, if authorization is granted for one of those Devices, an attacker potentially gains access to location information for all of those Devices. 6.2. Targets Requesting Their Own Location Requests made by a Device for its own location are covered by the same set of protections offered by HELD. These requests might be authorized under a policy similar to the "LCP policy" that permits a Target access to location information about itself. Winterbottom, et al. Expires June 12, 2010 [Page 18] Internet-Draft HELD Identity December 2009 Identity information provided by the Device is private data that might be sensitive. The Device provides this information in the expectation that it assists the LIS in providing the Device a service. The LIS MUST NOT use identity information for any other purpose other than serving the request that includes that information. 6.3. Third-Party Requests Requests from third parties have the same requirements for server authentication, confidentiality and protection from modification as Target requests for their own locations. However, because the third- party needs to be authorized, the requester MUST be authenticated by the LIS. In addition, third-party requests MUST be explicitly authorized by a policy that is established by a Rule Maker. More detail on the privacy implications of third-party requests are covered in Section 5. Winterbottom, et al. Expires June 12, 2010 [Page 19] Internet-Draft HELD Identity December 2009 7. XML Schema Winterbottom, et al. Expires June 12, 2010 [Page 20] Internet-Draft HELD Identity December 2009 Winterbottom, et al. Expires June 12, 2010 [Page 21] Internet-Draft HELD Identity December 2009 Winterbottom, et al. Expires June 12, 2010 [Page 22] Internet-Draft HELD Identity December 2009 8. IANA Considerations This document registers an XML namespace and schema with IANA in accordance with guidelines in [RFC3688]. It also creates a new registry for device identity types, and stipulates how new types are to be added. 8.1. URN Sub-Namespace Registration for urn:ietf:params:xml:ns:geopriv:held:id This section registers a new XML namespace, "urn:ietf:params:xml:ns:geopriv:held:id", as per the guidelines in [RFC3688]. URI: urn:ietf:params:xml:ns:geopriv:held:id Registrant Contact: IETF, GEOPRIV working group, (geopriv@ietf.org), James Winterbottom (james.winterbottom@andrew.com). XML: BEGIN HELD Device Identity Parameters

Namespace for HELD Device Identity Parameters

urn:ietf:params:xml:ns:geopriv:held:id

[[NOTE TO IANA/RFC-EDITOR: Please update RFC URL and replace XXXX with the RFC number for this specification.]]

See RFCXXXX.

END 8.2. XML Schema Registration This section registers an XML schema as per the guidelines in [RFC3688]. Winterbottom, et al. Expires June 12, 2010 [Page 23] Internet-Draft HELD Identity December 2009 URI: urn:ietf:params:xml:schema:geopriv:held:id Registrant Contact: IETF, GEOPRIV working group, (geopriv@ietf.org), James Winterbottom (james.winterbottom@andrew.com). Schema: The XML for this schema can be found as the entirety of Section 7 of this document. 8.3. Registration of HELD 'badIdentifier' Error Code This section registers the "badIdentifier" error code in the "Geopriv HELD Registries, Error codes for HELD" IANA registry. badIdentifier This error code indicates that the Device identifiers used in the HELD request were either: not supported by the LIS, badly formatted, or that the requester was not authorized to make a erquest for that identifier. Winterbottom, et al. Expires June 12, 2010 [Page 24] Internet-Draft HELD Identity December 2009 9. Acknowledgements The authors wish to thank the NENA VoIP location working group for their assistance in the definition of the schema used in this document. Special thanks go to Barbara Stark, Guy Caron, Nadine Abbott, Jerome Grenier and Martin Dawson. Bob Sherry provided input on use of URIs. Thanks to Adam Muhlbauer and Eddy Corbett for providing further corrections. Bernard Aboba provided extensive feedback on use cases and the security model; Bernard, along with Alan DeKok, also helped resolve an issue with NAIs. Ray Bellis provided motivation for the protocol port parameters. Marc Linsner and Alissa Cooper provided guidance and text (respectively) that greatly clarified the discussion relating to LCPs. Thanks to Jon Peterson and Cullen Jennings for forcing us to be practical. Winterbottom, et al. Expires June 12, 2010 [Page 25] Internet-Draft HELD Identity December 2009 10. References 10.1. Normative references [RFC2119] Bradner, S., "Key words for use in RFCs to Indicate Requirement Levels", BCP 14, RFC 2119, March 1997. [RFC3315] Droms, R., Bound, J., Volz, B., Lemon, T., Perkins, C., and M. Carney, "Dynamic Host Configuration Protocol for IPv6 (DHCPv6)", RFC 3315, July 2003. [RFC3588] Calhoun, P., Loughney, J., Guttman, E., Zorn, G., and J. Arkko, "Diameter Base Protocol", RFC 3588, September 2003. [RFC3688] Mealling, M., "The IETF XML Registry", BCP 81, RFC 3688, January 2004. [RFC4282] Aboba, B., Beadles, M., Arkko, J., and P. Eronen, "The Network Access Identifier", RFC 4282, December 2005. [RFC4361] Lemon, T. and B. Sommerfeld, "Node-specific Client Identifiers for Dynamic Host Configuration Protocol Version Four (DHCPv4)", RFC 4361, February 2006. [I-D.ietf-geopriv-http-location-delivery] Barnes, M., Winterbottom, J., Thomson, M., and B. Stark, "HTTP Enabled Location Delivery (HELD)", draft-ietf-geopriv-http-location-delivery-16 (work in progress), August 2009. [I-D.ietf-geopriv-l7-lcp-ps] Tschofenig, H. and H. Schulzrinne, "GEOPRIV Layer 7 Location Configuration Protocol; Problem Statement and Requirements", draft-ietf-geopriv-l7-lcp-ps-10 (work in progress), July 2009. [W3C.REC-xml-names11-20060816] Hollander, D., Layman, A., Bray, T., and R. Tobin, "Namespaces in XML 1.1 (Second Edition)", World Wide Web Consortium Recommendation REC-xml-names11-20060816, August 2006, . [WiMAX-T33-110-R015v01-B] WiMAX Forum, "Protocols and Procedures for Location Based Services", WiMAX Forum Network Architecture T33-110- R015v01-B, May 2009. Winterbottom, et al. Expires June 12, 2010 [Page 26] Internet-Draft HELD Identity December 2009 10.2. Informative references [RFC1918] Rekhter, Y., Moskowitz, R., Karrenberg, D., Groot, G., and E. Lear, "Address Allocation for Private Internets", BCP 5, RFC 1918, February 1996. [RFC3693] Cuellar, J., Morris, J., Mulligan, D., Peterson, J., and J. Polk, "Geopriv Requirements", RFC 3693, February 2004. [RFC3825] Polk, J., Schnizlein, J., and M. Linsner, "Dynamic Host Configuration Protocol Option for Coordinate-based Location Configuration Information", RFC 3825, July 2004. [RFC4301] Kent, S. and K. Seo, "Security Architecture for the Internet Protocol", RFC 4301, December 2005. [RFC4388] Woundy, R. and K. Kinnear, "Dynamic Host Configuration Protocol (DHCP) Leasequery", RFC 4388, February 2006. [RFC4745] Schulzrinne, H., Tschofenig, H., Morris, J., Cuellar, J., Polk, J., and J. Rosenberg, "Common Policy: A Document Format for Expressing Privacy Preferences", RFC 4745, February 2007. [RFC4776] Schulzrinne, H., "Dynamic Host Configuration Protocol (DHCPv4 and DHCPv6) Option for Civic Addresses Configuration Information", RFC 4776, November 2006. [RFC4825] Rosenberg, J., "The Extensible Markup Language (XML) Configuration Access Protocol (XCAP)", RFC 4825, May 2007. [RFC5246] Dierks, T. and E. Rescorla, "The Transport Layer Security (TLS) Protocol Version 1.2", RFC 5246, August 2008. [I-D.ietf-geopriv-arch] Barnes, R., Lepinski, M., Cooper, A., Morris, J., Tschofenig, H., and H. Schulzrinne, "An Architecture for Location and Location Privacy in Internet Applications", draft-ietf-geopriv-arch-01 (work in progress), October 2009. [I-D.ietf-ecrit-phonebcp] Rosen, B. and J. Polk, "Best Current Practice for Communications Services in support of Emergency Calling", draft-ietf-ecrit-phonebcp-13 (work in progress), July 2009. [I-D.thomson-geopriv-held-measurements] Winterbottom, et al. Expires June 12, 2010 [Page 27] Internet-Draft HELD Identity December 2009 Thomson, M. and J. Winterbottom, "Using Device-provided Location-Related Measurements in Location Configuration Protocols", draft-thomson-geopriv-held-measurements-05 (work in progress), October 2009. [TS.3GPP.23.271] 3GPP, "Functional stage 2 description of Location Services (LCS)", 3GPP TS 23.271 8.0.0, December 2008. Winterbottom, et al. Expires June 12, 2010 [Page 28] Internet-Draft HELD Identity December 2009 Authors' Addresses James Winterbottom Andrew Corporation Andrew Building (39) Wollongong University Campus Northfields Avenue Wollongong, NSW 2522 AU Email: james.winterbottom@andrew.com Martin Thomson Andrew Corporation Andrew Building (39) Wollongong University Campus Northfields Avenue Wollongong, NSW 2522 AU Email: martin.thomson@andrew.com Hannes Tschofenig Nokia Siemens Networks Linnoitustie 6 Espoo 02600 Finland Phone: +358 (50) 4871445 Email: Hannes.Tschofenig@gmx.net URI: http://www.tschofenig.priv.at Richard Barnes BBN Technologies 9861 Broken Land Pkwy, Suite 400 Columbia, MD 21046 USA Phone: +1 410 290 6169 Email: rbarnes@bbn.com Winterbottom, et al. Expires June 12, 2010 [Page 29]