User identities

Abstract
A method assists the registration of subscription characteristics in a communications system, wherein a private user identity characteristic can be paired with a public user identity characteristic and more than one private user identity may be associated with a subscription. The method includes transmitting, from a subscription information store entity of the system to a service provision entity of the system, a first message containing data specifying characteristics of a pairing of a first private user identity and a public user identity. The message also includes an indication of any further private user identities other than the first private user identity that are associated with the same subscription as the first private user identity.
Description
BACKGROUND OF THE INVENTION

1. Field of the Invention


This invention relates to the registration of user identities in a communications system.


2. Description of the Related Art



FIG. 1 shows part of the architecture of the 3GPP system, including the IP Multimedia Subsystem (IMS) 1. The IMS includes a serving call session control function (S-CSCF) 2 which can communicate with a home subscriber server (HSS) 3 over a Cx-type interface. The system also includes one or more connection entities 4 such as packet switched domains or P-CSCFs by means of which the IMS 1 can communicate with user entities 5 such as mobile phones. The interface 6 between the S-CSCF 2 and the HSS 3 is a Cx-type interface, whose characteristics are tightly specified.


The general functionality of the units shown in FIG. 1 in a current 3G system is well-known. In particular, the S-CSCF provides services to the user entities and the HSS stores information on subscriptions which can be accessed by the S-CSCF and stored by it in a local database 7 for assisting the provision of services to users under that subscription.


The current specification for 3GPP Rel-6 TS 23.228 (version 6.7.0, chapter 4.3.3.4 FIG. 4.6) defines the IMS subscription, which may consist of multiple private user identities. The private user identities may be paired with dedicated or shared public user identities.


Currently the public user identity—private user identity pair is registered explicitly and it is assumed that the S-CSCF will find out about the pairing of a subscription's private user identities with the help of shared public user identity/identities when such are registered. In some situations this can work satisfactorily. However, the private user identities may have also dedicated public user identities, which may be registered independently of the shared public user identities. It has been identified that when this happens under the current design the S-CSCF has no means of finding out that parings of a registered public user identity with a private user identity belong to the same IMS subscription.


There is therefore a need for a means of enabling the S-CSCF to find out about such pairings.


WO 2004/000089 (US 2004/0196796) addresses problems associated with an HSS linking multiple user identities to the same subscriber. Such identities must be registered at the same S-CSCF and accordingly the HSS does not give server capabilities for the second and further registrations, but instead gives the name of the already used S-CSCF.


SUMMARY OF THE INVENTION

According to one aspect of the present invention there is provided a method for assisting the registration of subscription characteristics in a communications system in which a private user identity characteristic can be paired with a public user identity characteristic and more than one private user identity may be associated with a subscription; the method comprising transmitting from a subscription information store entity of the system to a service provision entity of the system a first message containing data specifying characteristics of a pairing of a first private user identity and a public user identity, the message also including an indication of any further private user identities other than the first private user identity that are associated with the same subscription as the first private user identity.


Further aspects and preferred features of the invention are set out in the accompanying claims.


The present invention will now be described by way of example with reference to the accompanying drawing.




BRIEF DESCRIPTION OF THE DRAWING


FIG. 1 shows a communications system.




DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS

In summary, this example of the present invention involves the introduction of a new attribute to the Cx interface. This attribute has features that allow it to support IMS subscriptions with multiple private user identities.


As will be explained in more detail below, in this example of the invention a new attribute is added to the Cx interface. This attribute is referred to herein as an Associated-Identities attribute. The attribute is capable of carrying sufficient information to inform as S-CSCF of private identities of the IMS subscription to the S-CSCF during the registration of a private user identity—public identity pair and when a new private user identity is added into the subscription.


When a user registers a private user identity—public user identity pair in the IMS, the S-CSCF retrieves the authentication data and user data related to the identity pair from the HSS via the Cx interface. The commands used for this is are Multimedia-Auth-Request (MAR) and Server-Assignment-Request (SAR). The HSS returns the authentication data in the Multimedia-Auth-Answer (MAA) and the user data in the Server-Assignment-Answer (SAA) message.


If the private identity—public identity pair belongs to a IMS subscription which contains more private identities, the HSS adds a list of the subscription's other private user identities into the SAA. To do this it uses the Associated-Identities attribute-value pair (AVP). The Associated-Identities AVP is known by the units that use the Cx interface as containing a list of User-Name AVPs, which each contain a private user identity.


Using the conventional format for 3GPP messages, the SAA message is defined as follows:

<Server-Assignment-Answer> ::= < Diameter Header: 301, PXY,16777216 >< Session-Id >{Vendor-Specific-Application-Id}[ Result-Code ][Experimental-Result ]{ Auth-Session-State }{ Origin-Host }{ Origin-Realm }[ User-Name ]*[ Supported-Features ][ User-Data ][ Charging-Information ]*[ Proxy-Info ]*[ Route-Record ][ Associated-Identities ]*[ AVP ]


and the Associated-Identities field is defined as follows:

Associated-Identities ::= <AVP header: xxx>*[User-Name]*[AVP]


The term “xxx” indicates a number, which can be selected to comply with the requirements of the system.


Based on the associated private user identities that it receives the S-CSCF is able to learn the IMS subscription's private user identities before carrying out further actions, and pre-store them into its database.


If a new private user identity is added into the IMS subscription in the HSS, the HSS informs the S-CSCF by sending a Push-Profile-Request (PPR) to the S-CSCF. The PPR contains as a key any of the private user identities that the S-CSCF already posses and the updated list of the associated private user identities in the Associated-Identities AVP. The AVP contains also the new private user identity. The S-CSCF identifies that it does so and stores the new identity in its database.


The format of the push-profile request message is as follows:

< Push-Profile-Request > ::= < Diameter Header: 305, REQ, PXY,16777216 >< Session-Id >{ Vendor-Specific-Application-Id }{ Auth-Session-State }{ Origin-Host }{ Origin-Realm }{ Destination-Host }{ Destination-Realm }{ User-Name }*[ Supported-Features ] [ User-Data ][ Charging-Information ]*[ Proxy-Info ]*[ Route-Record ][ Associated-Identities ]*[ AVP ]


If an existing private user identity is deleted from a subscription, the HSS utilises a Registration-Termination-Request (RTR) message to inform the S-CSCF. The basis of a message is currently specified in the 3GPP standards. However, at present the RTR may contain only one private identity (i.e. User-Name AVP) at a time. The present inventors have identified that the efficiency with which the RTR message is used may be improved by additionally including the Associated-Identities AVP in the RTR command. According to this enhancement, the RTR command would have the following format:

<Registration-Termination-Requst> ::=< Diameter Header: 304,16777216, REQ >< Session-Id >{ Vendor-Specific-Application-Id }{ Auth-Session-State }{ Origin-Host }{ Origin-Realm }{ Destination-Host }{ Destination-Realm }{ User-Name }*[ Supported-Features ]*[ Public-Identity ]{ Deregistration-Reason } [ Associated-Identities ]*[ Proxy-Info ]*[ Route-Record ]*[ AVP ]


The following is a list of 3GPP A VP codes suitable for implementing the features described above in conjunction with other features of the 3GPP system.

TABLE 7.13GPP specific AVP codesAVPSpecified inCodeAttribute NameData Typethe 3GPP TSNote: The AVP codes from 1 to 255 are reserved for backwardscompatibility with 3GPP RADIUS Vendor Specific Attributes(See TS 29.061 [13])Note: The AVP codes from 256 to 299 are reserved for future use.29.234 [6]Note: The AVP codes from 300 to 399 are reserved for TS 29.23429.109 [7]Note: The AVP codes from 400 to 499 are reserved for TS 29.109500Abort-CauseEnumerated29.209 [8]501Access-Network-Charging-AddressAddress502Access-Network-Charging-GroupedIdentifier503Access-Network-Charging-OctetStringIdentifier-Value504AF-Application-IdentifierOctetString505AF-Charging-IdentifierOctetString506Authorization-TokenOctetString507Flow-DescriptionIPFilterRule508Flow-GroupingGrouped509Flow-NumberUnsigned32510FlowsGrouped511Flow-StatusEnumerated512Flow-UsageEnumerated513Gq-Specific-ActionEnumerated514Max-Requested-BandwidthUnsigned32515Max-Requested-Bandwidth-DLUnsigned32516Max-Requested-Bandwidth-ULUnsigned32517Media-Component-DescriptionGrouped518Media-Component-NumberUnsigned32519Media-Sub-Component AVPGrouped520Media-TypeEnumerated521RR-BandwidthUnsigned32522RS-BandwidthUnsigned32523SIP-Forking-IndicationEnumeratedNote: The AVP codes from 524 to 599 are reserved for TS 29.209600Visited-Network-IdentifierOctetString29.229 [2]601Public-IdentityUTF8String602Server-NameUTF8String603Server-CapabilitiesGrouped604Mandatory-CapabilityUnsigned32605Optional-CapabilityUnsigned32606User-DataOctetString607SIP-Number-Auth-ItemsUnsigned32608SIP-Authentication-SchemeUTF8String609SIP-AuthenticateOctetString610SIP-AuthorizationOctetString611SIP-Authentication-ContextOctetString612SIP-Auth-Data-ItemGrouped613SIP-Item-NumberUnsigned32614Server-Assignment-TypeEnumerated615Deregistration-ReasonGrouped616Reason-CodeEnumerated617Reason-InfoUTF8String618Charging-InformationGrouped619Primary-Event-Charging-Function-DiameterURIName620Secondary-Event-Charging-DiameterURIFunction-Name621Primary-Charging-Collection-DiameterURIFunction-Name622Secondary-Charging-Collection-DiameterURIFunction-Name623User-Authorization-TypeEnumerated624User-Data-Already-AvailableEnumerated625Confidentiality-KeyOctetString626Integrity-KeyOctetString627User-Data-Request-TypeEnumerated628Supported-FeaturesGrouped629Feature-List-IDUnsigned32630Feature-ListUnsigned32631Supported-ApplicationsGrouped632Associated-IdentitiesGroupedNote: The AVP codes from 633 to 699 are reserved for TS 29.229.700User-IdentityGrouped29.329 [4]701MSISDNOctetString702User-DataOctetString703Data-ReferenceEnumerated704Service-IndicationOctetString705Subs-Req-TypeEnumerated706Requested-DomainEnumerated707Current-LocationEnumerated708Identity-SetEnumeratedNote: The AVP codes from 709 to 799 are reserved for TS 29.329.32.299 [5]Note: The AVP codes from 800 to 899 are reserved for TS 32.29929.061 [13]Note: The AVP codes from 900 to 999 are reserved for TS 29.06129.210 [15]Note: The AVP codes from 1000 to 1099 are reserved for TS 29.210


The following is a description of a S-CSCF registration/deregistration notification procedure suitable for implementing the features described above in the 3GPP system.


This procedure is used between the S-CSCF and the HSS. The procedure is invoked by the S-CSCF, corresponds to the combination of the operations Cx-Put and Cx-Pull (see 3GPP TS 23.228[1]) and is used:

    • To assign an S-CSCF to a Public User Identity, or to clear the name of the S-CSCF assigned to one or more Public User Identities.
    • To download from HSS the relevant user information that the S-CSCF needs to serve the user.


This procedure is mapped to the commands Server-Assignment-Request/Answer in the Diameter application specified in 3GPP TS 29.229[5]. Tables 6.1.2.1 and 6.1.2.2 describe the involved information elements.

TABLE 6.1.2.1S-CSCF registration/deregistration notification requestMappingInformationtoelementDiameternameAVPCat.DescriptionPublicPublic-CPublic User Identity or list of Public User Identities.UserIdentityOne and only one Public User Identity shall be present ifIdentitythe Server-Assignment-Type is any value other than(See 7.2)TIMEOUT_DEREGISTRATION,USER_DEREGISTRATION orADMINISTRATIVE_DEREGISTRATION.If Server-Assignment-Type indicates deregistration ofsome type and Private User Identity is not present in therequest, at least one Public User Identity shall bepresent.S-CSCFServer-MName of the S-CSCF.NameName(See 7.4)PrivateUser-CPrivate User Identity.UserNameIt shall be present if it is available when the S-CSCFIdentityissues the request.(See 7.3)It may be absent during the initiation of a session to anunregistered user. In such situation, Server-Assignment-Type shall contain the value UNREGISTERED_USER.In case of de-registration, Server-Assignment-Typeequal to TIMEOUT_DEREGISTRATION,USER_DEREGISTRATION orADMINISTRATIVE_DEREGISTRATION, if no PublicUser Identity AVPs are present then Private UserIdentity shall be present.ServerServer-MType of update the S-CSCF requests in the HSS (e.g.:AssignmentAssignment-de-registration). See 3GPP TS 29.229 [5] for all theTypeTypepossible values.(See 7.8)User DataUser-Data-MThis indicates if the user profile is already available inAlreadyAlready-the S-CSCF.AvailableAvailableIn the case where Server-Assignment-Type is not equal(See 7.16)to NO_ASSIGNMENT, REGISTRATION,RE_REGISTRATION or UNREGISTERED_USER, theHSS shall not use User Data Already Available whenprocessing the request.RoutingDestination-CIf the S-CSCF knows the HSS name, the Destination-InformationHostHost AVP shall be present in the command.(See 7.13)This information is available if the request belongs to analready existing registration, e.g. in case of the re-registration, where the HSS name is stored in the S-CSCF. The HSS name is obtained from the Origin-HostAVP, which is received from the HSS, e.g. included inthe MAA command.This information may not be available if the command issent as a consequence of a session termination for anunregistered user. In this case the Destination-Host AVPis not present and the command is routed to the nextDiameter node, e.g. SLF, based on the Diameter routingtable in the S-CSCF.









TABLE 6.1.2.2










S-CSCF registration/deregistration notification response











Mapping




Information
to


element
Diameter


name
AVP
Cat.
Description





Private
User-
C
Private User Identity.


User
Name

It shall be present if it is available when the HSS sends


Identity


the response.


(See 7.3)


It may be absent in the following error case: when the





Server-Assignment-Type of the request is





UNREGISTERED_USER and the received Public User





Identity is not known by the HSS.


Registration
Result-
M
Result of registration.


result
Code/

Result-Code AVP shall be used for errors defined in the


(See 7.6)
Experimental-

Diameter Base Protocol.



Result

Experimental-Result AVP shall be used for Cx/Dx errors.





This is a grouped AVP which contains the 3GPP Vendor





ID in the Vendor-Id AVP, and the error code in the





Experimental-Result-Code AVP.


User
User-Data
C
Relevant user profile.


Profile


It shall be present when Server-Assignment-Type in the


(See 7.7)


request is equal to NO_ASSIGNMENT,





REGISTRATION, RE_REGISTRATION or





UNREGISTERED_USER according to the rules defined





in section 6.6.





If the S-CSCF receives more data than it is prepared to





accept, it shall perform the de-registration of the user





with User-Authorization-Type set to





DEREGISTRATION_TOO_MUCH_DATA and send





back a SIP 3xx or 480 (Temporarily Unavailable)





response, which shall trigger the selection of a new S-





CSCF by the I-CSCF, as specified in 3GPP TS 24.229





[8].


Charging
Charging-
C
Addresses of the charging functions.


Information
Information

It shall be present when the User-Data AVP is sent to


(See 7.12)


the S-CSCF.





When this parameter is included, the Primary Charging





Collection Function address shall be included. All other





elements shall be included if they are available.


Associated
Associated-
C
This AVP contains the private user identities, which


Private
Identities

belong to the same IMS subscription as the private user


Identities


identity or public user identity received in the SAR





command.





If the IMS subscription contains only single private user





identity, this AVP shall not be present.










Detailed Behaviour


On registering/deregistering a Public User Identity the S-CSCF shall inform the HSS. The same procedure is used by the S-CSCF to get the user information which contains the user profile and the charging information. The relevant user profile downloaded is described in more detailed in sections 6.5.1 and 6.6. The HSS holds information about the state of registration of all the identities of the user. The S-CSCF uses this procedure to update such states. For implicitly registered identities, the rules defined in Section 6.5.1 shall apply. The HSS shall, in the following order (in case of an error in any of the steps the HSS shall stop processing and return the corresponding error code, see 3GPP TS 29.229[5]):

    • 1. Check that the user is known. If not Experimental-Result-Code shall be set to DIAMETER_ERROR_USER_UNKNOWN. If there is neither a Public User Identity nor a Private User Identity included, the Experimental-Result-Code shall be set to DIAMETER_MISSING_USER_ID.
    • 2. The HSS may check whether the Private and Public User Identities received in the request belong to the same user. If not Experimental-Result-Code shall be set to DIAMETER_ERROR_IDENTITIES_DONT_MATCH.
    • 3. Check the Server Assignment Type value received in the request:
      • If it indicates REGISTRATION or RE_REGISTRATION, the HSS shall download the relevant user information. If the Public User Identity's authentication pending flag which is specific for the Private User Identity is set, the HSS shall clear it. The Result-Code shall be set to DIAMETER_SUCCESS and the HSS shall set the registration state of the Public User Identity as registered (if not already registered). If there are multiple private user identities, which belong to the served IMS subscription, the Associated-Identities AVP shall be added to the answer message and it shall contain all private user identities associated to the IMS subscription.
      • Only one Public User Identity shall be present in the request. If more than one identity is present the Result-Code shall be set to DIAMETER_AVP_OCCURS_TOO_MANY_TIMES and no user information shall be returned. If there is no Public User Identity present, the Experimental-Result-Code shall be set to DIAMETER_MISSING_USER_ID.
      • If it indicates UNREGISTERED_USER, the HSS shall store the S-CSCF name, set the registration state of the Public User Identity as unregistered, i.e. registered as a consequence of a terminating call and download the relevant user information. If there are multiple Private User Identities associated to the Public User Identity in the HSS, the HSS shall arbitrarily select one of the Private User Identities and put it into the response message. The Result-Code shall be set to DIAMETER_SUCCESS. If there are multiple private user identities, which belong to the served IMS subscription, the Associated-Identities AVP shall be added to the answer message and it shall contain all private user identities associated to the IMS subscription.
      • Only one Public User Identity shall be present in the request. If more than one identity is present the Result-Code shall be set to DIAMETER_AVP_OCCURS_TOO_MANY_TIMES and the modifications specified in the previous paragraph shall not be performed. If there is no Public User Identity present, the Experimental-Result-Code shall be set to DIAMETER_MISSING_USER_ID.
      • If it indicates TIMEOUT_DEREGISTRATION, USER_DEREGISTRATION, DEREGISTRATION_TOO_MUCH_DATA or ADMINISTRATIVE_DEREGISTRATION, the HSS shall clear the S-CSCF name associated to the Private User Identity for all the Public User Identities that the S-CSCF indicated in the request and set the registration state of the identities as not registered. If no Public User Identity is present in the request, the Private User Identity shall be present; in this case the HSS shall clear the S-CSCF name for all the Public User Identities associated to the Private User Identity and set their registration state to not registered. The Result-Code shall be set to DIAMETER_SUCCESS.
      • If it indicates TIMEOUT_DEREGISTRATION_STORE_SERVER_NAME or USER_DEREGISTRATION_STORE_SERVER_NAME the HSS decides whether to keep the S-CSCF name associated to the Private User Identity stored or not for all the Public User Identities that the S-CSCF indicated in the request. If no Public User Identity is present in the request, the Private User Identity shall be present. If the HSS decides to keep the S-CSCF name stored the HSS shall keeps the S-CSCF name stored for all the Public User Identities associated to the Private User Identity and set their registration state to unregistered.
      • The Result-Code shall be set to DIAMETER_SUCCESS.
      • If the HSS decides not to keep the S-CSCF name the Experimental-Result-Code shall be set to DIAMETER_SUCCESS_SERVER_NAME_NOT_STORED. If the HSS received Public User Identities in the request, the HSS shall set the registration state to not registered for the Public User Identity(ies) that the S-CSCF indicated in the request. If the HSS received a Private User Identity in the request, the HSS shall set the registration state of all Public User Identities related to the private identity to not registered.
      • If it indicates NO_ASSIGNMENT, the HSS checks whether the user is assigned for the S-CSCF requesting the data and download the relevant user information. The Result-Code shall be set to DIAMETER_SUCCESS. If there are multiple private user identities, which belong to the served IMS subscription, the Associated-Identities AVP shall be added to the answer message and it shall contain all private user identities associated to the IMS subscription.
      • If the requesting S-CSCF is not the same as the assigned S-CSCF, the Result-Code shall be set to DIAMETER_UNABLE_TO COMPLY.
      • Only one Public User Identity shall be present in the request. If more than one Public User Identity is present the Result-Code shall be set to DIAMETER_AVP_OCCURS_TOO_MANY_TIMES and no user information shall be returned. If there is no Public User Identity present, the Experimental-Result-Code shall be set to DIAMETER_MISSING_USER_ID.
      • If it indicates AUTHENTICATION_FAILURE or AUTHENTICATION_TIMEOUT, the HSS shall clear the S-CSCF name for the Public User Identity associated to the Private User Identity that the S-CSCF indicated in the request and set the registration state of the identity as not registered. If the Public User Identity's authentication pending flag which is specific for the Private User Identity is set, the HSS shall clear it. The Result-Code shall be set to DIAMETER_SUCCESS.
      • Only one Public User Identity shall be present in the request. If more than one identity is present the Result-Code shall be set to DIAMETER_AVP_OCCURS_TOO_MANY_TIMES and the modifications specified in the previous paragraph shall not be performed. If there is no Public User Identity present, the Experimental-Result-Code shall be set to DIAMETER_MISSING_USER_ID.


If the HSS cannot fulfil the received request, e.g. due to database error, it shall set the Result-Code to DIAMETER_UNABLE_TO_COMPLY. The HSS shall not modify any user state nor download any user Public User Identity information to the S-CSCF.


See chapter 8.1.2 and 8.1.3 for the description of the handling of the error situations: reception of an S-CSCF name different from the one stored in the HSS and reception of a Server-Assignment-Type value not compatible with the registration state of the user.


The following is a description of an authentication procedure suitable for implementing the features described above in the 3GPP system.


This procedure is used between the S-CSCF and the HSS to exchange information to support the authentication between the end user and the home IMS network. The procedure is invoked by the S-CSCF, corresponds to the combination of the operations Cx-AV-Req and Cx-Put (see 3GPP TS 33.203[3]) and is used:

    • To retrieve authentication vectors from the HSS.
    • To resolve synchronization failures between the sequence numbers in the UE and the HSS.


This procedure is mapped to the commands Multimedia-Auth-Request/Answer in the Diameter application specified in 3GPP TS 29.229[5]. Tables 6.3.1-6.3.5 detail the involved information elements.

TABLE 6.3.1Authentication requestMappingInformationtoelementDiameternameAVPCat.DescriptionPublicPublic-MThis information element contains the public identity ofUserIdentitythe userIdentity(See 7.2)PrivateUser-MThis information element contains the user privateUserNameidentityIdentity(See 7.3)NumberSIP-MThis information element indicates the number ofAuthenticationNumber-authentication vectors requestedItemsAuth-Items(See 7.10)AuthenticationSIP-Auth-MSee Tables 6.3.2 and 6.3.3 for the contents of thisDataData-Iteminformation element. The content shown in table 6.3.2(See 7.9)shall be used for a normal authentication request; thecontent shown in table 6.3.3 shall be used for anauthentication request after synchronization failure.S-CSCFServer-MThis information element contains the name (SIP URL)NameNameof the S-CSCF.(See 7.4)RoutingDestination-CIf the S-CSCF knows the HSS name this AVP shall beInformationHostpresent.(See 7.13)This information is available if the MAR belongs to analready existing registration, e.g. in case of the re-registration, where the HSS name is stored in the S-CSCF. The HSS name is obtained from the Origin-HostAVP, which is received from the HSS, e.g. included inthe MAA command.This information may not be available if the command issent in case of the initial registration. In this case theDestination-Host AVP is not present and the commandis routed to the next Diameter node, e.g. SLF, based onthe Diameter routing table in the client.









TABLE 6.3.2










Authentication Data content - request











Mapping




Information
to


element
Diameter


name
AVP
Cat.
Description





Authentication
SIP-
M
This information element


Scheme
Authentication-

indicates the authentication


(See 7.9.2)
Scheme

scheme. It shall contain





“Digest-AKAv1-MD5”.
















TABLE 6.3.3










Authentication Data content - request, synchronization failure











Mapping




Information
to


element
Diameter


name
AVP
Cat.
Description





Authentication
SIP-
M
Authentication scheme. It shall


Scheme
Authentication-

contain “Digest-AKAv1-


(See 7.9.2)
Scheme

MD5”.


Authorization
SIP-
M
It shall contain the concatenation


Information
Authorization

of nonce, as sent to the terminal,


(See 7.9.4)


and auts, as received from





the terminal. Nonce and auts





shall both be binary encoded.
















TABLE 6.3.4










Authentication answer











Mapping




Information
to


element
Diameter


name
AVP
Cat.
Description





User
Public-
C
User public identity. It shall be present when the result is


Identity
Identity

DIAMETER_SUCCESS.


(See 7.2)


Private
User-
C
User private identity. It shall be present when the result


User
Name

is DIAMETER_SUCCESS.


Identity


(See 7.3)


Number
SIP-
C
This AVP indicates the number of authentication vectors


Authentication
Number-

delivered in the Authentication Data information


Items
Auth-Items

element. It shall be present when the result is


(See 7.10)


DIAMETER_SUCCESS.


Authentication
SIP-Auth-
C
If the SIP-Number-Auth-Items AVP is equal to zero or it


Data
Data-Item

is not present, then this AVP shall not be present.


(See 7.9)


See Table 6.3.5 for the contents of this information





element.


Result
Result-
M
Result of the operation.


(See 7.6)
Code/

Result-Code AVP shall be used for errors defined in the



Experimental-

Diameter Base Protocol.



Result

Experimental-Result AVP shall be used for Cx/Dx errors.





This is a grouped AVP which contains the 3GPP Vendor





ID in the Vendor-Id AVP, and the error code in the





Experimental-Result-Code AVP.


Associated
Associated-
C
This AVP contains the private user identities, which


Private
Identities

belong to the same IMS subscription as the private user


Identities


identity received in the MAR command.





If the IMS subscription contains only single private user





identity, this AVP shall not be present.
















TABLE 6.3.5










Authentication Data content - response











Mapping




Information
to


element
Diameter


name
AVP
Cat.
Description





Item
SIP-Item-
C
This information element shall be present in a SIP-Auth-


Number
Number

Data-Item grouped AVP in circumstances where there


(See 7.9.1)


are multiple occurrences of SIP-Auth-Data-Item AVPs,





and the order in which they should be processed is





significant. In this scenario, SIP-Auth-Data-Item AVPs





with a low SIP-Item-Number value should be processed





before SIP-Auth-Data-Items AVPs with a high SIP-Item-





Number value.


Authentication
SIP-
M
Authentication scheme. It shall contain “Digest-AKAv1-


Scheme
Authentication-

MD5”.


(See 7.9.2)
Scheme


Authentication
SIP-
M
It shall contain, binary encoded, the concatenation of the


Information
Authenticate

authentication challenge RAND and the token AUTN.


(See 7.9.3)


See 3GPP TS 33.203 [3] for further details about RAND





and AUTN.


Authorization
SIP-
M
It shall contain binary encoded, the expected response


Information
Authorization

XRES. See 3GPP TS 33.203 [3] for further details about


(See 7.9.4)


XRES.


Confidentiality
Confidentiality-
O
This information element, if present, shall contain the


Key
Key

confidentiality key. It shall be binary encoded.


(See 7.9.5)


Integrity
Integrity-
M
This information element shall contain the integrity


Key
Key

key. It shall be binary encoded.


(See 7.9.6)










Detailed Behaviour


The HSS shall, in the following order (in case of an error in any of the steps the HSS shall stop processing and return the corresponding error code, see 3GPP TS 29.229[5]):

    • 1. Check that the user exists in the HSS. If not Experimental-Result-Code shall be set to DIAMETER_ERROR_USER_UNKNOWN.
    • 2. The HSS may check that the private and public identities belong to the same user. If not Experimental-Result-Code shall be set to DIAMETER_ERROR_IDENTITIES_DONT_MATCH.
    • 3. Check that the authentication scheme indicated in the request is supported. If not Experimental-Result-Code shall be set to DIAMETER_ERROR_AUTH_SCHEME_UNSUPPORTED.
    • 4. If the request indicates there is a synchronization failure, the HSS shall compare the S-CSCF name received in the request to the S-CSCF name stored in the HSS:
      • If they are identical the HSS shall process AUTS as described in 3GPP TS 33.203[3] and return the requested authentication information. The Result-Code shall be set to DIAMETER_SUCCESS.
    • 5. Check the registration status of the public identity received in the request:
      • If it is registered, the HSS shall compare the S-CSCF name received in the request to the S-CSCF name stored in the HSS:
        • If they are different, the HSS shall store the S-CSCF name. The HSS shall download Authentication-Data-Item stored up to a maximum specified in SIP-Number-Auth-Items received in the command Multimedia-Auth-Request. The HSS shall set the public identity's authentication pending flag which is specific to the private identity which was received in the request. The Result-Code shall be set to DIAMETER_SUCCESS.
        • If they are identical, the HSS shall download Authentication-Data-Item stored up to a maximum specified in SIP-Number-Auth-Items received in the command Multimedia-Auth-Request. The Result-Code shall be set to DIAMETER_SUCCESS.
      • If it is unregistered (i.e. registered as a consequence of a terminating call to unregistered user or there is an S-CSCF keeping the user profile stored), the HSS shall compare the S-CSCF name received in the request to the S-CSCF name stored in the HSS:
        • If they are different, the HSS shall store the S-CSCF name. The HSS shall download Authentication-Data-Item stored up to a maximum specified in SIP-Number-Auth-Items received in the command Multimedia-Auth-Request. The HSS shall set the public identity's authentication pending flag which is specific to the private identity which was received in the request. The Result-Code shall be set to DIAMETER_SUCCESS.
        • If they are identical, the HSS shall download Authentication-Data-Item stored up to a maximum specified in SIP-Number-Auth-Items received in the command Multimedia-Auth-Request. The HSS shall set the public identity's authentication pending flag which is specific to the private identity that was received in the request. The Result-Code shall be set to DIAMETER_SUCCESS.
      • If it is not registered, the HSS shall store the S-CSCF name. The HSS shall download Authentication-Data-Item stored up to a maximum specified in SIP-Number-Auth-Items received in the command Multimedia-Auth-Request. The HSS shall set the public identity's authentication pending flag which is specific to the private identity that was received in the request. The Result-Code shall be set to DIAMETER_SUCCESS.
    • 6. If there are multiple private user identities, which belong to the served IMS subscription, the Associated-Identities AVP shall be added to the answer message and it shall contain all private user identities associated to the IMS subscription.


Exceptions to the cases specified here shall be treated by HSS as error situations, the Result-Code shall be set to DIAMETER_UNABLE_TO_COMPLY. No authentication information shall be returned.


This associated private identities information element indicates to the S-CSCF the private user identities, which belong to the same IMS subscription. See 3GPP TS 29.229[5].


The following is a description of the Server-Assignment-Answer (SAA) Command suitable for implementing the features described above in the 3GPP system.


The Server-Assignment-Answer (SAA) command, indicated by the Command-Code field set to 301 and the ‘R’ bit cleared in the Command Flags field, is sent by a server in response to the Server-Assignment-Request command. The Result-Code or Experimental-Result AVP may contain one of the values defined in section 6.2 in addition to the values defined in IETF RFC 3588[6]. If Result-Code or Experimental-Result does not inform about an error, the User-Data AVP shall contain the information that the S-CSCF needs to give service to the user.

Message Format<Server-Assignment-Answer> ::= < Diameter Header: 301, PXY,16777216 >< Session-Id >{ Vendor-Specific-Application-Id }[ Result-Code ] [Experimental-Result ] { Auth-Session-State } { Origin-Host } { Origin-Realm } [ User-Name ] *[ Supported-Features ] [ User-Data ] [ Charging-Information ] [ Associated-Identities ] *[ AVP ] *[ Proxy-Info ] *[ Route-Record ]


The following is a description of the Multimedia-Auth-Answer (MAA) Command suitable for implementing the features described above in the 3GPP system.


The Multimedia-Auth-Answer (MAA) command, indicated by the Command-Code field set to 303 and the ‘R’ bit cleared in the Command Flags field, is sent by a server in response to the Multimedia-Auth-Request command. The Result-Code or Experimental-Result AVP may contain one of the values defined in section 6.2 in addition to the values defined in IETF RFC 3588[6].

Message Format< Multimedia-Auth-Answer > ::= < Diameter Header: 303,PXY, 16777216 >< Session-Id >{ Vendor-Specific-Application-Id }[ Result-Code ][ Experimental-Result ]{ Auth-Session-State }{ Origin-Host }{ Origin-Realm }[ User-Name ]*[ Supported-Features ] [ Public-Identity ] [ SIP-Number-Auth-Items ]* [ SIP-Auth-Data-Item ][ Associated-Identities ]* [ AVP ]* [ Proxy-Info ]* [ Route-Record ]


The following is a description of the A VPs suitable for implementing the features described above in the 3GPP system in conjunction with other features of the system.


The following table describes the Diameter AVPs defined for the Cx interface protocol, their AVP Code values, types, possible flag values and whether or not the AVP may be encrypted. The Vendor-Id header of all AVPs defined in this specification shall be set to 3GPP (10415).

TABLE 6.3.1Diameter Multimedia Application AVPsAVP Flag rulesAVPSectionShouldMustMayAttribute NameCodedefinedValue TypeMustMaynotnotEncr.Visited-Network-6006.3.1OctetStringM, VNoIdentifierPublic-Identity6016.3.2UTF8StringM, VNServer-Name6026.3.3UTF8StringM, VNoServer-Capabilities6036.3.4GroupedM, VNoMandatory-Capability6046.3.5Unsigned32M, VNoOptional-Capability6056.3.6Unsigned32M, VNoUser-Data6066.3.7OctetStringM, VNoSIP-Number-Auth-6076.3.8Unsigned32M, VNoItemsSIP-Authentication-6086.3.9UTF8StringM, VNoSchemeSIP-Authenticate6096.3.10OctetStringM, VNoSIP-Authorization6106.3.11OctetStringM, VNoSIP-Authentication-6116.3.12OctetStringM, VNoContextSIP-Auth-Data-Item6126.3.13GroupedM, VNoSIP-Item-Number6136.3.14Unsigned32M, VNoServer-Assignment-6146.3.15EnumeratedM, VNoTypeDeregistration-Reason6156.3.16GroupedM, VNoReason-Code6166.3.17EnumeratedM, VNoReason-Info6176.3.18UTF8StringM, VNoCharging-Information6186.3.19GroupedM, VNoPrimary-Event-6196.3.20DiameterURIM, VNoCharging-Function-NameSecondary-Event-6206.3.21DiameterURIM, VNoCharging-Function-NamePrimary-Charging-6216.3.22DiameterURIM, VNoCollection-Function-NameSecondary-Charging-6226.3.23DiameterURIM, VNoCollection-Function-NameUser-Authorization-6236.3.24EnumeratedM, VNoTypeUser-Data-Already-6246.3.26EnumeratedM, VNoAvailableConfidentiality-Key6256.3.27OctetStringM, VNoIntegrity-Key6266.3.28OctetStringM, VNoUser-Data-Request-6276.3.25EnumeratedM, VNoTypeSupported-Features6286.3.29GroupedVMNoFeature-List-ID6296.3.30Unsigned32VMNoFeature-List6306.3.31Unsigned32VMNoSupported-Applications6316.3.32GroupedVMNoAssociated-Identities6326.3.33GroupedM, VNo
NOTE 1:

The AVP header bit denoted as ‘M’, indicates whether support of the AVP is required. The AVP header bit denoted as ‘V’, indicates whether the optional Vendor-ID field is present in the AVP header. For further details, see IETF RFC 3588 [6].

NOTE 2:

Depending on the concrete command.


The Associated-Identities AVP is of type Grouped and it contains the private user identities associated to an IMS subscription.

AVP format  Associated-Identities ::= <AVP header: 632 10415>            *[User-Name]            *[AVP]


The present invention is applicable in systems other than the present 3G communications system. In principle, the ability to inform a service-providing entity (e.g. an S-CSCF) of multiple parings of public and private user identities is useful in a wide range of systems. It is particularly advantageous to achieve this by means of the same message as is used to inform the service-providing entity of information regarding a primary identity pair (e.g. a SAR message and/or a PPR message). Correspondingly, it is also advantageous to be able to trigger the deletion of multiple parings through a single message (e.g. an RTR message).


The applicant hereby discloses in isolation each individual feature described herein and any combination of two or more such features, to the extent that such features or combinations are capable of being carried out based on the present specification as a whole in the light of the common general knowledge of a person skilled in the art, irrespective of whether such features or combinations of features solve any problems disclosed herein, and without limitation to the scope of the claims. The applicant indicates that aspects of the present invention may consist of any such individual feature or combination of features. In view of the foregoing description it will be evident to a person skilled in the art that various modifications may be made within the scope of the invention.

Claims
  • 1. A method for assisting the registration of subscription characteristics in a communications system, wherein a private user identity characteristic is paired with a public user identity characteristic and more than one private user identity is associated with a subscription, the method comprising: transmitting, from a subscription information store entity of a system to a service provision entity of the system, a first message including data specifying characteristics of a pairing of a first private user identity and a public user identity, the first message including an indication of any further private user identities other than the first private user identity that are associated with a same subscription as the first private user identity.
  • 2. A method as claimed in claim 1, wherein the characteristics of the pairing of the first private user identity and the public user identity include at least one of: a session authorisation state, an origin host, an origin realm, a user name, and information specifying a charging regime to be applied to the pairing.
  • 3. A method as claimed in claim 2, comprising transmitting the first message in response to a second message from the service provision entity requesting information on the pairing.
  • 4. A method as claimed in claim 3, wherein the system comprises a universal mobile telecommunications system (UMTS) system or a derivative thereof and the first message comprises a multimedia-auth-answer or a server-assignment-answer message.
  • 5. A method as claimed in claim 2, comprising transmitting the first message in response to an addition to a subscription of a private user identity.
  • 6. A method as claimed in claim 5, wherein the system comprises a universal mobile telecommunications system (UMTS) system or a derivative thereof and the first message comprises a push-profile-request message.
  • 7. A method as claimed in claim 1, wherein the system comprises a universal mobile telecommunications system (UMTS) system or a derivative thereof and the subscription information store entity comprises a home subscriber server.
  • 8. A method as claimed in claim 1, wherein the system comprises a universal mobile telecommunications system (UMTS) system or a derivative thereof and the service provision entity comprises a serving call session control function.
  • 9. A subscription information store entity for use a communications system, wherein a private user identity characteristic is paired with a public user identity characteristic and more than one private user identity is associated with a subscription, the subscription information store entity configured to: transmit, to a service provision entity of the system, a first message including data specifying characteristics of a pairing of a first private user identity and a public user identity, the message including an indication of any further private user identities other than the first private user identity that are associated with a same subscription as the first private user identity.
  • 10. A subscription information store entity as claimed in claim 9, wherein the characteristics of the pairing of the first private user identity and the public user identity include at least one of: a session authorisation state, an origin host, an origin realm, a user name, and information specifying a charging regime to be applied to the pairing.
  • 11. A subscription information store entity as claimed in claim 10, the entity configured to transmit the first message in response to a second message from the service provision entity requesting information on the pairing.
  • 12. A subscription information store entity as claimed in claim 11, wherein the system comprises a universal mobile telecommunications system (UMTS) system or a derivative thereof and the first message comprises a multimedia-auth-answer or a server-assignment-answer message.
  • 13. A subscription information store entity as claimed in claim 10, the entity configured to transmit the first message in response to an addition to a subscription of a private user identity.
  • 14. A subscription information store entity as claimed in claim 13, wherein the system comprises a universal mobile telecommunications system (UMTS) system or a derivative thereof and the first message comprises a push-profile-request message.
  • 15. A subscription information store entity as claimed in claim 1, wherein the system comprises a universal mobile telecommunications system (UMTS) system or a derivative thereof and the subscription information store entity comprises a home subscriber server.
  • 16. A subscription information store entity as claimed in claim 1, wherein the system comprises a universal mobile telecommunications system (UMTS) system or a derivative thereof and the service provision entity comprises a serving call session control function.
  • 17. A service provision entity for use a communications system, wherein a private user identity characteristic is paired with a public user identity characteristic and more than one private user identity is associated with a subscription, the service provision entity responsive to receiving, from a subscription information store entity of the system, a first message including data specifying characteristics of a pairing of a first private user identity and a public user identity, the first message including an indication of any further private user identities other than the first private user identity that are associated with a same subscription as the first private user identity to store a record for the subscription that includes an indication of the further private user entities.
  • 18. A communication system or a part thereof configured to transmit a single message for deleting at least two private user identities from a subscription.
Priority Claims (1)
Number Date Country Kind
0502383.3 Feb 2005 GB national