Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions BXRetail-Terraform-pkg/bxretail-sample-app/Dockerfile.dev
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ ENV NODE_ENV=development

# Meta data. It matters.
LABEL com.pingidentity.vendor="Ping Identity"
LABEL com.pingidentity.department="Technical Enablement"
LABEL com.pingidentity.product="sample app"
LABEL com.pingidentity.department="Demo Engineering"
LABEL com.pingidentity.product="sample app for PingOne + Terraform integration"
LABEL com.pingidentity.vertical="retail"
LABEL com.pingidentity.environment="Developers' Experience"
LABEL com.pingidentity.security="snyk container test, snyk test --dev"
Expand Down
4 changes: 2 additions & 2 deletions BXRetail-Terraform-pkg/bxretail-sample-app/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# BXRetail Sample App by PingIdentity Technical Enablement
# BXRetail Sample App by PingIdentity Demo Engineering

## Introduction
BXRetail is a demo application developed by Ping Identity's Technical Enablement team to showcase various use cases implemented in a real-world looking, online retail application. The application was branded and designed to look identical to an online retail app. Because many features of online retail do not relate to Ping's line of business, many links or features are not functional. They are still included for aesthetic reality.
BXRetail is a demo application developed by Ping Identity's Demo Engineering team to showcase various use cases implemented in a real-world looking, online retail application. The application was branded and designed to look identical to an online retail app. Because many features of online retail do not relate to Ping's line of business, many links or features are not functional. They are still included for aesthetic reality.

It is a unique demo due to our PingOne-led initiative, with no non-SaaS software added to the environment.

Expand Down
Loading
Loading