Ott Auth Tab


In VoLTE Node testing, the OTT Access Auth on the Gm > Control tab allows you to define the RTT OTT Client.

Available in In AMF Nodal, IP Application Node, MME Nodal, SGW Nodal, Network Host and Wifi Offload Gateway Nodal test cases. Enables the OTT Access Auth Tab under the Gm Interface.

The difference between native VOLTE Client and RTT OTT Client can be summarized as following:

Message Flow

 


Remote Auth Address

Enter a valid IP address of the Remote Authorization server.

NOTE: Tcl variable is the same as Oidc User Auth Tab - Remote Auth Address. Click on the link to learn more about the Oidc User Auth Tab.

 

Tcl Parameter: OAuthRemoteAddr

Timeout (s)

Enter the maximum time to wait for a response from the Auth server.

Range: 1 to 65535

Default: 5

NOTE: Tcl variable is the same as Oidc User Auth Tab - Timeout. Click on the link to learn more about the Oidc User Auth Tab.

 

Tcl Parameter: OAuthTimeout

Message Flow

See Data Message Flow (Data Traffic Tab > Data Message Flows) to create RTT OTT DMFs. Data Protocol = oauth.

 

[Basic] library has number of pre-configured DMFs for RTT OTT Client:

  DMF’s Copy/Paste buffers (7 – 10 for instance ) will be used to extract the following received from network attributes:

  • Access Token (Copy_AccessTokenàPaste_Buffer_7)
  • IMPI (Copy_IMPIàPaste_Buffer_8)
  • IMPU (Copy_IMPUàPaste_Buffer_9)
  • Street Address (Copy_StreetAddressàPaste_Buffer_10)

 

 

Select Instances and Assignments for pop up window for edits :

 

Network Host as API GW

 A number of pre-configured DMFs are added to the [Basic] library:

-       OAuth-Server-http

-       OAuth-Server-https

-       OAuth-Server-http-NetworkAuthentication

-       OAuth-Server-https-NetworkAuthentication

 

 

 

^ Back to Top