For the complete documentation index, see llms.txt. This page is also available as Markdown.

Account Branding

The new AccessNow account branding is configured by Gallagher. The following service configuration elements are prepared by Gallagher in collaboration with the customer and the channel partner.

To proceed with styling your AccessNow account, please provide us with:

  • Please provide your company's logo in SVG or PNG format with a transparent background.

  • The primary colour you want to use as the leading colour for your account theme, preferably in a web colour format such as RGB or hexadecimal.

Our team will reach out to finalise these aspects to reflect your brand identity effectively.

Service URL

You can use Gallagher's subdomain or your own custom domain. Custom domain configuration involves validating the domain and generating an SSL certificate.

Whitelabeling lets you publish AccessNow under a URL you own (your organisation’s domain). The customer must create and manage the required DNS records in their DNS zone, while Gallagher provisions and validates the TLS certificate so the service is reachable securely on the customer’s chosen hostname.

The following URL options are available:

Decide where you will publish the service URL for people within your organisation to make requests.

Process for Whitelabel Requests

Whitelabel URLs are subdomains under the customer’s own domain. They are available on request during onboarding. Use this process when the customer wants AccessNow on their own domain (whitelabel URL). The customer must create the required DNS records in their domain’s DNS zone. Gallagher will provide the DNS target values and will provision the TLS certificate after DNS is configured.

1

1) Customer provides the whitelabel URL

Ask the customer to confirm the exact hostname they will use for AccessNow.

Example: accessnow.some-org.com.

2

2) Customer creates the service CNAME

In the customer’s DNS for some-org.com, create a CNAME record:

  • Name/Host: accessnow (or accessnow.some-org.com, depending on DNS UI)

  • Type: CNAME

  • Target/Value: access-now-au.security.gallagher.cloud

3

3) Gallagher creates the TLS certificate request

Gallagher initiates certificate issuance for the customer hostname (for example, accessnow.some-org.com).

4

4) Gallagher provides certificate validation CNAME

Gallagher sends the customer the CNAME record details required for certificate validation.

5

5) Customer adds the certificate validation CNAME

Customer creates the provided certificate validation CNAME record in the DNS for some-org.com.

6

6) Wait for certificate activation

Wait for DNS propagation and for the certificate to move to an active/issued state.

7

7) Test

Verify:

  • https://accessnow.some-org.com resolves correctly.

  • TLS is valid (no browser warnings).

  • AccessNow loads and behaves as expected.

Last updated

Was this helpful?