Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »

In this section, you can see information about the new features and functionality in this release.

HTTP/2 Client Agent Supports Additional Access Token Request

Additional properties for access token requests are added to the HTTP/2 Client Agent. This enhancement is applicable when users select the Nnrf Access Token as the Authentication Type in the Authentication tab.

The available access tokens properties include Requester PLMN (Public Land Mobile Network), SNPN (Standalone Non-Public Network), and Requester S-NSSAI.

See HTTP/2 Client Agent Configuration for more information.

5G Profile Supports 3GPP Rel-17

The 5G profile is enhanced to support 3GPP version 17. Users can select the version from the Version Select drop-down field. Additional NF types are added along with this new version support. 

See 5G Profile for more information.

HTTP/2 Server Agent Supports Proxy During Registration in NRF.

The HTTP/2 Server agent can now use the HTTP proxy if required to reach NRF servers.

See HTTP/2 Server Agent for more information.

Database Table to Support tableGetMetaInfo Function

The tableGetMetaInfo function returns the column name, column type and index status.

See Database Table Functions for more information.

Authorization Server

The Authorization Server is a service provider that generates OAuth2 based access token to be used for calling REST APIs hosted on the HTTP/2 Server agent that requires the OAuth2 authorization process. The Authorization Server utilizes platform to run and can be configured to store provisioned scopes and registered clients either in file-based storage or database storage. We currently only support Oracle and PostgreSQL database for the database storage.

See https://infozone.atlassian.net/wiki/spaces/MD92/pages/109478291/Authorization+Server+User+s+Guide for more information.


Access Controller - Access Group name

Dot (.) is now allowed in the Access Group name. Valid characters are A-Z, a-z, 0-9, '-', '.' and '_'.

  • No labels