Skip to content

Commit

Permalink
Update qos-profiles.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
eric-murray authored Nov 26, 2024
1 parent 7306ed4 commit 5f9423b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/API_definitions/qos-profiles.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ info:
# Multi-SIM scenario handling
In multi-SIM scenarions where more than one mobile device is associated with a phone number (e.g. a smartphone with an associated smartwatch), it might not be possible to uniquely identify a single device from that phone number. When filtering QoS profiles by device in such scenarios, one of the following options should be used:
In multi-SIM scenarios where more than one mobile device is associated with a phone number (e.g. a smartphone with an associated smartwatch), it might not be possible to uniquely identify a single device from that phone number. When filtering QoS profiles by device in such scenarios, one of the following options should be used:
- Use the authorisation code flow to obtain a 3-legged access token, which will automatically identify the intended device
- Identify the intended device from a unique identifier for that device, such as its source IP address and port
- Check with the SIM provider whether a unique "secondary" phone number is already associated with each device, and use the secondary phone number to identify the intended device
Expand Down

0 comments on commit 5f9423b

Please sign in to comment.