- NTM: Notification and Task Management
- Context: A set of three values which include Billing Account + Contract + Department
- Within NTM, (Client Identity = Application = Channel) are used interchangeably.
- Every application publishes to its own channel. Publishing to other channels is restricted based on client identity.
- Every application willing to listen to its own channel has to explicitly create a subscription for itself.
- Every client identity is associated with one and only one channel within NTM.
- Every application receiving push messages from NTM has to validate the audience field in JWT token.
- Keyword used while making a subscription request should be a substring of Message Title published.
- Context is mandatory for any message that is destined to a user.
- Please contact cfs-ntm@slb.com for any support or queries.