Purpose
This guide provides step-by-step instructions for configuring your first Gateway in Cantara. A Gateway establishes a secure connection between Cantara and your JD Edwards (JDE) environment, allowing authenticated requests to be routed safely and reliably.
Optional SCIM provisioning can also be configured to automate user and group synchronisation between the IdP and Cantara platform.
Before you begin
Before starting Gateway configuration, ensure the following conditions are met:
-
Cantara access: Administrative permissions to manage Gateways.
-
JD Edwards access: Administrative access to the JDE environment to configure nodes and services.
-
Identity Provider access: Administrative access to the IdP for configuring SSO authentication.
-
Namespace: At least one namespace must already exist in Cantara, as the Gateway is created within a namespace.
-
SSL Certificate: An SSL certificate in PKCS#12 format (.p12 or .pfx) is required for JWT token signing. The certificate can be self-signed, internally signed, or publicly signed, and must include a private key. Certificate creation is covered in Part Two: SSL Certificate Configuration for SSO Token Signing.
-
SCIM (Optional): If you plan to configure automated user and group synchronisation, ensure SCIM provisioning is enabled and working
Gateway Configuration Steps
|
Part |
Description |
Key actions |
|---|---|---|
|
Part One |
Node Configuration in JD Edwards |
Configure SSO nodes, set token lifetimes, and establish trust relationships. |
|
Part Two |
SSO Token Signing Certificate Configuration |
Create and apply the SSL certificate used for JWT token signing. |
|
Part Three |
Configure SSO in the Identity Provider |
Register the application, configure the redirect URI, create the client secret, and set up SSO endpoints and claims. |
|
Part Four |
Cantara Gateway Setup |
Upload the certificate, configure the gateway and authentication settings, and connect the AIS or JAS service. |
|
Part Five |
SCIM Provisioning (Optional) |
Automate user and group synchronisation between the IdP and Cantara. |
Procedure
The configuration process is divided into the following five parts, which must be completed in order to ensure the gateway is configured correctly and securely:
Outcome
Your first gateway is configured and operational. A secure connection has been established between Cantara and your JD Edwards environment, with authentication handled through your Identity Provider and JWT token signing secured via SSL certificates. Authenticated requests can now be routed from Cantara to JDE through the gateway.
If SCIM provisioning was configured, user accounts and group memberships are synchronised automatically from your Identity Provider into Cantara.
What’s next?
Once the gateway is configured, Gateway Access Control can be configured to manage access to services and functions, see .