Onboarding DataHub Users - NRCan/datahub-portal GitHub Wiki

Onboarding DataHub Users

This document described the process for onboarding DataHub users.

How many users should you onboard?

It may seem enough to onboard one user, but most of the time you will find you need to onboard more than one.

Code

public void OnboardUser(int n=1)
{
   DoOnboardUser(n);
}

Sample Landing Screenshot

image

⚠️ **GitHub.com Fallback** ⚠️