Onboarding Applications Best Practices

Onboarding Applications Best Practices

How you onboard applications will depend on a rough idea of your total inventory of applications.

No. of Apps Method Details
< 50 Manually onboard - Creating an application

- Scanning with the user interface
< 500 Automatic Application Creation - Enable automatic application creation

- Adding to ci build

- Command line scanner (CLI)
> 500 Onboarding Scripts (REST API) - IQ Server REST API
any Easy SCM Onboarding
any Config-as-Code project

Manually Onboard

Add applications using the Organizations and Applications menu of the IQ Server user interface (UI).

Potential Pitfalls:

Automatic Application Creation

Configure the IQ server to allow applications to automatically be added when using an unused PublicID during a scan.

Recommendations:

Pitfalls:

Resources:

Onboarding through Source Control Managers

Easy SCM Onboarding lets you select applications to onboard through a point-and-click menu in the UI.

Pitfalls:

Onboarding Scripts (REST API)

Using the REST API to configure applications preemptively or in real-time.

Pitfalls:

Resources: