WO2025150201A1 - ネットワークノード及び認可方法 - Google Patents

ネットワークノード及び認可方法

Info

Publication number
WO2025150201A1
WO2025150201A1 PCT/JP2024/000690 JP2024000690W WO2025150201A1 WO 2025150201 A1 WO2025150201 A1 WO 2025150201A1 JP 2024000690 W JP2024000690 W JP 2024000690W WO 2025150201 A1 WO2025150201 A1 WO 2025150201A1
Authority
WO
WIPO (PCT)
Prior art keywords
api
information
authorization
network node
capif
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
PCT/JP2024/000690
Other languages
English (en)
French (fr)
Inventor
淳平 魚島
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NTT Docomo Inc
Original Assignee
NTT Docomo Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NTT Docomo Inc filed Critical NTT Docomo Inc
Priority to PCT/JP2024/000690 priority Critical patent/WO2025150201A1/ja
Publication of WO2025150201A1 publication Critical patent/WO2025150201A1/ja
Anticipated expiration legal-status Critical
Pending legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W12/00Security arrangements; Authentication; Protecting privacy or anonymity
    • H04W12/06Authentication
    • H04W12/069Authentication using certificates or pre-shared keys
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W12/00Security arrangements; Authentication; Protecting privacy or anonymity
    • H04W12/08Access security
    • H04W12/084Access security using delegated authorisation, e.g. open authorisation [OAuth] protocol
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W88/00Devices specially adapted for wireless communication networks, e.g. terminals, base stations or access point devices
    • H04W88/14Backbone network devices
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W92/00Interfaces specially adapted for wireless communication networks
    • H04W92/16Interfaces between hierarchically similar devices
    • H04W92/24Interfaces between hierarchically similar devices between backbone network devices

Definitions

  • 5G Fifth Generation Partnership Project
  • 5G New Radio
  • 5G 5G
  • various wireless technologies are being studied to meet the requirements of achieving a throughput of 10 Gbps or more while keeping latency in wireless sections to 1 ms or less.
  • NR is considering a network architecture including 5GC (5G Core Network), which corresponds to EPC (Evolved Packet Core), the core network in the network architecture of LTE (Long Term Evolution), and NG-RAN (Next Generation-Radio Access Network), which corresponds to E-UTRAN (Evolved Universal Terrestrial Radio Access Network), the RAN (Radio Access Network) in the network architecture of LTE (for example, Non-Patent Document 1 and Non-Patent Document 2).
  • 5GC 5G Core Network
  • EPC Evolved Packet Core
  • LTE Long Term Evolution
  • NG-RAN Next Generation-Radio Access Network
  • E-UTRAN Evolved Universal Terrestrial Radio Access Network
  • the RAN Radio Access Network in the network architecture of LTE (for example, Non-Patent Document 1 and Non-Patent Document 2).
  • NEF Network Exposure Function
  • AF Application Function
  • CAPIF Common API Framework
  • the present invention has been made in consideration of the above points, and aims to execute RNAA (Resource owner-aware northbound API access) in a multiple CCF (CAPIF core function) environment.
  • RNAA Resource owner-aware northbound API access
  • CCF CAPIF core function
  • a network node includes a receiving unit that receives an authorization request from an API (Application Programming Interface) caller, a transmitting unit that transmits a token corresponding to the authorization request to the API caller, and a control unit that includes information related to the authorization of the API caller in an interconnection related to an API issuance request, and the transmitting unit transmits the interconnection related to the API issuance request to other CAPIF (Common API Framework) core functions.
  • API Application Programming Interface
  • FIG. 1 is a diagram illustrating an example of a communication system.
  • FIG. 1 is a diagram illustrating an example of a communication system in a roaming environment.
  • FIG. 1 is a diagram for explaining an example of RNAA in an embodiment of the present invention.
  • FIG. 1 is a diagram for explaining an example of Oauth 2.0 in an embodiment of the present invention.
  • FIG. 2 is a diagram for explaining an example of a multiple CCF arrangement in an embodiment of the present invention.
  • FIG. 1 is a diagram for explaining an example of a network configuration according to an embodiment of the present invention.
  • FIG. 11 is a sequence diagram illustrating an example of a process related to authorization according to an embodiment of the present invention.
  • FIG. 11 is a sequence diagram illustrating an example of a process related to authorization according to an embodiment of the present invention.
  • the RAN Radio Access Network
  • the RAN is a network node 30 having a radio access function, which may include a base station 10, and is connected to a UE, an AMF (Access and Mobility Management Function), and a UPF (User plane function).
  • the AMF is a network node 30 having functions such as RAN interface termination, NAS (Non-Access Stratum) termination, registration management, connection management, reachability management, and mobility management.
  • the UPF is a network node 30 having functions such as a PDU (Protocol Data Unit) session point to the outside that interconnects with a DN (Data Network), packet routing and forwarding, and user plane QoS (Quality of Service) handling.
  • the UPF and DN constitute a network slice. In the wireless communication network in an embodiment of the present invention, multiple network slices may be constructed.
  • the SMF is a network node 30 having functions such as session management, IP (Internet Protocol) address allocation and management for UEs, DHCP (Dynamic Host Configuration Protocol) function, ARP (Address Resolution Protocol) proxy, and roaming function.
  • the NEF is a network node 30 having a function of notifying other NFs (Network Functions) of capabilities and events.
  • the NSSF is a network node 30 having functions such as selecting a network slice to which the UE connects, determining an allowed NSSAI (Network Slice Selection Assistance Information), determining an NSSAI to be set, and determining an AMF set to which the UE connects.
  • the PCF is a network node 30 having a function of controlling network policies.
  • FIG. 2 is a diagram for explaining an example of a communication system in a roaming environment.
  • the network is composed of a UE, which is a terminal 20, and multiple network nodes 30.
  • a UE which is a terminal 20
  • multiple network nodes 30 it is assumed that one network node 30 corresponds to each function, but multiple functions may be realized by one network node 30, or multiple network nodes 30 may realize one function.
  • the "connection" described below may be a logical connection or a physical connection.
  • the RAN is a network node 30 with radio access functionality, and is connected to the UE, AMF, and UPF.
  • the AMF is a network node 30 with functionality such as RAN interface termination, NAS termination, registration management, connection management, reachability management, and mobility management.
  • the UPF is a network node 30 with functionality such as a PDU session point to the outside that interconnects with the DN, packet routing and forwarding, and user plane QoS handling.
  • the UPF and DN constitute a network slice. In the wireless communication network in the embodiment of the present invention, multiple network slices are constructed.
  • the AMF is connected to the UE, RAN, SMF, NSSF, NEF, NRF, UDM, AUSF, PCF, AF, and SEPP (Security Edge Protection Proxy).
  • the AMF, SMF, NSSF, NEF, NRF, UDM, AUSF, PCF, and AF are network nodes 30 that are interconnected via interfaces based on their respective services: Namf, Nsmf, Nnssf, Nnef, Nnrf, Nudm, Nausf, Npcf, and Naf.
  • the API caller may be connected to the CAPIF core function via interface CAPIF-1.
  • the API caller located outside the PLMN trust domain may be connected to the CAPIF core function via interface CAPIF-1e.
  • the API caller may also be connected to the API provider function via interface CAPIF-2.
  • the API caller located outside the PLMN trust domain may be connected to the API provider function via interface CAPIF-2e.
  • the resource holder client can authorize API calls made by the core network via an authorization function included in the CAPIF core functions.
  • the authentication function registers with the API providing function. After registration, the API providing function can access the authentication function at the necessary timing to check whether the API can be called.
  • the API providing function is a provider that provides a service API, and may have the ability to authenticate the API caller based on information provided from the CAPIF core function, the ability to verify the authentication provided from the CAPIF core function 30F, and the ability to record a log of the service API call in the CAPIF core function.
  • the API disclosure function may also have the ability to disclose information related to the service APIs owned by the API provider to the CAPIF core function.
  • the API management function is a function that allows the API provider to manage the service API, and may have the ability to audit the service API call log received from the CAPIF core function, the ability to monitor events reported from the CAPIF core function, the ability to set the policy of the API provider in the CAPIF core function, the ability to monitor the status of the service API, the ability to add and delete API callers, and the ability to register and maintain the registration information of the API provider in the CAPIF core function.
  • Figure 3 shows the structural model of RNAA where a resource holder provides authentication to an API caller.
  • a resource holder client is an application client used by a resource holder of a service provider in an API provider domain.
  • the resource holder client interacts with the authentication function included in the CAPIF core functions via CAPIF-8.
  • the resource holder communicates with the authentication function included in the CAPIF core functions to provide or revoke the resource holder's authorization.
  • API providing functions such as NEF and SCEF (Service Capability Exposure Function) operate as points that implement the consent of the resource holder, as defined in non-patent document 5, and operate by interconnecting with the authentication function included in the CAPIF core function via CAPIF-3.
  • the API providing function can obtain parameters related to the consent of the resource holder from the authentication function.
  • the API caller operates by interconnecting with the authentication function included in the CAPIF core function via CAPIF-1 or CAPIF-1e.
  • step C the authorization server sends the authorization code to the client via the user agent.
  • the client corresponds to the API caller
  • the authorization server corresponds to the CCF, and is connected via CAPIF-1.
  • step D the client sends the authorization code and redirection URI to the authorization server.
  • the client corresponds to the API caller and the authorization server corresponds to the CCF, and is connected via CAPIF-1.
  • step E the authorization server sends an access token and, optionally, a refresh token to the client.
  • the client corresponds to the API caller
  • the authorization server corresponds to the CCF, and is connected via CAPIF-1.
  • FIG. 5 is a diagram for explaining an example of a multiple CCF arrangement in an embodiment of the present invention.
  • FIG. 5 shows an example of a multiple CCF arrangement in a PLMN trust domain.
  • CCF3 is interconnected with CCF1 and CCF2 via CAPIF-6.
  • CCF1 is interconnected with AEF1, APF1, and AMF1 belonging to API provider domain 1 via CAPIF-3, CAPIF-4, and CAPIF-5, respectively.
  • CCF2 is interconnected with AEF2, APF2, and AMF2 belonging to API provider domain 2 via CAPIF-3, CAPIF-4, and CAPIF-5, respectively.
  • a transfer of authorization information may be performed between CCF3 and CCF1, or between CCF3 and CCF2.
  • a new information element "Shareable RNAA information” may be added to an interconnection related to an API publish request.
  • a new information element "Shareable RNAA information” may be added to an interconnection related to an API publish response.
  • a "Remove RNAA token for interconnection" function may be added.
  • CCF3 and CCF1 execute an interconnection related to the API issuance request.
  • the interconnection related to the API issuance request may be transmitted from CCF3 to CCF1.
  • the interconnection related to the API issuance request may include an information element "shareable RNAA information".
  • the shareable RNAA information may be information related to the authorization function, and may include, for example, information related to access, information related to a private key, information related to a resource server, access information related to a resource server, public key information related to a resource server, information related to an API caller, access information related to an API caller, information related to a private key for an access token, information related to a public key for an access token, etc.
  • CCF3 and CCF1 execute the interconnection related to the API issuance response.
  • the interconnection related to the API issuance response may be transmitted from CCF1 to CCF3.
  • the interconnection related to the API issuance response may include the information element "shareable RNAA information".
  • the shareable RNAA information may be information related to the authorization function, and may include, for example, access information, information related to the private key, information related to the resource server, access information related to the resource server, public key information related to the resource server, information related to the API caller, access information related to the API caller, information related to the private key for the access token, information related to the public key for the access token, etc.
  • CCF3 may delete the RNAA information for interconnection
  • CCF1 may delete the RNAA information for interconnection.
  • the RNAA token for interconnection which is the RNAA information for interconnection, may be deleted.
  • step S107 the API caller sends an API call with a CAPIF token to AEF1.
  • step S108 AEF1 verifies the CAPIF token for both user authorization and NF authorization. Note that CCF1 in FIG. 7 may be replaced with CCF2.
  • the transmitter 210 creates a transmission signal from the transmission data and transmits the transmission signal wirelessly.
  • the receiver 220 receives various signals wirelessly and obtains higher layer signals from the received physical layer signals.
  • the receiver 220 also has the function of receiving NR-PSS, NR-SSS, NR-PBCH, DL/UL control signals, reference signals, etc. transmitted from the network node 30.
  • the setting unit 230 stores various setting information received from the network node 30 by the receiving unit 220 in a storage device, and reads it from the storage device as necessary.
  • the setting unit 230 also stores setting information that is set in advance.
  • the contents of the setting information include, for example, settings related to authentication and authorization procedures.
  • the control unit 240 performs processing related to control of connection to the network and network slices, as described in the embodiment.
  • the control unit 240 also executes processing related to the authentication and authorization procedure.
  • the functional unit related to signal transmission in the control unit 240 may be included in the transmitting unit 210, and the functional unit related to signal reception in the control unit 240 may be included in the receiving unit 220.
  • each functional block may be realized using one device that is physically or logically coupled, or may be realized using two or more devices that are physically or logically separated and directly or indirectly connected (for example, using wires, wirelessly, etc.) and these multiple devices.
  • the functional block may be realized by combining the one device or the multiple devices with software.
  • Functions include, but are not limited to, judgement, determination, judgment, calculation, computation, processing, derivation, investigation, search, confirmation, reception, transmission, output, access, resolution, selection, election, establishment, comparison, assumption, expectation, regarding, broadcasting, notifying, communicating, forwarding, configuring, reconfiguring, allocating, mapping, and assignment.
  • a functional block (component) that performs the transmission function is called a transmitting unit or transmitter.
  • the network node 30, terminal 20, etc. in one embodiment of the present disclosure may function as a computer that performs processing of the wireless communication method of the present disclosure.
  • FIG. 10 is a diagram showing an example of the hardware configuration of the base station 10 and terminal 20 in one embodiment of the present disclosure.
  • the network node 30 may have the same hardware configuration as the base station 10.
  • the above-mentioned base station 10 and terminal 20 may be physically configured as a computer device including a processor 1001, a memory device 1002, an auxiliary memory device 1003, a communication device 1004, an input device 1005, an output device 1006, a bus 1007, etc.
  • the term "apparatus" can be interpreted as a circuit, device, unit, etc.
  • the hardware configuration of the base station 10 and the terminal 20 may be configured to include one or more of the devices shown in the figure, or may be configured to exclude some of the devices.
  • the functions of the base station 10 and the terminal 20 are realized by loading specific software (programs) onto hardware such as the processor 1001 and the storage device 1002, causing the processor 1001 to perform calculations, control communications by the communication device 1004, and control at least one of the reading and writing of data in the storage device 1002 and the auxiliary storage device 1003.
  • the processor 1001 for example, operates an operating system to control the entire computer.
  • the processor 1001 may be configured as a central processing unit (CPU) including an interface with peripheral devices, a control device, an arithmetic unit, registers, etc.
  • CPU central processing unit
  • control unit 140, control unit 240, etc. may be realized by the processor 1001.
  • the processor 1001 reads out a program (program code), software module, data, etc. from at least one of the auxiliary storage device 1003 and the communication device 1004 to the storage device 1002, and executes various processes according to the program.
  • the program is a program that causes a computer to execute at least a part of the operations described in the above-mentioned embodiment.
  • the control unit 140 of the base station 10 shown in FIG. 8 may be stored in the storage device 1002 and realized by a control program that runs on the processor 1001.
  • the control unit 240 of the terminal 20 shown in FIG. 9 may be stored in the storage device 1002 and realized by a control program that runs on the processor 1001.
  • the processor 1001 may be implemented by one or more chips.
  • the program may be transmitted from a network via a telecommunication line.
  • the storage device 1002 is a computer-readable recording medium and may be composed of, for example, at least one of a ROM (Read Only Memory), an EPROM (Erasable Programmable ROM), an EEPROM (Electrically Erasable Programmable ROM), a RAM (Random Access Memory), etc.
  • the storage device 1002 may also be called a register, a cache, a main memory, etc.
  • the storage device 1002 can store executable programs (program codes), software modules, etc. for implementing a communication method relating to one embodiment of the present disclosure.
  • the auxiliary storage device 1003 is a computer-readable recording medium, and may be, for example, at least one of an optical disk such as a CD-ROM (Compact Disc ROM), a hard disk drive, a flexible disk, a magneto-optical disk (e.g., a compact disk, a digital versatile disk, a Blu-ray (registered trademark) disk), a smart card, a flash memory (e.g., a card, a stick, a key drive), a floppy (registered trademark) disk, a magnetic strip, etc.
  • the above-mentioned storage medium may be, for example, a database, a server, or other suitable medium that includes at least one of the storage device 1002 and the auxiliary storage device 1003.
  • the communication device 1004 is hardware (transmitting/receiving device) for communicating between computers via at least one of a wired network and a wireless network, and is also referred to as, for example, a network device, a network controller, a network card, a communication module, etc.
  • the communication device 1004 may be configured to include a high-frequency switch, a duplexer, a filter, a frequency synthesizer, etc., to realize at least one of, for example, Frequency Division Duplex (FDD) and Time Division Duplex (TDD).
  • FDD Frequency Division Duplex
  • TDD Time Division Duplex
  • the transmitting/receiving antenna, an amplifier unit, a transmitting/receiving unit, a transmission path interface, etc. may be realized by the communication device 1004.
  • the transmitting/receiving unit may be implemented as a transmitting unit or a receiving unit that is physically or logically separated.
  • each device such as the processor 1001 and the storage device 1002 is connected by a bus 1007 for communicating information.
  • the bus 1007 may be configured using a single bus, or may be configured using different buses between each device.
  • the base station 10 and the terminal 20 may be configured to include hardware such as a microprocessor, a digital signal processor (DSP), an application specific integrated circuit (ASIC), a programmable logic device (PLD), or a field programmable gate array (FPGA), and some or all of the functional blocks may be realized by the hardware.
  • the processor 1001 may be implemented using at least one of these pieces of hardware.
  • FIG. 11 shows an example configuration of a vehicle 2001.
  • the vehicle 2001 includes a drive unit 2002, a steering unit 2003, an accelerator pedal 2004, a brake pedal 2005, a shift lever 2006, front wheels 2007, rear wheels 2008, an axle 2009, an electronic control unit 2010, various sensors 2021-2029, an information service unit 2012, and a communication module 2013.
  • a communication device mounted on the vehicle 2001 and may be applied to the communication module 2013, for example.
  • the electronic control unit 2010 is composed of a microprocessor 2031, memory (ROM, RAM) 2032, and a communication port (IO port) 2033. Signals are input to the electronic control unit 2010 from various sensors 2021 to 2029 provided in the vehicle 2001.
  • the electronic control unit 2010 may also be called an ECU (Electronic Control Unit).
  • Signals from the various sensors 2021-2029 include a current signal from a current sensor 2021 that senses the motor current, a front or rear wheel rotation speed signal acquired by a rotation speed sensor 2022, a front or rear wheel air pressure signal acquired by an air pressure sensor 2023, a vehicle speed signal acquired by a vehicle speed sensor 2024, an acceleration signal acquired by an acceleration sensor 2025, an accelerator pedal depression amount signal acquired by an accelerator pedal sensor 2029, a brake pedal depression amount signal acquired by a brake pedal sensor 2026, a shift lever operation signal acquired by a shift lever sensor 2027, and a detection signal for detecting obstacles, vehicles, pedestrians, etc. acquired by an object detection sensor 2028.
  • the information service unit 2012 may include input devices (e.g., a keyboard, a mouse, a microphone, a switch, a button, a sensor, a touch panel, etc.) that accept input from the outside, and may also include output devices (e.g., a display, a speaker, an LED lamp, a touch panel, etc.) that perform output to the outside.
  • input devices e.g., a keyboard, a mouse, a microphone, a switch, a button, a sensor, a touch panel, etc.
  • output devices e.g., a display, a speaker, an LED lamp, a touch panel, etc.
  • the driving assistance system unit 2030 is composed of various devices that provide functions for preventing accidents and reducing the driving burden on the driver, such as a millimeter wave radar, LiDAR (Light Detection and Ranging), a camera, a positioning locator (e.g., GNSS, etc.), map information (e.g., high definition (HD) maps, autonomous vehicle (AV) maps, etc.), a gyro system (e.g., IMU (Inertial Measurement Unit), INS (Inertial Navigation System), etc.), AI (Artificial Intelligence) chip, and AI processor, as well as one or more ECUs that control these devices.
  • the driving assistance system unit 2030 transmits and receives various information via the communication module 2013 to realize driving assistance functions or autonomous driving functions.
  • the communication module 2013 can communicate with the microprocessor 2031 and components of the vehicle 2001 via the communication port.
  • the communication module 2013 transmits and receives data via the communication port 2033 between the drive unit 2002, steering unit 2003, accelerator pedal 2004, brake pedal 2005, shift lever 2006, front wheels 2007, rear wheels 2008, axle 2009, microprocessor 2031 and memory (ROM, RAM) 2032 in the electronic control unit 2010, and sensors 2021 to 29, which are provided on the vehicle 2001.
  • the communication module 2013 is a communication device that can be controlled by the microprocessor 2031 of the electronic control unit 2010 and can communicate with an external device. For example, it transmits and receives various information to and from the external device via wireless communication.
  • the communication module 2013 may be located either inside or outside the electronic control unit 2010.
  • the external device may be, for example, a base station, a mobile station, etc.
  • the communication module 2013 may transmit at least one of the signals from the various sensors 2021-2028 described above input to the electronic control unit 2010, information obtained based on the signals, and information based on input from the outside (user) obtained via the information service unit 2012 to an external device via wireless communication.
  • the electronic control unit 2010, the various sensors 2021-2028, the information service unit 2012, etc. may be referred to as input units that accept input.
  • the PUSCH transmitted by the communication module 2013 may include information based on the above input.
  • the communication module 2013 receives various information (traffic information, signal information, vehicle distance information, etc.) transmitted from an external device, and displays it on the information service unit 2012 provided in the vehicle 2001.
  • the information service unit 2012 may be called an output unit that outputs information (for example, outputs information to a device such as a display or speaker based on the PDSCH (or data/information decoded from the PDSCH) received by the communication module 2013).
  • the communication module 2013 also stores various information received from an external device in a memory 2032 that can be used by the microprocessor 2031.
  • the control unit may delete the token after the transmission unit transmits the interconnection related to the API issuance request to the other CAPIF core function.
  • the operations of multiple functional units may be physically performed by one part, or the operations of one functional unit may be physically performed by multiple parts.
  • the order of the processing procedures described in the embodiment may be changed as long as there is no contradiction.
  • the network node 30 and the terminal 20 have been described using functional block diagrams, but such devices may be realized by hardware, software, or a combination thereof.
  • the software operated by the processor of the network node 30 in accordance with an embodiment of the present invention and the software operated by the processor of the terminal 20 in accordance with an embodiment of the present invention may each be stored in any suitable storage medium, such as random access memory (RAM), flash memory, read only memory (ROM), EPROM, EEPROM, register, hard disk (HDD), removable disk, CD-ROM, database, server or the like.
  • the notification of information is not limited to the aspects/embodiments described in the present disclosure and may be performed using other methods.
  • the notification of information may be performed by physical layer signaling (e.g., Downlink Control Information (DCI), Uplink Control Information (UCI)), higher layer signaling (e.g., Radio Resource Control (RRC) signaling, Medium Access Control (MAC) signaling, broadcast information (Master Information Block (MIB), System Information Block (SIB)), other signals, or a combination of these.
  • RRC signaling may be referred to as an RRC message, and may be, for example, an RRC Connection Setup message, an RRC Connection Reconfiguration message, etc.
  • Each aspect/embodiment described in this disclosure may be applied to at least one of systems utilizing LTE (Long Term Evolution), LTE-Advanced (LTE-A), SUPER 3G, IMT-Advanced, 4G (4th generation mobile communication system), 5G (5th generation mobile communication system), FRA (Future Radio Access), NR (new Radio), W-CDMA (registered trademark), GSM (registered trademark), CDMA2000, UMB (Ultra Mobile Broadband), IEEE 802.11 (Wi-Fi (registered trademark)), IEEE 802.16 (WiMAX (registered trademark)), IEEE 802.20, UWB (Ultra-Wide Band), Bluetooth (registered trademark), or other suitable systems, and next generation systems enhanced based on these. Additionally, multiple systems may be combined (for example, a combination of at least one of LTE and LTE-A with 5G, etc.).
  • Each aspect/embodiment described in this disclosure may be a mobile communication system (mobile communications system) for mobile communications over a wide range of networks, including LTE (Long Term Evolution), LTE-A (LTE-Advanced), SUPER 3G, IMT-Advanced, 4G (4th generation mobile communication system), 5G (5th generation mobile communication system), 6th generation mobile communication system (6G), xth generation mobile communication system (xG) (xG (x is, for example, an integer or a decimal number)), FRA (Future Radio Access), and LTE (LTE-Advanced).
  • LTE Long Term Evolution
  • LTE-A LTE-Advanced
  • SUPER 3G IMT-Advanced
  • 4G fourth generation mobile communication system
  • 5G 5th generation mobile communication system
  • 6G 6th generation mobile communication system
  • xG xth generation mobile communication system
  • xG xG (x is, for example, an integer or a decimal number)
  • FRA Full Radio Access
  • the present invention may be applied to at least one of the following systems using appropriate systems: IEEE 802.11 (Wi-Fi (registered trademark)), IEEE 802.16 (WiMAX (registered trademark)), IEEE 802.20, UWB (Ultra-Wide Band), Bluetooth (registered trademark), NR (new Radio Access), New radio access (NX), Future generation radio access (FX), W-CDMA (registered trademark), GSM (registered trademark), CDMA2000, UMB (Ultra Mobile Broadband), IEEE 802.11 (Wi-Fi (registered trademark)), IEEE 802.16 (WiMAX (registered trademark)), IEEE 802.20, UWB (Ultra-Wide Band), Bluetooth (registered trademark), and next-generation systems that are expanded, modified, created, or defined based on these.
  • the present invention may be applied to a combination of multiple systems (for example, a combination of at least one of LTE and LTE-A with 5G, etc.).
  • the information or signals described in this disclosure may be output from a higher layer (or a lower layer) to a lower layer (or a higher layer). They may be input and output via multiple network nodes.
  • the input and output information may be stored in a specific location (e.g., memory) or may be managed using a management table.
  • the input and output information may be overwritten, updated, or added to.
  • the output information may be deleted.
  • the input information may be sent to another device.
  • the determination in this disclosure may be based on a value represented by one bit (0 or 1), a Boolean value (true or false), or a comparison of numerical values (e.g., a comparison with a predetermined value).
  • Software shall be construed broadly to mean instructions, instruction sets, code, code segments, program code, programs, subprograms, software modules, applications, software applications, software packages, routines, subroutines, objects, executable files, threads of execution, procedures, functions, etc., whether referred to as software, firmware, middleware, microcode, hardware description language, or otherwise.
  • Software, instructions, information, etc. may also be transmitted and received via a transmission medium.
  • a transmission medium For example, if the software is transmitted from a website, server, or other remote source using at least one of wired technologies (such as coaxial cable, fiber optic cable, twisted pair, Digital Subscriber Line (DSL)), and/or wireless technologies (such as infrared, microwave), then at least one of these wired and wireless technologies is included within the definition of a transmission medium.
  • wired technologies such as coaxial cable, fiber optic cable, twisted pair, Digital Subscriber Line (DSL)
  • wireless technologies such as infrared, microwave
  • the information, signals, etc. described in this disclosure may be represented using any of a variety of different technologies.
  • the data, instructions, commands, information, signals, bits, symbols, chips, etc. that may be referred to throughout the above description may be represented by voltages, currents, electromagnetic waves, magnetic fields or magnetic particles, optical fields or photons, or any combination thereof.
  • At least one of the channel and the symbol may be a signal (signaling).
  • the signal may be a message.
  • a component carrier (CC) may be called a carrier frequency, a cell, a frequency carrier, etc.
  • system and “network” are used interchangeably.
  • radio resources may be indicated by an index.
  • the names used for the above-mentioned parameters are not limiting in any respect. Furthermore, the formulas etc. using these parameters may differ from those explicitly disclosed in this disclosure.
  • the various channels (e.g., PUCCH, PDCCH, etc.) and information elements may be identified by any suitable names, and therefore the various names assigned to these various channels and information elements are not limiting in any respect.
  • a base station can accommodate one or more (e.g., three) cells.
  • a base station accommodates multiple cells, the entire coverage area of the base station can be divided into multiple smaller areas, and each smaller area can also provide communication services by a base station subsystem (e.g., a small indoor base station (RRH: Remote Radio Head).
  • RRH Remote Radio Head
  • the term "cell” or “sector” refers to a part or the entire coverage area of at least one of the base station and base station subsystems that provide communication services in this coverage.
  • MS Mobile Station
  • UE User Equipment
  • a mobile station may also be referred to by those skilled in the art as a subscriber station, mobile unit, subscriber unit, wireless unit, remote unit, mobile device, wireless device, wireless communication device, remote device, mobile subscriber station, access terminal, mobile terminal, wireless terminal, remote terminal, handset, user agent, mobile client, client, or some other suitable terminology.
  • At least one of the base station and the mobile station may be called a transmitting device, a receiving device, a communication device, etc.
  • At least one of the base station and the mobile station may be a device mounted on a moving object, or the moving object itself, etc.
  • the moving object may be a vehicle (e.g., a car, an airplane, etc.), an unmanned moving object (e.g., a drone, an autonomous vehicle, etc.), or a robot (manned or unmanned).
  • At least one of the base station and the mobile station may include devices that do not necessarily move during communication operations.
  • at least one of the base station and the mobile station may be an IoT (Internet of Things) device such as a sensor.
  • IoT Internet of Things
  • the base station in the present disclosure may be read as a user terminal.
  • each aspect/embodiment of the present disclosure may be applied to a configuration in which communication between a base station and a user terminal is replaced with communication between multiple terminals 20 (which may be called, for example, D2D (Device-to-Device) or V2X (Vehicle-to-Everything)).
  • the terminal 20 may be configured to have the functions of the network node 30 described above.
  • terms such as "uplink” and "downlink” may be read as terms corresponding to terminal-to-terminal communication (for example, "side").
  • the uplink channel, downlink channel, etc. may be read as a side channel.
  • the phrase “based on” does not mean “based only on,” unless expressly stated otherwise. In other words, the phrase “based on” means both “based only on” and “based at least on.”
  • a and B are different may mean “A and B are different from each other.”
  • the term may also mean “A and B are each different from C.”
  • Terms such as “separate” and “combined” may also be interpreted in the same way as “different.”
  • notification of specific information is not limited to being done explicitly, but may be done implicitly (e.g., not notifying the specific information).

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

ネットワークノードは、API(Application Programming Interface)呼び出し元から、認可要求を受信する受信部と、前記API呼び出し元に、前記認可要求に対応するトークンを送信する送信部と、前記API呼び出し元の認可に係る情報をAPI発行要求に係る相互接続に含める制御部とを有し、前記送信部は、前記API発行要求に係る相互接続を他のCAPIF(Common API Framework)コア機能に送信する。

Description

ネットワークノード及び認可方法
 本発明は、通信システムにおけるネットワークノード及び認可方法に関する。
 3GPP(登録商標)(3rd Generation Partnership Project)では、システム容量の更なる大容量化、データ伝送速度の更なる高速化、無線区間における更なる低遅延化等を実現するために、5GあるいはNR(New Radio)と呼ばれる無線通信方式(以下、当該無線通信方式を「5G」あるいは「NR」という。)の検討が進んでいる。5Gでは、10Gbps以上のスループットを実現しつつ無線区間の遅延を1ms以下にするという要求条件を満たすために、様々な無線技術の検討が行われている。
 NRでは、LTE(Long Term Evolution)のネットワークアーキテクチャにおけるコアネットワークであるEPC(Evolved Packet Core)に対応する5GC(5G Core Network)及びLTEのネットワークアーキテクチャにおけるRAN(Radio Access Network)であるE-UTRAN(Evolved Universal Terrestrial Radio Access Network)に対応するNG-RAN(Next Generation - Radio Access Network)を含むネットワークアーキテクチャが検討されている(例えば非特許文献1及び非特許文献2)。
 また、例えば、5GシステムにおけるNEF(Network Exposure Function)とAF(Application Function)間のNorthboundインタフェースをCAPIF(Common API Framework)により構成するアーキテクチャが検討されている(例えば非特許文献3及び非特許文献4)。
3GPP TS 23.501 V18.4.0 (2023-12) 3GPP TS 23.502 V18.4.0 (2023-12) 3GPP TS 29.522 V18.4.0 (2023-12) 3GPP TS 23.222 V18.2.0 (2023-06) 3GPP TS 33.501 V18.4.0 (2023-12) IETF, RFC6749, The OAuth 2.0 Authorization Framework, October 2012 3GPP TR 33.884 V18.0.1 (2023-06)
 現在のCAPIFの仕様では、複数CCF(CAPIF core function)におけるRNAA(Resource owner-aware northbound API access)の仕様が規定されていなかった。そのため、複数CCF間での効率のよい認可処理を実行することができなかった。
 本発明は上記の点に鑑みてなされたものであり、複数CCF(CAPIF core function)環境において、RNAA(Resource owner-aware northbound API access)を実行することを目的とする。
 開示の技術によれば、API(Application Programming Interface)呼び出し元から、認可要求を受信する受信部と、前記API呼び出し元に、前記認可要求に対応するトークンを送信する送信部と、前記API呼び出し元の認可に係る情報をAPI発行要求に係る相互接続に含める制御部とを有し、前記送信部は、前記API発行要求に係る相互接続を他のCAPIF(Common API Framework)コア機能に送信するネットワークノードが提供される。
 開示の技術によれば、複数CCF(CAPIF core function)環境において、RNAA(Resource owner-aware northbound API access)を実行することができる。
通信システムの例を説明するための図である。 ローミング環境下の通信システムの例を説明するための図である。 本発明の実施の形態におけるRNAAの例を説明するための図である。 本発明の実施の形態におけるOauth2.0の例を説明するための図である。 本発明の実施の形態における複数CCF配置の例を説明するための図である。 本発明の実施の形態におけるネットワーク構成の例を説明するための図である。 本発明の実施の形態における認可に係る処理の例を説明するためのシーケンス図である。 本発明の実施の形態における基地局10の機能構成の一例を示す図である。 本発明の実施の形態における端末20の機能構成の一例を示す図である。 本発明の実施の形態における基地局10及び端末20のハードウェア構成の一例を示す図である。 本発明の実施の形態における車両2001の構成の一例を示す図である。
 以下、図面を参照して本発明の実施の形態を説明する。なお、以下で説明する実施の形態は一例であり、本発明が適用される実施の形態は、以下の実施の形態に限られない。
 本発明の実施の形態の無線通信システムの動作にあたっては、適宜、既存技術が使用される。ただし、当該既存技術は、例えば既存のLTEであるが、既存のLTEに限られない。また、本明細書で使用する用語「LTE」は、特に断らない限り、LTE-Advanced、及び、LTE-Advanced以降の方式(例:NR)、又は無線LAN(Local Area Network)を含む広い意味を有するものとする。
 また、本発明の実施の形態において、無線パラメータ等が「設定される(Configure)」とは、所定の値が予め設定(Pre-configure)されることであってもよいし、ネットワークノード30又は端末20から通知される無線パラメータが設定されることであってもよい。
 図1は、通信システムの例を説明するための図である。図1に示されるように、通信システムは、端末20であるUE、複数のネットワークノード30から構成される。以下、機能ごとに1つのネットワークノード30が対応するものとするが、複数の機能を1つのネットワークノード30が実現してもよいし、複数のネットワークノード30が1つの機能を実現してもよい。また、以下に記載する「接続」は、論理的な接続であってもよいし、物理的な接続であってもよい。
 RAN(Radio Access Network)は、無線アクセス機能を有するネットワークノード30であり、基地局10を含んでもよく、UE、AMF(Access and Mobility Management Function)及びUPF(User plane function)と接続される。AMFは、RANインタフェースの終端、NAS(Non-Access Stratum)の終端、登録管理、接続管理、到達性管理、モビリティ管理等の機能を有するネットワークノード30である。UPFは、DN(Data Network)と相互接続する外部に対するPDU(Protocol Data Unit)セッションポイント、パケットのルーティング及びフォワーディング、ユーザプレーンのQoS(Quality of Service)ハンドリング等の機能を有するネットワークノード30である。UPF及びDNは、ネットワークスライスを構成する。本発明の実施の形態における無線通信ネットワークでは、複数のネットワークスライスが構築されてもよい。
 AMFは、UE、RAN、SMF(Session Management function)、NSSF(Network Slice Selection Function)、NEF(Network Exposure Function)、NRF(Network Repository Function)、UDM(Unified Data Management)、AUSF(Authentication Server Function)、PCF(Policy Control Function)、AF(Application Function)と接続される。AMF、SMF、NSSF、NEF、NRF、UDM、AUSF、PCF、AFは、各々のサービスに基づくインタフェース、Namf、Nsmf、Nnssf、Nnef、Nnrf、Nudm、Nausf、Npcf、Nafを介して相互に接続されるネットワークノード30である。
 SMFは、セッション管理、UEのIP(Internet Protocol)アドレス割り当て及び管理、DHCP(Dynamic Host Configuration Protocol)機能、ARP(Address Resolution Protocol)プロキシ、ローミング機能等の機能を有するネットワークノード30である。NEFは、他のNF(Network Function)に能力及びイベントを通知する機能を有するネットワークノード30である。NSSFは、UEが接続するネットワークスライスの選択、許可されるNSSAI(Network Slice Selection Assistance Information)の決定、設定されるNSSAIの決定、UEが接続するAMFセットの決定等の機能を有するネットワークノード30である。PCFは、ネットワークのポリシ制御を行う機能を有するネットワークノード30である。AFは、アプリケーションサーバを制御する機能を有するネットワークノード30である。NRFは、サービスを提供するNFインスタンスを発見する機能を有するネットワークノード30である。UDMは、加入者データ及び認証データを管理するネットワークノード30である。UDMは、当該データを保持するUDR(User Data Repository)と接続される。
 図2は、ローミング環境下の通信システムの例を説明するための図である。図2に示されるように、ネットワークは、端末20であるUE、複数のネットワークノード30から構成される。以下、機能ごとに1つのネットワークノード30が対応するものとするが、複数の機能を1つのネットワークノード30が実現してもよいし、複数のネットワークノード30が1つの機能を実現してもよい。また、以下に記載する「接続」は、論理的な接続であってもよいし、物理的な接続であってもよい。
 RANは、無線アクセス機能を有するネットワークノード30であり、UE、AMF及びUPFと接続される。AMFは、RANインタフェースの終端、NASの終端、登録管理、接続管理、到達性管理、モビリティ管理等の機能を有するネットワークノード30である。UPFは、DNと相互接続する外部に対するPDUセッションポイント、パケットのルーティング及びフォワーディング、ユーザプレーンのQoSハンドリング等の機能を有するネットワークノード30である。UPF及びDNは、ネットワークスライスを構成する。本発明の実施の形態における無線通信ネットワークでは、複数のネットワークスライスが構築されている。
 AMFは、UE、RAN、SMF、NSSF、NEF、NRF、UDM、AUSF、PCF、AF、SEPP(Security Edge Protection Proxy)と接続される。AMF、SMF、NSSF、NEF、NRF、UDM、AUSF、PCF、AFは、各々のサービスに基づくインタフェース、Namf、Nsmf、Nnssf、Nnef、Nnrf、Nudm、Nausf、Npcf、Nafを介して相互に接続されるネットワークノード30である。
 SMFは、セッション管理、UEのIPアドレス割り当て及び管理、DHCP機能、ARPプロキシ、ローミング機能等の機能を有するネットワークノード30である。NEFは、他のNFに能力及びイベントを通知する機能を有するネットワークノード30である。NSSFは、UEが接続するネットワークスライスの選択、許可されるNSSAIの決定、設定されるNSSAIの決定、UEが接続するAMFセットの決定等の機能を有するネットワークノード30である。PCFは、ネットワークのポリシ制御を行う機能を有するネットワークノード30である。AFは、アプリケーションサーバを制御する機能を有するネットワークノード30である。NRFは、サービスを提供するNFインスタンスを発見する機能を有するネットワークノード30である。SEPPは、非透過的なプロキシであり、PLMN(Public Land Mobile Network)間のコントロールプレーンのメッセージをフィルタリングする。図2に示されるvSEPPは、visitedネットワークにおけるSEPPであり、hSEPPは、homeネットワークにおけるSEPPである。
 図2に示されるように、UEは、VPLMN(Visited PLMN)においてRAN及びAMFと接続されているローミング環境にある。VPLMN及びHPLMN(Home PLMN)は、vSEPP及びhSEPPを経由して接続されている。UEは、例えば、VPLMNのAMFを介してHPLMNのUDMと通信が可能である。
 図3は、本発明の実施の形態におけるRNAAの例を説明するための図である。RNAA(Resource owner-aware northbound API access)は、CAPIF(Common API Framework)における認可オプションである(非特許文献4参照)。図3に示されるように、PLMNトラストドメインには、CAPIFコア機能(CAPIF core function、CCF)、リソース保有者クライアント(Resource owner client)、端末20等のAPI呼び出し元(API invoker)、API提供機能(API exposing function、AEF)、API公開機能(API publishing function、APF)及びAPI管理機能(API management function、AMF)が含まれる。これらの機能は、1又は複数のネットワークノード30により構成されてもよい。また、PLMNトラストドメイン外に、API呼び出し元が配置されてもよい。
 API呼び出し元は、CAPIFコア機能とインタフェースCAPIF-1を介して接続されてもよい。PLMNトラストドメイン外に配置されるAPI呼び出し元は、CAPIFコア機能とインタフェースCAPIF-1eを介して接続されてもよい。また、API呼び出し元は、API提供機能とインタフェースCAPIF-2を介して接続されてもよい。PLMNトラストドメイン外に配置されるAPI呼び出し元は、API提供機能とインタフェースCAPIF-2eを介して接続されてもよい。
 CAPIFコア機能と、API提供機能とは、インタフェースCAPIF-3を介して接続されてもよい。CAPIFコア機能と、API公開機能とは、インタフェースCAPIF-4を介して接続されてもよい。CAPIFコア機能と、API管理機能とは、インタフェースCAPIF-5を介して接続されてもよい。CAPIFコア機能と、リソース保有者クライアントとは、インタフェースCAPIF-8を介して接続されてもよい。
 CAPIFコア機能は、例えば端末20等のAPI呼び出し元から送信されるアプリケーションの事前登録を受信し、サードパーティのアプリケーションを認証及び許可する。API提供機能は、API呼び出し元から送信されるコアネットワークのAPI呼び出しを受信し、認証及び認可された外部アプリケーション向けにサービスAPIを開放する。
 また、リソース保有者クライアントは、CAPIFコア機能に含まれる認証機能(Authorization function)を介して、コアネットワークによるAPI呼び出しを認可することができる。例えば、認証機能は、API提供機能に登録する。登録された後、必要なタイミングで、API提供機能は、認証機能にアクセスしてAPIの呼び出し可否を確認することができる。
 なお、API呼び出し元は、例えば、端末上のアプリケーションであり、API呼び出し元の識別子を提供することにより認証をサポートする能力、CAPIFコア機能との相互認証をサポートする能力、サービスAPIにアクセスする際の認証を取得する能力、サービスAPIに係る情報を発見する能力、サービスAPIを呼び出す能力を有してもよい。
 なお、CAPIFコア機能は、例えば、API呼び出し元20Aとの相互認証をサポートする能力、サービスAPIにアクセスする際にAPI呼び出し元を認証する能力、サービスAPIに係る情報を公開及び蓄積する能力、PLMNオペレータが設定するポリシに基づいたサービスAPIのアクセス制御を行う能力、サービスAPIの呼び出しログの記録及び承認機関へのサービスAPIの呼び出しログの提供を行う能力、サービスAPIの呼び出しログに基づく課金を行う能力、サービスAPIの呼び出しをモニタリングする能力、API呼び出し元の追加及び削除を行う能力、例えば不正使用を検出する監査のためのログへのアクセスをサポートする能力、CAPIF間の接続による他のCAPIFコア機能と共にサービスAPIに係る情報を公開する能力を有してもよい。
 なお、API提供機能、API公開機能及びAPI管理機能は、ある1つのAPIプロバイダに属する機能又はノードであってもよい。
 なお、API提供機能は、サービスAPIを提供するプロバイダであり、CAPIFコア機能から提供された情報に基づいてAPI呼び出し元を認証する能力、CAPIFコア機能30Fから提供された認証を検証する能力、CAPIFコア機能におけるサービスAPI呼び出しのログを記録する能力を有してもよい。
 なお、API公開機能は、CAPIFコア機能に、当該APIプロバイダが有するサービスAPIに係る情報を公開する能力を有してもよい。
 なお、API管理機能は、当該APIプロバイダにサービスAPIの管理を実行させる機能であり、CAPIFコア機能から受信したサービスAPI呼び出しログを監査する能力、CAPIFコア機能から報告されたイベントをモニタリングする能力、CAPIFコア機能に当該APIプロバイダのポリシを設定する能力、サービスAPIの状態をモニタリングする能力、API呼び出し元を追加及び削除する能力、当該APIプロバイダの登録情報をCAPIFコア機能に登録及び維持する能力を有してもよい。
 なお、CAPIFコア機能、API提供機能、API公開機能、及びAPI管理機能は、それぞれネットワークノード30として構成されてもよいし、例えば、API提供機能、API公開機能及びAPI管理機能が1つのネットワークノード30として構成されてもよい。また、API呼び出し元及びリソース保有者クライアントは、例えば、端末又はサーバ等の通信装置であってもよいし、その他の通信装置であってもよい。
 図3は、リソース保有者が認証をAPI呼び出し元に与えるRNAAの構造モデルを示す。リソース保有者クライアントは、APIプロバイダドメインのサービスプロバイダのリソース保有者に使用されるアプリケーションクライアントである。リソース保有者クライアントは、CAPIF-8を介してCAPIFコア機能に含まれる認証機能と相互動作を実行する。リソース保有者は、リソース保有者の承諾を提供する又は無効にするためCAPIFコア機能に含まれる認証機能と通信を実行する。
 例えば、NEF、SCEF(Service Capability Exposure Function)のようなAPI提供機能は、非特許文献5に定義されるように、リソース保有者の承諾を実施するポイントとして動作し、CAPIF-3を介しCAPIFコア機能に含まれる認証機能と相互接続し動作する。また、API提供機能は、認証機能からリソース保有者の承諾に係るパラメータを取得することができる。API呼び出し元は、CAPIF-1又はCAPIF-1eを介しCAPIFコア機能に含まれる認証機能と相互接続し動作する。
 図4は、本発明の実施の形態におけるOAuth2.0の例を説明するための図である(非特許文献6参照)。ステップAにおいて、クライアントは、ユーザエージェントを介しクライアント識別子及びリダイレクションURI(Uniform Resource Identifier)を認可サーバに送信する。RNAAでは、クライアントはAPI呼び出し元、認可サーバはCCFに対応し、CAPIF-1で接続される。ステップAは、クライアントが認可要求を認可サーバに送信する動作であってもよい。
 ステップBにおいて、リソースオーナは、ユーザエージェントを介しユーザ認可を認可サーバと実行する。RNAAでは、リソースオーナはリソース保有者クライアント、認可サーバはCCFに対応し、CAPIF-8で接続される。
 ステップCにおいて、認可サーバは、ユーザエージェントを介し認可コードをクライアントに送信する。RNAAでは、クライアントはAPI呼び出し元、認可サーバはCCFに対応し、CAPIF-1で接続される。
 ステップDにおいて、クライアントは、認可コード及びリダイレクションURIを認可サーバに送信する。RNAAでは、クライアントはAPI呼び出し元、認可サーバはCCFに対応し、CAPIF-1で接続される。
 ステップEにおいて、認可サーバは、アクセストークン及びオプションとしてリフレッシュトークンをクライアントに送信する。RNAAでは、クライアントはAPI呼び出し元、認可サーバはCCFに対応し、CAPIF-1で接続される。
 図5は、本発明の実施の形態における複数CCF配置の例を説明するための図である。図5は、あるPLMNトラストドメイン内における複数CCFの配置例を示す。図5に示されるように、CCF3は、CAPIF-6を介してCCF1及びCCF2と相互接続されている。CCF1は、APIプロバイダドメイン1に属するAEF1、APF1及びAMF1に、CAPIF-3、CAPIF-4及びCAPIF-5を介しそれぞれ相互接続されている。CCF2は、APIプロバイダドメイン2に属するAEF2、APF2及びAMF2に、CAPIF-3、CAPIF-4及びCAPIF-5を介しそれぞれ相互接続されている。
 ここで、現在のCAPIFの仕様では、図5に示されるように複数のCCFにおけるAEF、APF及びAMFのデプロイメントモデルは規定されているものの、複数CCFにおけるRNAAの仕様が規定されていない。例えば、キャリア間での共通の認可処理を実行することができない。
 例えば、図5のネットワーク構成において、共通のCCF3が認可情報(アクセストークン用秘密鍵、公開鍵等)を有するため、API呼び出し元は、CCF1又はCCF2にアクセスすることができない。CCF3経由でAPI呼び出し元がAEF1又はAEF2にアクセスする場合、CCF3は共通CCFであるためセキュアでない。アクセストークンは基本的に短時間有効であり1回又は複数回に限定された使用を想定するトークンであり、キャリア間でのサービス継続性が必要な場合のユースケース時に課題がある。
 そこで、複数のCCFが単一のCCFに接続されているとき、CAPIF-6を介して認可情報を共有することができれば共通の認可処理が実現可能となる。
 図6は、本発明の実施の形態におけるネットワーク構成の例を説明するための図である。図6において、OAuth2.0における認可サーバは、CCFに含まれる。リソースオーナは、CAPIF-8を介してCCF3、CCF1及びCCF2に接続されてもよい。API呼び出し元は、CAPIF-1を介してCCF3に接続されてもよい。
 図6に示されるように、CCF3にCCF1又はCCF2が接続されているとき、CCF3とCCF1との間で認可情報の移行が実行されてもよいし、CCF3とCCF2との間で認可情報の移行が実行されてもよい。例えば、API発行要求に係る相互接続(Interconnection API publish request)に、新たな情報要素「共有可能なRNAA情報(Shareable RNAA information)」を追加してもよい。例えば、API発行応答に係る相互接続(Interconnection API publish response)に、新たな情報要素「共有可能なRNAA情報(Shareable RNAA information)」を追加してもよい。例えば、「相互接続向けRNAAトークンの削除(Remove RNAA token for interconnection)」機能を追加してもよい。
 図7は、本発明の実施の形態における認可に係る処理の例を説明するためのシーケンス図である(非特許文献7参照)。ステップS101において、API呼び出し元は、オンボーディングし認証及び認可方法をCCF3との通信により取得する。ステップS102において、API呼び出し元は、サービスAPIをCCF3との通信により発見する。ステップS103において、呼び出されるAPIにユーザ認可が必要な場合、API呼び出し元は、リソースオーナの認可に基づいて認可コードを伴うOAuth2.0を介してCAPIFトークンを取得する。
 ステップS104において、CCF3及びCCF1は、API発行要求に係る相互接続を実行する。API発行要求に係る相互接続は、CCF3からCCF1に送信されてもよい。API発行要求に係る相互接続は、情報要素「共有可能なRNAA情報」を含んでもよい。共有可能なRNAA情報は、認可機能に係る情報であってもよく、例えば、アクセスに係る情報、秘密鍵に係る情報、リソースサーバに係る情報、リソースサーバに係るアクセス情報、リソースサーバに係る公開鍵情報、API呼び出し元に係る情報、API呼び出し元に係るアクセス情報、アクセストークン用秘密鍵に係る情報、アクセストークン用公開鍵に係る情報等を含んでもよい。
 ステップS105において、CCF3及びCCF1は、API発行応答に係る相互接続を実行する。API発行応答に係る相互接続は、CCF1からCCF3に送信されてもよい。API発行応答に係る相互接続は、情報要素「共有可能なRNAA情報」を含んでもよい。共有可能なRNAA情報は、認可機能に係る情報であってもよく、例えば、アクセス情報、秘密鍵に係る情報、リソースサーバに係る情報、リソースサーバに係るアクセス情報、リソースサーバに係る公開鍵情報、API呼び出し元に係る情報、API呼び出し元に係るアクセス情報、アクセストークン用秘密鍵に係る情報、アクセストークン用公開鍵に係る情報等を含んでもよい。ステップS106において、CCF3は相互接続向けRNAA情報を削除してもよいし、CCF1は相互接続向けRNAA情報を削除してもよい。例えば、相互接続向けRNAA情報である相互接続向けRNAAトークンが削除されてもよい。
 ステップS107において、API呼び出し元は、CAPIFトークンを伴うAPI呼び出しをAEF1に送信する。ステップS108において、AEF1は、ユーザ認可及びNF認可の両方についてCAPIFトークンを検証する。なお、図7におけるCCF1は、CCF2に置換されてもよい。
 上述の実施例により、現在のCAPIFの仕様で規定されていない複数CCFにおいて、CCF間でRNAA関連情報を移行することで、RNNAをセキュアに実現することが可能となる。
 すなわち、複数CCF(CAPIF core function)環境において、RNAA(Resource owner-aware northbound API access)を実行することができる。
 (装置構成)
 次に、これまでに説明した処理及び動作を実施する基地局10、ネットワークノード30及び端末20の機能構成例を説明する。基地局10、ネットワークノード30及び端末20は上述した実施例を実施する機能を含む。ただし、基地局10、ネットワークノード30及び端末20はそれぞれ、実施例の中の一部の機能のみを備えることとしてもよい。
 <基地局10及びネットワークノード30>
 図8は、基地局10の機能構成の一例を示す図である。図8に示されるように、基地局10は、送信部110と、受信部120と、設定部130と、制御部140とを有する。図8に示される機能構成は一例に過ぎない。本発明の実施の形態に係る動作を実施できるのであれば、機能区分及び機能部の名称はどのようなものでもよい。なお、ネットワークノード30は、基地局10と同様の機能構成を有してもよい。また、システムアーキテクチャ上で複数の異なる機能を有するネットワークノード30は、機能ごとに分離された複数のネットワークノード30から構成されてもよい。
 送信部110は、端末20又は他のネットワークノード30に送信する信号を生成し、当該信号を有線又は無線で送信する機能を含む。受信部120は、端末20又は他のネットワークノード30から送信された各種の信号を受信し、受信した信号から、例えばより上位のレイヤの情報を取得する機能を含む。
 設定部130は、予め設定される設定情報、及び、端末20に送信する各種の設定情報を記憶装置に格納し、必要に応じて記憶装置から読み出す。設定情報の内容は、例えば、認証認可手順に係る設定等である。
 制御部140は、実施例において説明したように、ネットワークにおける認証認可手順に係る処理を行う。また、制御部140は、端末20との通信に係る処理を行う。制御部140における信号送信に関する機能部を送信部110に含め、制御部140における信号受信に関する機能部を受信部120に含めてもよい。
 <端末20>
 図9は、端末20の機能構成の一例を示す図である。図9に示されるように、端末20は、送信部210と、受信部220と、設定部230と、制御部240とを有する。図9に示される機能構成は一例に過ぎない。本発明の実施の形態に係る動作を実施できるのであれば、機能区分及び機能部の名称はどのようなものでもよい。
 送信部210は、送信データから送信信号を作成し、当該送信信号を無線で送信する。受信部220は、各種の信号を無線受信し、受信した物理レイヤの信号からより上位のレイヤの信号を取得する。また、受信部220は、ネットワークノード30から送信されるNR-PSS、NR-SSS、NR-PBCH、DL/UL制御信号又は参照信号等を受信する機能を有する。
 設定部230は、受信部220によりネットワークノード30から受信した各種の設定情報を記憶装置に格納し、必要に応じて記憶装置から読み出す。また、設定部230は、予め設定される設定情報も格納する。設定情報の内容は、例えば、認証認可手順に係る設定等である。
 制御部240は、実施例において説明したように、ネットワーク及びネットワークスライスへの接続制御に係る処理を行う。また、制御部240は、認証認可手順に係る処理を実行する。制御部240における信号送信に関する機能部を送信部210に含め、制御部240における信号受信に関する機能部を受信部220に含めてもよい。
 (ハードウェア構成)
 上記実施形態の説明に用いたブロック図(図8及び図9)は、機能単位のブロックを示している。これらの機能ブロック(構成部)は、ハードウェア及びソフトウェアの少なくとも一方の任意の組み合わせによって実現される。また、各機能ブロックの実現方法は特に限定されない。すなわち、各機能ブロックは、物理的又は論理的に結合した1つの装置を用いて実現されてもよいし、物理的又は論理的に分離した2つ以上の装置を直接的又は間接的に(例えば、有線、無線などを用いて)接続し、これら複数の装置を用いて実現されてもよい。機能ブロックは、上記1つの装置又は上記複数の装置にソフトウェアを組み合わせて実現されてもよい。
 機能には、判断、決定、判定、計算、算出、処理、導出、調査、探索、確認、受信、送信、出力、アクセス、解決、選択、選定、確立、比較、想定、期待、見做し、報知(broadcasting)、通知(notifying)、通信(communicating)、転送(forwarding)、構成(configuring)、再構成(reconfiguring)、割り当て(allocating、mapping)、割り振り(assigning)などがあるが、これらに限られない。たとえば、送信を機能させる機能ブロック(構成部)は、送信部(transmitting unit)や送信機(transmitter)と呼称される。いずれも、上述したとおり、実現方法は特に限定されない。
 例えば、本開示の一実施の形態におけるネットワークノード30、端末20等は、本開示の無線通信方法の処理を行うコンピュータとして機能してもよい。図10は、本開示の一実施の形態に係る基地局10及び端末20のハードウェア構成の一例を示す図である。ネットワークノード30は、基地局10と同様のハードウェア構成を有してもよい。上述の基地局10及び端末20は、物理的には、プロセッサ1001、記憶装置1002、補助記憶装置1003、通信装置1004、入力装置1005、出力装置1006、バス1007などを含むコンピュータ装置として構成されてもよい。
 なお、以下の説明では、「装置」という文言は、回路、デバイス、ユニット等に読み替えることができる。基地局10及び端末20のハードウェア構成は、図に示した各装置を1つ又は複数含むように構成されてもよいし、一部の装置を含まずに構成されてもよい。
 基地局10及び端末20における各機能は、プロセッサ1001、記憶装置1002等のハードウェア上に所定のソフトウェア(プログラム)を読み込ませることによって、プロセッサ1001が演算を行い、通信装置1004による通信を制御したり、記憶装置1002及び補助記憶装置1003におけるデータの読み出し及び書き込みの少なくとも一方を制御したりすることによって実現される。
 プロセッサ1001は、例えば、オペレーティングシステムを動作させてコンピュータ全体を制御する。プロセッサ1001は、周辺装置とのインタフェース、制御装置、演算装置、レジスタ等を含む中央処理装置(CPU:Central Processing Unit)で構成されてもよい。例えば、上述の制御部140、制御部240等は、プロセッサ1001によって実現されてもよい。
 また、プロセッサ1001は、プログラム(プログラムコード)、ソフトウェアモジュール又はデータ等を、補助記憶装置1003及び通信装置1004の少なくとも一方から記憶装置1002に読み出し、これらに従って各種の処理を実行する。プログラムとしては、上述の実施の形態において説明した動作の少なくとも一部をコンピュータに実行させるプログラムが用いられる。例えば、図8に示した基地局10の制御部140は、記憶装置1002に格納され、プロセッサ1001で動作する制御プログラムによって実現されてもよい。また、例えば、図9に示した端末20の制御部240は、記憶装置1002に格納され、プロセッサ1001で動作する制御プログラムによって実現されてもよい。上述の各種処理は、1つのプロセッサ1001によって実行される旨を説明してきたが、2以上のプロセッサ1001により同時又は逐次に実行されてもよい。プロセッサ1001は、1以上のチップによって実装されてもよい。なお、プログラムは、電気通信回線を介してネットワークから送信されてもよい。
 記憶装置1002は、コンピュータ読み取り可能な記録媒体であり、例えば、ROM(Read Only Memory)、EPROM(Erasable Programmable ROM)、EEPROM(Electrically Erasable Programmable ROM)、RAM(Random Access Memory)等の少なくとも1つによって構成されてもよい。記憶装置1002は、レジスタ、キャッシュ、メインメモリ(主記憶装置)等と呼ばれてもよい。記憶装置1002は、本開示の一実施の形態に係る通信方法を実施するために実行可能なプログラム(プログラムコード)、ソフトウェアモジュール等を保存することができる。
 補助記憶装置1003は、コンピュータ読み取り可能な記録媒体であり、例えば、CD-ROM(Compact Disc ROM)等の光ディスク、ハードディスクドライブ、フレキシブルディスク、光磁気ディスク(例えば、コンパクトディスク、デジタル多用途ディスク、Blu-ray(登録商標)ディスク)、スマートカード、フラッシュメモリ(例えば、カード、スティック、キードライブ)、フロッピー(登録商標)ディスク、磁気ストリップ等の少なくとも1つによって構成されてもよい。上述の記憶媒体は、例えば、記憶装置1002及び補助記憶装置1003の少なくとも一方を含むデータベース、サーバその他の適切な媒体であってもよい。
 通信装置1004は、有線ネットワーク及び無線ネットワークの少なくとも一方を介してコンピュータ間の通信を行うためのハードウェア(送受信デバイス)であり、例えばネットワークデバイス、ネットワークコントローラ、ネットワークカード、通信モジュールなどともいう。通信装置1004は、例えば周波数分割複信(FDD:Frequency Division Duplex)及び時分割複信(TDD:Time Division Duplex)の少なくとも一方を実現するために、高周波スイッチ、デュプレクサ、フィルタ、周波数シンセサイザなどを含んで構成されてもよい。例えば、送受信アンテナ、アンプ部、送受信部、伝送路インタフェース等は、通信装置1004によって実現されてもよい。送受信部は、送信部と受信部とで、物理的に、または論理的に分離された実装がなされてもよい。
 入力装置1005は、外部からの入力を受け付ける入力デバイス(例えば、キーボード、マウス、マイクロフォン、スイッチ、ボタン、センサ等)である。出力装置1006は、外部への出力を実施する出力デバイス(例えば、ディスプレイ、スピーカ、LEDランプ等)である。なお、入力装置1005及び出力装置1006は、一体となった構成(例えば、タッチパネル)であってもよい。
 また、プロセッサ1001及び記憶装置1002等の各装置は、情報を通信するためのバス1007によって接続される。バス1007は、単一のバスを用いて構成されてもよいし、装置間ごとに異なるバスを用いて構成されてもよい。
 また、基地局10及び端末20は、マイクロプロセッサ、デジタル信号プロセッサ(DSP:Digital Signal Processor)、ASIC(Application Specific Integrated Circuit)、PLD(Programmable Logic Device)、FPGA(Field Programmable Gate Array)等のハードウェアを含んで構成されてもよく、当該ハードウェアにより、各機能ブロックの一部又は全てが実現されてもよい。例えば、プロセッサ1001は、これらのハードウェアの少なくとも1つを用いて実装されてもよい。
 図11に車両2001の構成例を示す。図11に示すように、車両2001は駆動部2002、操舵部2003、アクセルペダル2004、ブレーキペダル2005、シフトレバー2006、前輪2007、後輪2008、車軸2009、電子制御部2010、各種センサ2021~2029、情報サービス部2012と通信モジュール2013を備える。本開示において説明した各態様/実施形態は、車両2001に搭載される通信装置に適用されてもよく、例えば、通信モジュール2013に適用されてもよい。
 駆動部2002は例えば、エンジン、モータ、エンジンとモータのハイブリッドで構成される。操舵部2003は、少なくともステアリングホイール(ハンドルとも呼ぶ)を含み、ユーザによって操作されるステアリングホイールの操作に基づいて前輪及び後輪の少なくとも一方を操舵するように構成される。
 電子制御部2010は、マイクロプロセッサ2031、メモリ(ROM、RAM)2032、通信ポート(IOポート)2033で構成される。電子制御部2010には、車両2001に備えられた各種センサ2021~2029からの信号が入力される。電子制御部2010は、ECU(Electronic Control Unit)と呼んでも良い。
 各種センサ2021~2029からの信号としては、モータの電流をセンシングする電流センサ2021からの電流信号、回転数センサ2022によって取得された前輪又は後輪の回転数信号、空気圧センサ2023によって取得された前輪又は後輪の空気圧信号、車速センサ2024によって取得された車速信号、加速度センサ2025によって取得された加速度信号、アクセルペダルセンサ2029によって取得されたアクセルペダルの踏み込み量信号、ブレーキペダルセンサ2026によって取得されたブレーキペダルの踏み込み量信号、シフトレバーセンサ2027によって取得されたシフトレバーの操作信号、物体検知センサ2028によって取得された障害物、車両、歩行者等を検出するための検出信号等がある。
 情報サービス部2012は、カーナビゲーションシステム、オーディオシステム、スピーカ、テレビ、ラジオといった、運転情報、交通情報、エンターテイメント情報等の各種情報を提供(出力)するための各種機器と、これらの機器を制御する1つ以上のECUとから構成される。情報サービス部2012は、外部装置から通信モジュール2013等を介して取得した情報を利用して、車両2001の乗員に各種マルチメディア情報及びマルチメディアサービスを提供する。情報サービス部2012は、外部からの入力を受け付ける入力デバイス(例えば、キーボード、マウス、マイクロフォン、スイッチ、ボタン、センサ、タッチパネルなど)を含んでもよいし、外部への出力を実施する出力デバイス(例えば、ディスプレイ、スピーカ、LEDランプ、タッチパネルなど)を含んでもよい。
 運転支援システム部2030は、ミリ波レーダ、LiDAR(Light Detection and Ranging)、カメラ、測位ロケータ(例えば、GNSS等)、地図情報(例えば、高精細(HD)マップ、自動運転車(AV)マップ等)、ジャイロシステム(例えば、IMU(Inertial Measurement Unit)、INS(Inertial Navigation System)等)、AI(Artificial Intelligence)チップ、AIプロセッサといった、事故を未然に防止したりドライバの運転負荷を軽減したりするための機能を提供するための各種機器と、これらの機器を制御する1つ以上のECUとから構成される。また、運転支援システム部2030は、通信モジュール2013を介して各種情報を送受信し、運転支援機能又は自動運転機能を実現する。
 通信モジュール2013は通信ポートを介して、マイクロプロセッサ2031及び車両2001の構成要素と通信することができる。例えば、通信モジュール2013は通信ポート2033を介して、車両2001に備えられた駆動部2002、操舵部2003、アクセルペダル2004、ブレーキペダル2005、シフトレバー2006、前輪2007、後輪2008、車軸2009、電子制御部2010内のマイクロプロセッサ2031及びメモリ(ROM、RAM)2032、センサ2021~29との間でデータを送受信する。
 通信モジュール2013は、電子制御部2010のマイクロプロセッサ2031によって制御可能であり、外部装置と通信を行うことが可能な通信デバイスである。例えば、外部装置との間で無線通信を介して各種情報の送受信を行う。通信モジュール2013は、電子制御部2010の内部と外部のどちらにあってもよい。外部装置は、例えば、基地局、移動局等であってもよい。
 通信モジュール2013は、電子制御部2010に入力された上述の各種センサ2021-2028からの信号、当該信号に基づいて得られる情報、及び情報サービス部2012を介して得られる外部(ユーザ)からの入力に基づく情報、の少なくとも1つを、無線通信を介して外部装置へ送信してもよい。電子制御部2010、各種センサ2021-2028、情報サービス部2012などは、入力を受け付ける入力部と呼ばれてもよい。例えば、通信モジュール2013によって送信されるPUSCHは、上記入力に基づく情報を含んでもよい。
 通信モジュール2013は、外部装置から送信されてきた種々の情報(交通情報、信号情報、車間情報等)を受信し、車両2001に備えられた情報サービス部2012へ表示する。情報サービス部2012は、情報を出力する(例えば、通信モジュール2013によって受信されるPDSCH(又は当該PDSCHから復号されるデータ/情報)に基づいてディスプレイ、スピーカなどの機器に情報を出力する)出力部と呼ばれてもよい。また、通信モジュール2013は、外部装置から受信した種々の情報をマイクロプロセッサ2031によって利用可能なメモリ2032へ記憶する。メモリ2032に記憶された情報に基づいて、マイクロプロセッサ2031が車両2001に備えられた駆動部2002、操舵部2003、アクセルペダル2004、ブレーキペダル2005、シフトレバー2006、前輪2007、後輪2008、車軸2009、センサ2021~2029等の制御を行ってもよい。
 (実施の形態のまとめ)
 以上、説明したように、本発明の実施の形態によれば、API(Application Programming Interface)呼び出し元から、認可要求を受信する受信部と、前記API呼び出し元に、前記認可要求に対応するトークンを送信する送信部と、前記API呼び出し元の認可に係る情報をAPI発行要求に係る相互接続に含める制御部とを有し、前記送信部は、前記API発行要求に係る相互接続を他のCAPIF(Common API Framework)コア機能に送信するネットワークノードが提供される。
 上記の構成により、現在のCAPIFの仕様で規定されていない複数CCFにおいて、CCF間でRNAA関連情報を移行することで、RNNAをセキュアに実現することが可能となる。すなわち、複数CCF(CAPIF core function)環境において、RNAA(Resource owner-aware northbound API access)を実行することができる。
 前記制御部は、RNAA(Resource owner-aware northbound API access)における認可に係る情報を前記API発行要求に係る相互接続に含めてもよい。当該構成により、現在のCAPIFの仕様で規定されていない複数CCFにおいて、CCF間でRNAA関連情報を移行することで、RNNAをセキュアに実現することが可能となる。
 前記制御部は、前記トークンに係る秘密鍵情報及び前記トークンに係る公開鍵情報を前記API発行要求に係る相互接続に含めてもよい。当該構成により、現在のCAPIFの仕様で規定されていない複数CCFにおいて、CCF間でRNAA関連情報を移行することで、RNNAをセキュアに実現することが可能となる。
 前記制御部は、リソースサーバに係る情報を前記API発行要求に係る相互接続に含めてもよい。当該構成により、現在のCAPIFの仕様で規定されていない複数CCFにおいて、CCF間でRNAA関連情報を移行することで、RNNAをセキュアに実現することが可能となる。
 前記制御部は、前記送信部が前記API発行要求に係る相互接続を前記他のCAPIFコア機能に送信した後、前記トークンを削除してもよい。当該構成により、現在のCAPIFの仕様で規定されていない複数CCFにおいて、CCF間でRNAA関連情報を移行することで、RNNAをセキュアに実現することが可能となる。
 また、本発明の実施の形態によれば、API(Application Programming Interface)呼び出し元から、認可要求を受信する手順と、前記API呼び出し元に、前記認可要求に対応するトークンを送信する手順と、前記API呼び出し元の認可に係る情報をAPI発行要求に係る相互接続に含める手順と、前記API発行要求に係る相互接続を他のCAPIF(Common API Framework)コア機能に送信する手順とをネットワークノードが実行する認可方法が提供される。
 上記の構成により、現在のCAPIFの仕様で規定されていない複数CCFにおいて、CCF間でRNAA関連情報を移行することで、RNNAをセキュアに実現することが可能となる。すなわち、複数CCF(CAPIF core function)環境において、RNAA(Resource owner-aware northbound API access)を実行することができる。
 (実施形態の補足)
 以上、本発明の実施の形態を説明してきたが、開示される発明はそのような実施形態に限定されず、当業者は様々な変形例、修正例、代替例、置換例等を理解するであろう。発明の理解を促すため具体的な数値例を用いて説明がなされたが、特に断りのない限り、それらの数値は単なる一例に過ぎず適切な如何なる値が使用されてもよい。上記の説明における項目の区分けは本発明に本質的ではなく、2以上の項目に記載された事項が必要に応じて組み合わせて使用されてよいし、ある項目に記載された事項が、別の項目に記載された事項に(矛盾しない限り)適用されてよい。機能ブロック図における機能部又は処理部の境界は必ずしも物理的な部品の境界に対応するとは限らない。複数の機能部の動作が物理的には1つの部品で行われてもよいし、あるいは1つの機能部の動作が物理的には複数の部品により行われてもよい。実施の形態で述べた処理手順については、矛盾の無い限り処理の順序を入れ替えてもよい。処理説明の便宜上、ネットワークノード30及び端末20は機能的なブロック図を用いて説明されたが、そのような装置はハードウェアで、ソフトウェアで又はそれらの組み合わせで実現されてもよい。本発明の実施の形態に従ってネットワークノード30が有するプロセッサにより動作するソフトウェア及び本発明の実施の形態に従って端末20が有するプロセッサにより動作するソフトウェアはそれぞれ、ランダムアクセスメモリ(RAM)、フラッシュメモリ、読み取り専用メモリ(ROM)、EPROM、EEPROM、レジスタ、ハードディスク(HDD)、リムーバブルディスク、CD-ROM、データベース、サーバその他の適切な如何なる記憶媒体に保存されてもよい。
 また、情報の通知は、本開示で説明した態様/実施形態に限られず、他の方法を用いて行われてもよい。例えば、情報の通知は、物理レイヤシグナリング(例えば、DCI(Downlink Control Information)、UCI(Uplink Control Information))、上位レイヤシグナリング(例えば、RRC(Radio Resource Control)シグナリング、MAC(Medium Access Control)シグナリング、報知情報(MIB(Master Information Block)、SIB(System Information Block))、その他の信号又はこれらの組み合わせによって実施されてもよい。また、RRCシグナリングは、RRCメッセージと呼ばれてもよく、例えば、RRC接続セットアップ(RRC Connection Setup)メッセージ、RRC接続再構成(RRC Connection Reconfiguration)メッセージ等であってもよい。
 本開示において説明した各態様/実施形態は、LTE(Long Term Evolution)、LTE-A(LTE-Advanced)、SUPER 3G、IMT-Advanced、4G(4th generation mobile communication system)、5G(5th generation mobile communication system)、FRA(Future Radio Access)、NR(new Radio)、W-CDMA(登録商標)、GSM(登録商標)、CDMA2000、UMB(Ultra Mobile Broadband)、IEEE 802.11(Wi-Fi(登録商標))、IEEE 802.16(WiMAX(登録商標))、IEEE 802.20、UWB(Ultra-WideBand)、Bluetooth(登録商標)、その他の適切なシステムを利用するシステム及びこれらに基づいて拡張された次世代システムの少なくとも一つに適用されてもよい。また、複数のシステムが組み合わされて(例えば、LTE及びLTE-Aの少なくとも一方と5Gとの組み合わせ等)適用されてもよい。
 本開示において説明した各態様/実施形態は、LTE(Long Term Evolution)、LTE-A(LTE-Advanced)、SUPER 3G、IMT-Advanced、4G(4th generation mobile communication system)、5G(5th generation mobile communication system)、6th generation mobile communication system(6G)、xth generation mobile communication system(xG)(xG(xは、例えば整数、小数))、FRA(Future Radio Access)、NR(new Radio)、New radio access(NX)、Future generation radio access(FX)、W-CDMA(登録商標)、GSM(登録商標)、CDMA2000、UMB(Ultra Mobile Broadband)、IEEE 802.11(Wi-Fi(登録商標))、IEEE 802.16(WiMAX(登録商標))、IEEE 802.20、UWB(Ultra-WideBand)、Bluetooth(登録商標)、その他の適切なシステムを利用するシステム及びこれらに基づいて拡張、修正、作成、規定された次世代システムの少なくとも一つに適用されてもよい。また、複数のシステムが組み合わされて(例えば、LTE及びLTE-Aの少なくとも一方と5Gとの組み合わせ等)適用されてもよい。
 本明細書で説明した各態様/実施形態の処理手順、シーケンス、フローチャート等は、矛盾の無い限り、順序を入れ替えてもよい。例えば、本開示において説明した方法については、例示的な順序を用いて様々なステップの要素を提示しており、提示した特定の順序に限定されない。
 本明細書においてネットワークノード30によって行われるとした特定動作は、場合によってはその上位ノード(upper node)によって行われることもある。ネットワークノード30を有する1つ又は複数のネットワークノード(network nodes)からなるネットワークにおいて、端末20との通信のために行われる様々な動作は、ネットワークノード30及びネットワークノード30以外の他のネットワークノード(例えば、MME又はS-GW等が考えられるが、これらに限られない)の少なくとも1つによって行われ得ることは明らかである。上記においてネットワークノード30以外の他のネットワークノードが1つである場合を例示したが、他のネットワークノードは、複数の他のネットワークノードの組み合わせ(例えば、MME及びS-GW)であってもよい。
 本開示において説明した情報又は信号等は、上位レイヤ(又は下位レイヤ)から下位レイヤ(又は上位レイヤ)へ出力され得る。複数のネットワークノードを介して入出力されてもよい。
 入出力された情報等は特定の場所(例えば、メモリ)に保存されてもよいし、管理テーブルを用いて管理してもよい。入出力される情報等は、上書き、更新、又は追記され得る。出力された情報等は削除されてもよい。入力された情報等は他の装置へ送信されてもよい。
 本開示における判定は、1ビットで表される値(0か1か)によって行われてもよいし、真偽値(Boolean:true又はfalse)によって行われてもよいし、数値の比較(例えば、所定の値との比較)によって行われてもよい。
 ソフトウェアは、ソフトウェア、ファームウェア、ミドルウェア、マイクロコード、ハードウェア記述言語と呼ばれるか、他の名称で呼ばれるかを問わず、命令、命令セット、コード、コードセグメント、プログラムコード、プログラム、サブプログラム、ソフトウェアモジュール、アプリケーション、ソフトウェアアプリケーション、ソフトウェアパッケージ、ルーチン、サブルーチン、オブジェクト、実行可能ファイル、実行スレッド、手順、機能などを意味するよう広く解釈されるべきである。
 また、ソフトウェア、命令、情報などは、伝送媒体を介して送受信されてもよい。例えば、ソフトウェアが、有線技術(同軸ケーブル、光ファイバケーブル、ツイストペア、デジタル加入者回線(DSL:Digital Subscriber Line)など)及び無線技術(赤外線、マイクロ波など)の少なくとも一方を使用してウェブサイト、サーバ、又は他のリモートソースから送信される場合、これらの有線技術及び無線技術の少なくとも一方は、伝送媒体の定義内に含まれる。
 本開示において説明した情報、信号などは、様々な異なる技術のいずれかを使用して表されてもよい。例えば、上記の説明全体に渡って言及され得るデータ、命令、コマンド、情報、信号、ビット、シンボル、チップなどは、電圧、電流、電磁波、磁界若しくは磁性粒子、光場若しくは光子、又はこれらの任意の組み合わせによって表されてもよい。
 なお、本開示において説明した用語及び本開示の理解に必要な用語については、同一の又は類似する意味を有する用語と置き換えてもよい。例えば、チャネル及びシンボルの少なくとも一方は信号(シグナリング)であってもよい。また、信号はメッセージであってもよい。また、コンポーネントキャリア(CC:Component Carrier)は、キャリア周波数、セル、周波数キャリアなどと呼ばれてもよい。
 本開示において使用する「システム」及び「ネットワーク」という用語は、互換的に使用される。
 また、本開示において説明した情報、パラメータなどは、絶対値を用いて表されてもよいし、所定の値からの相対値を用いて表されてもよいし、対応する別の情報を用いて表されてもよい。例えば、無線リソースはインデックスによって指示されるものであってもよい。
 上述したパラメータに使用する名称はいかなる点においても限定的な名称ではない。さらに、これらのパラメータを使用する数式等は、本開示で明示的に開示したものと異なる場合もある。様々なチャネル(例えば、PUCCH、PDCCHなど)及び情報要素は、あらゆる好適な名称によって識別できるので、これらの様々なチャネル及び情報要素に割り当てている様々な名称は、いかなる点においても限定的な名称ではない。
 本開示においては、「基地局(BS:Base Station)」、「無線基地局」、「基地局装置」、「固定局(fixed station)」、「NodeB」、「eNodeB(eNB)」、「gNodeB(gNB)」、「アクセスポイント(access point)」、「送信ポイント(transmission point)」、「受信ポイント(reception point)、「送受信ポイント(transmission/reception point)」、「セル」、「セクタ」、「セルグループ」、「キャリア」、「コンポーネントキャリア」などの用語は、互換的に使用され得る。基地局は、マクロセル、スモールセル、フェムトセル、ピコセルなどの用語で呼ばれる場合もある。
 基地局は、1つ又は複数(例えば、3つ)のセルを収容することができる。基地局が複数のセルを収容する場合、基地局のカバレッジエリア全体は複数のより小さいエリアに区分でき、各々のより小さいエリアは、基地局サブシステム(例えば、屋内用の小型基地局(RRH:Remote Radio Head)によって通信サービスを提供することもできる。「セル」又は「セクタ」という用語は、このカバレッジにおいて通信サービスを行う基地局及び基地局サブシステムの少なくとも一方のカバレッジエリアの一部又は全体を指す。
 本開示においては、「移動局(MS:Mobile Station)」、「ユーザ端末(user terminal)」、「ユーザ装置(UE:User Equipment)」、「端末」などの用語は、互換的に使用され得る。
 移動局は、当業者によって、加入者局、モバイルユニット、加入者ユニット、ワイヤレスユニット、リモートユニット、モバイルデバイス、ワイヤレスデバイス、ワイヤレス通信デバイス、リモートデバイス、モバイル加入者局、アクセス端末、モバイル端末、ワイヤレス端末、リモート端末、ハンドセット、ユーザエージェント、モバイルクライアント、クライアント、又はいくつかの他の適切な用語で呼ばれる場合もある。
 基地局及び移動局の少なくとも一方は、送信装置、受信装置、通信装置などと呼ばれてもよい。なお、基地局及び移動局の少なくとも一方は、移動体に搭載されたデバイス、移動体自体などであってもよい。当該移動体は、乗り物(例えば、車、飛行機など)であってもよいし、無人で動く移動体(例えば、ドローン、自動運転車など)であってもよいし、ロボット(有人型又は無人型)であってもよい。なお、基地局及び移動局の少なくとも一方は、必ずしも通信動作時に移動しない装置も含む。例えば、基地局及び移動局の少なくとも一方は、センサなどのIoT(Internet of Things)機器であってもよい。
 また、本開示における基地局は、ユーザ端末で読み替えてもよい。例えば、基地局及びユーザ端末間の通信を、複数の端末20間の通信(例えば、D2D(Device-to-Device)、V2X(Vehicle-to-Everything)などと呼ばれてもよい)に置き換えた構成について、本開示の各態様/実施形態を適用してもよい。この場合、上述のネットワークノード30が有する機能を端末20が有する構成としてもよい。また、「上り」及び「下り」などの文言は、端末間通信に対応する文言(例えば、「サイド(side)」)で読み替えられてもよい。例えば、上りチャネル、下りチャネルなどは、サイドチャネルで読み替えられてもよい。
 同様に、本開示におけるユーザ端末は、基地局で読み替えてもよい。この場合、上述のユーザ端末が有する機能を基地局が有する構成としてもよい。
 本開示で使用する「判断(determining)」、「決定(determining)」という用語は、多種多様な動作を包含する場合がある。「判断」、「決定」は、例えば、判定(judging)、計算(calculating)、算出(computing)、処理(processing)、導出(deriving)、調査(investigating)、探索(looking up、search、inquiry)(例えば、テーブル、データベース又は別のデータ構造での探索)、確認(ascertaining)した事を「判断」「決定」したとみなす事などを含み得る。また、「判断」、「決定」は、受信(receiving)(例えば、情報を受信すること)、送信(transmitting)(例えば、情報を送信すること)、入力(input)、出力(output)、アクセス(accessing)(例えば、メモリ中のデータにアクセスすること)した事を「判断」「決定」したとみなす事などを含み得る。また、「判断」、「決定」は、解決(resolving)、選択(selecting)、選定(choosing)、確立(establishing)、比較(comparing)などした事を「判断」「決定」したとみなす事を含み得る。つまり、「判断」「決定」は、何らかの動作を「判断」「決定」したとみなす事を含み得る。また、「判断(決定)」は、「想定する(assuming)」、「期待する(expecting)」、「みなす(considering)」などで読み替えられてもよい。
 「接続された(connected)」、「結合された(coupled)」という用語、又はこれらのあらゆる変形は、2又はそれ以上の要素間の直接的又は間接的なあらゆる接続又は結合を意味し、互いに「接続」又は「結合」された2つの要素間に1又はそれ以上の中間要素が存在することを含むことができる。要素間の結合又は接続は、物理的なものであっても、論理的なものであっても、或いはこれらの組み合わせであってもよい。例えば、「接続」は「アクセス」で読み替えられてもよい。本開示で使用する場合、2つの要素は、1又はそれ以上の電線、ケーブル及びプリント電気接続の少なくとも一つを用いて、並びにいくつかの非限定的かつ非包括的な例として、無線周波数領域、マイクロ波領域及び光(可視及び不可視の両方)領域の波長を有する電磁エネルギーなどを用いて、互いに「接続」又は「結合」されると考えることができる。
 参照信号は、RS(Reference Signal)と略称することもでき、適用される標準によってパイロット(Pilot)と呼ばれてもよい。
 本開示において使用する「に基づいて」という記載は、別段に明記されていない限り、「のみに基づいて」を意味しない。言い換えれば、「に基づいて」という記載は、「のみに基づいて」と「に少なくとも基づいて」の両方を意味する。
 本開示において使用する「第1の」、「第2の」などの呼称を使用した要素へのいかなる参照も、それらの要素の量又は順序を全般的に限定しない。これらの呼称は、2つ以上の要素間を区別する便利な方法として本開示において使用され得る。したがって、第1及び第2の要素への参照は、2つの要素のみが採用され得ること、又は何らかの形で第1の要素が第2の要素に先行しなければならないことを意味しない。
 上記の各装置の構成における「手段」を、「部」、「回路」、「デバイス」等に置き換えてもよい。
 本開示において、「含む(include)」、「含んでいる(including)」及びそれらの変形が使用されている場合、これらの用語は、用語「備える(comprising)」と同様に、包括的であることが意図される。さらに、本開示において使用されている用語「又は(or)」は、排他的論理和ではないことが意図される。
 本開示において、例えば、英語でのa, an及びtheのように、翻訳により冠詞が追加された場合、本開示は、これらの冠詞の後に続く名詞が複数形であることを含んでもよい。
 本開示において、「AとBが異なる」という用語は、「AとBが互いに異なる」ことを意味してもよい。なお、当該用語は、「AとBがそれぞれCと異なる」ことを意味してもよい。「離れる」、「結合される」などの用語も、「異なる」と同様に解釈されてもよい。
 本開示において説明した各態様/実施形態は単独で用いてもよいし、組み合わせて用いてもよいし、実行に伴って切り替えて用いてもよい。また、所定の情報の通知(例えば、「Xであること」の通知)は、明示的に行うものに限られず、暗黙的(例えば、当該所定の情報の通知を行わない)ことによって行われてもよい。
 以上、本開示について詳細に説明したが、当業者にとっては、本開示が本開示中に説明した実施形態に限定されるものではないということは明らかである。本開示は、請求の範囲の記載により定まる本開示の趣旨及び範囲を逸脱することなく修正及び変更態様として実施することができる。したがって、本開示の記載は、例示説明を目的とするものであり、本開示に対して何ら制限的な意味を有するものではない。
10    基地局
110   送信部
120   受信部
130   設定部
140   制御部
20    端末
210   送信部
220   受信部
230   設定部
240   制御部
30    ネットワークノード
1001  プロセッサ
1002  記憶装置
1003  補助記憶装置
1004  通信装置
1005  入力装置
1006  出力装置
2001  車両
2002  駆動部
2003  操舵部
2004  アクセルペダル
2005  ブレーキペダル
2006  シフトレバー
2007  前輪
2008  後輪
2009  車軸
2010  電子制御部
2012  情報サービス部
2013  通信モジュール
2021  電流センサ
2022  回転数センサ
2023  空気圧センサ
2024  車速センサ
2025  加速度センサ
2026  ブレーキペダルセンサ
2027  シフトレバーセンサ
2028  物体検出センサ
2029  アクセルペダルセンサ
2030  運転支援システム部
2031  マイクロプロセッサ
2032  メモリ(ROM,RAM)
2033  通信ポート(IOポート)

Claims (6)

  1.  API(Application Programming Interface)呼び出し元から、認可要求を受信する受信部と、
     前記API呼び出し元に、前記認可要求に対応するトークンを送信する送信部と、
     前記API呼び出し元の認可に係る情報をAPI発行要求に係る相互接続に含める制御部とを有し、
     前記送信部は、前記API発行要求に係る相互接続を他のCAPIF(Common API Framework)コア機能に送信するネットワークノード。
  2.  前記制御部は、RNAA(Resource owner-aware northbound API access)における認可に係る情報を前記API発行要求に係る相互接続に含める請求項1記載のネットワークノード。
  3.  前記制御部は、前記トークンに係る秘密鍵情報及び前記トークンに係る公開鍵情報を前記API発行要求に係る相互接続に含める請求項1記載のネットワークノード。
  4.  前記制御部は、リソースサーバに係る情報を前記API発行要求に係る相互接続に含める請求項1記載のネットワークノード。
  5.  前記制御部は、前記送信部が前記API発行要求に係る相互接続を前記他のCAPIFコア機能に送信した後、前記トークンを削除する請求項1記載のネットワークノード。
  6.  API(Application Programming Interface)呼び出し元から、認可要求を受信する手順と、
     前記API呼び出し元に、前記認可要求に対応するトークンを送信する手順と、
     前記API呼び出し元の認可に係る情報をAPI発行要求に係る相互接続に含める手順と、
     前記API発行要求に係る相互接続を他のCAPIF(Common API Framework)コア機能に送信する手順とをネットワークノードが実行する認可方法。
PCT/JP2024/000690 2024-01-12 2024-01-12 ネットワークノード及び認可方法 Pending WO2025150201A1 (ja)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/JP2024/000690 WO2025150201A1 (ja) 2024-01-12 2024-01-12 ネットワークノード及び認可方法

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2024/000690 WO2025150201A1 (ja) 2024-01-12 2024-01-12 ネットワークノード及び認可方法

Publications (1)

Publication Number Publication Date
WO2025150201A1 true WO2025150201A1 (ja) 2025-07-17

Family

ID=96386925

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2024/000690 Pending WO2025150201A1 (ja) 2024-01-12 2024-01-12 ネットワークノード及び認可方法

Country Status (1)

Country Link
WO (1) WO2025150201A1 (ja)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023213988A1 (en) * 2022-05-06 2023-11-09 Telefonaktiebolaget Lm Ericsson (Publ) Application programming interface access in a communication network

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023213988A1 (en) * 2022-05-06 2023-11-09 Telefonaktiebolaget Lm Ericsson (Publ) Application programming interface access in a communication network

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
BERNT MATTSSON, NOKIA, NOKIA SHANGHAI BELL: "Service API retrieval for CAPIF interconnection", 3GPP DRAFT; S6-233912; TYPE CR; CR 0145; TEI19, ECAPIF, 3RD GENERATION PARTNERSHIP PROJECT (3GPP), MOBILE COMPETENCE CENTRE ; 650, ROUTE DES LUCIOLES ; F-06921 SOPHIA-ANTIPOLIS CEDEX ; FRANCE, vol. SA WG6, no. Chicago, US; 20231113 - 20231117, 19 November 2023 (2023-11-19), Mobile Competence Centre ; 650, route des Lucioles ; F-06921 Sophia-Antipolis Cedex ; France, XP052546612 *
SA3: "LS on CAPIF specification work in SA3", 3GPP DRAFT; S6-180976_WAS_S3-182027, 3RD GENERATION PARTNERSHIP PROJECT (3GPP), MOBILE COMPETENCE CENTRE ; 650, ROUTE DES LUCIOLES ; F-06921 SOPHIA-ANTIPOLIS CEDEX ; FRANCE, vol. SA WG6, no. Sophia Antipolis, France; 20180723 - 20180727, 25 June 2018 (2018-06-25), Mobile Competence Centre ; 650, route des Lucioles ; F-06921 Sophia-Antipolis Cedex ; France , XP051544962 *

Similar Documents

Publication Publication Date Title
JP7758422B2 (ja) ネットワークノード、リソースオーナー装置、システム、及び通信方法
JP7796148B2 (ja) 通信装置、ネットワークノード装置、システム、及び通信方法
WO2025150201A1 (ja) ネットワークノード及び認可方法
WO2025150202A1 (ja) ネットワークノード及び認可方法
JP7819296B2 (ja) 通信装置、ネットワークノード装置、及び認可制御方法
WO2025150203A1 (ja) ネットワークノード及び認可方法
EP4668817A1 (en) Approval device, communication system, and communication method
WO2025150200A1 (ja) ネットワークノード及び制御方法
WO2026018453A1 (ja) ネットワークノード及び認可方法
WO2025234116A1 (ja) 端末、ネットワークノード、及び通信方法
WO2026018452A1 (ja) ネットワークノード及び認可方法
WO2024209655A1 (ja) ネットワークノード及び認証方法
WO2025238835A1 (ja) 端末、ネットワークノード、及び通信方法
WO2025238836A1 (ja) ネットワークノード、端末、及び通信方法
WO2025238869A1 (ja) ネットワークノード及び制御方法
WO2025262873A1 (ja) 通信装置、ネットワークノード、及び通信方法
WO2025238871A1 (ja) ネットワークノード及び制御方法
WO2025238868A1 (ja) ネットワークノード及び制御方法
WO2025234130A1 (ja) ネットワークノード
WO2025238870A1 (ja) ネットワークノード及び制御方法
WO2025238872A1 (ja) ネットワークノード及び制御方法
WO2024202059A1 (ja) ネットワークノード及び認証方法
WO2025262872A1 (ja) 通信装置、ネットワークノード、及び通信方法
WO2025037404A1 (ja) ネットワークノード、通信方法及び通信システム
WO2024166188A1 (ja) ネットワークノード及び制御方法

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 24917077

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2025569255

Country of ref document: JP

Kind code of ref document: A

WWE Wipo information: entry into national phase

Ref document number: 2025569255

Country of ref document: JP