Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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

Excerpt
namenewfeature

Table of Contents
minLevel1
maxLevel6
include
outlinefalse
indent
styledefault
exclude
typelist
class
printablefalse

...

newfeature
Excerpt
name

New Features

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 '_'.

Log Files UI

Issue number(s):

Avro Encoding and Decoding

Issue Id:

Enhancements

Database Support in Inter Workflow

Issue number(s):

In this release, you can now use Inter Workflow without using a filesystem. Inter Workflow also supports SAP HANA.
You can now choose storage types either FileSystem or Database. Using storage type as Database, you now get the corresponding database SQL scripts for creating the required tables in the database and also, provide a possibility to recover in case of a filesystem crash.

...

See Inter Workflow.

Support of Amazon S3 in System Importer and System Exporter

Issue number(s):

The system importer and exporter is now enhanced to support Amazon S3 using Desktop Online interface. You can import and export data and configurations from and to Amazon S3 as shown below:

...

See System Exporter, and System Importer for more information.