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 22 Next »

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

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 an 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 a 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 databases for the database storage.

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

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.

Database storage.png

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 the Desktop interface. You can import and export data and configurations from and to Amazon S3 as shown below:

sysimporter.pngsysexporter-s3.png

See System Exporter, and System Importer for more information.

Git Support

Issue number(s): 

You can now import and export data and configurations from and to Git repositories.

See File System ProfileSystem Exporter , and System Importer  for more information.

Access Controller - Access Group Name

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

  • No labels