Automate the output of regulated data in your web applications

InCountry HTML outputs regulated data within your monolithic web application on the fly.

Populate regulated data in your monolithic web applications in real time

Data Regulation Map Of HTML Gateway

Data compliance with InCountry HTML

Features

  • Compliant with personal data protection standards, including PCI
  • Neatly integrates with your monolithic web application
  • Compliance and protection of regulated data throughout the entire workflow
  • Enhanced protection of customers' personal data
  • Configurable mechanism for identifying and processing fields with regulated data
  • Real-time HTML structure parsing and value swapping

Benefits

  • Automate the filling of regulated data within your monolithic web applications
  • Process and retain regulated data within your enterprise applications
  • Customizable flows for retrieving regulated data
  • Eliminate local compliance risks while querying and storing your customer personal data
  • Unparalleled protection of customer data with minimal investment

How it Works

How It Works HTML Gateway
Create an integration with InCountry HTML on the InCountry Portal.
Register the endpoint where regulated data will pass through.
Add special attributes for fields with regulated data into the HTML templates of your monolithic application.
InCountry HTML identifies elements with redacted data and queries this data from the InCountry platform.
InCountry HTML then swaps redacted values with clear-text values while rendering the HTML pages to your customers in your web application.

Frequently asked questions

How does InCountry HTML identify what fields store regulated data in my monolithic web application?

.

You need to add special field attributes for fields with regulated data in your web application. HTML Gateway identifies these attributes within the HTML file structure and processes them according to the pre-defined rules.

Can modifications made by InCountry HTML corrupt the HTML structure of my application pages?

.

No, HTML Gateway does not modify the HTML structure of your pages. It only swaps redacted data with clear-text values while outputting sensitive data within your business process workflows.

Can I query regulated data from a specific country?

.

Yes, you can configure HTML Gateway to query regulated data from the country you need.

Can I customize my business process workflows and make InCountry HTML handle regulated data differently depending on the workflow used?

.

Yes, you can create customizable scenarios supporting different data flows within your monolithiс application according to your business needs.

Does InCountry HTML sanitize regulated data values supplied to our monolithic web application?

.

Yes, HTML Gateway sanitizes output with regulated data values before swapping them within your HTML pages.

What requirements for the monolithic web application does InCountry HTML impose?

.

InCountry HTML imposes the following requirements for your monolithiс web application:

  1. HTML elements used for output of regulated data must have two data attributes that regulate the redaction/unredaction of their values;
  2. regulated data fields should contain plain values without nested elements or rich-text data within them;
  3. the application loads the minimal amount of external resources, especially graphics or elements that are passed along in the SVG format;
  4. the application handles HTTP requests in the application/x-www-form-urlencoded content type;
  5. the application may perform basic database queries if needed without complex validation or aggregation functions;
  6. the application may perform basic AJAX requests with a JSON or HTML response (without nested AJAX data in HTML responses).