Property | Description |
---|---|
|
Dictates whether SSL verification should be disabled. Default is true. |
The properties as specified in application-default.yml
and application-uber.yml
.
Headers:
Service: the service for which the route is defined
Property: the property name for the service under broadleaf.gateway.proxyurls.[service]
, broadleaf.gateway.predicates.[service]
, and broadleaf.gateway.filters.[service]
Default Proxy URL Port: the port specified for the broadleaf.gateway.proxyurls.[service]
property in application-default.yml
. Used when the microservice is deployed independently from the stack. Note that by default, the actual full property value is https://localhost:{port}
.
Uber Override Proxy URL Port: the port specified for the broadleaf.gateway.proxyurls.[service]
property in application-uber.yml
. Used when the microservice stack is bundled and deployed as a single application. Note that by default, the actual full property value is https://localhost:{port}
.
Route Predicate Base Path: base matching path for the route as defined for broadleaf.gateway.predicates.[service]
in application-default.yml
.
Service | Property | Default Proxy URL Port | Uber Override Proxy URL Port | Route Predicate Base Path |
---|---|---|---|---|
Admin Navigation |
|
8455 |
8447 |
/api/admin-navigation |
Admin User |
|
8464 |
8447 |
/api/admin-user |
Admin Web |
|
3000 |
3000 |
Not applicable |
Asset |
|
8453 |
8447 |
/api/asset |
Authentication |
|
8443 |
8443 |
/auth |
Authentication API |
|
8443 |
8443 |
/api/auth |
Bulk Operations |
|
8483 |
8447 |
/api/bulk-operations |
Campaign |
|
8451 |
8447 |
/api/campaign |
Cart |
|
8458 |
8447 |
/api/cart |
Cart Operations |
|
8459 |
8447 |
/api/cart-operations |
Catalog |
|
8442 |
8447 |
/api/catalog |
Catalog Browse |
|
8468 |
8447 |
/api/catalog-browse |
Configuration (System Properties) |
|
8888 |
8888 |
/api/system-properties |
Credit Account |
|
8478 |
8447 |
/api/credit-account |
Customer |
|
8463 |
8447 |
/api/customer |
Import |
|
8461 |
8447 |
/api/import |
Indexer |
|
8462 |
8462 |
/api/index |
Inventory |
|
8471 |
8447 |
/api/inventory |
Menu |
|
8444 |
8447 |
/api/menu |
Metadata |
|
8445 |
8447 |
/api/metadata |
Notification |
|
8469 |
8447 |
/api/notification |
Offer |
|
8452 |
8447 |
/api/offer |
Open API Docs |
|
3003 |
3003 |
/api/docs |
Order |
|
8470 |
8447 |
/api/order |
Order Operations |
|
8472 |
8447 |
/api/order-operations |
Payment Transaction |
|
8476 |
8447 |
/api/payment |
Personalization |
|
8460 |
8447 |
/api/personalization |
Pricing |
|
8448 |
8447 |
/api/pricing |
Sandbox |
|
8449 |
8447 |
/api/sandbox |
Scheduled Job |
|
8454 |
8447 |
/api/scheduledjob |
Search |
|
8457 |
8447 |
/api/search |
Tenant |
|
8450 |
8447 |
/api/tenant |
Vendor |
|
8473 |
8447 |
/api/vendor |