top of page

Super.Human Portal
Configuration Guide

For Clients Hosted by Prominic.NET


The Super.Human Portal transforms how you interact with your Domino environment by bringing the full power of Notes applications directly to your web browser. With this portal properly configured, the Notes Client becomes unnecessary for daily operations - everything you need can be accessed through a modern web interface.

This revolutionary approach means:

  • No more software installations or updates on user machines

  • Access your Domino applications from any device with a web browser

  • Seamless collaboration with the same features you're used to in Notes

  • A modern, responsive interface that works anywhere


💡 Browser Tip: While Super.Human Portal works with most modern browsers, Firefox currently provides the best performance and compatibility. We recommend using Firefox for the optimal experience.


Prerequisites

  • Administrator access to your Domino environment

  • Notes Client installed (only needed for initial configuration)

  • Your Domino server information provided by Prominic.NET

  • Web browser (Firefox recommended)

Let's get started with configuring your portal to unlock the full potential of browser-based Domino access.

Step 1 - Access SuperHumanPortal Configuration

1. Open your Notes Client

2. Go to File > Open > Application > Open an Application

3. Provide your full server name in the form of host.domain/organization

Example: restaurant-1.pancakes.com/pancakes

4. Open the Super.Human.Portal.nsf database

5. Cross certify if needed (you may be prompted to accept the server's certificate)

6. Access the Configuration document

shp-config.jpg

Step 2 - Configure Nomad URLs

1. In the Configuration document, locate the following fields:
- nomad_base_url

- nomad_helper_url

2. Update the value of these fields

- nomad_base_url
  https://notes.[hostname].[domain]/nomad/

- nomad_helper_url:
  https://notes.[hostname].[domain]/nomad/nomadhelper.htm

Example:

- nomad_base_url
 https://notes.restaurant-1.pancakes.com/nomad/

- nomad_helper_url
 https://notes.restaurant-1.pancakes.com/nomad/nomadhelper.html
 

3. Click Submit to save your changes

Step 3: Set Administrator Permissions

1. In the Configuration document, locate the role_Administrator_users field

2. Update the value of this field to specify who can manage the Super.Human Portal:


Option A: Specific User Access

Add individual administrators using their Canonical Name format:

Example: Bob Evans/Pancakes

For multiple users, separate with commas: Bob Evans/Pancakes, Jane Smith/Pancakes

 

Option B: Organization-Wide Access

Grant all users in your organization full portal management control using wildcard format:

Example: */Pancakes

This grants access to all users in the "Pancakes" organization

 

3. Click Submit to save your changes

Step 4: Test Your Configuration

1. Open a web browser and navigate to:

https://[your-server-FQDN]/Super.Human./Portal/js-release/index.html
Example:
https://notes.restaurant-1.pancakes.com/Super.Human./Portal/js-release/index.html

 

2. Test adding a database bookmark:

- Click Bookmarks in the left navigation menu

- Click Browse Database

- Select a database that your users frequently access

- Click Add Bookmark


3. Test launching the bookmark:

- Web Access (Nomad): Click on the bookmark you just created and verify it opens correctly in your web browser

- Desktop Access (optional): If Notes Client is installed, click the Notes Client button to test launching the bookmark in your desktop client

bottom of page