Seeker Security Provider Framework

October 12, 2021 ยท View on GitHub

The Seeker Security Provider Framework causes an application to be bound with a [Seeker Security Provider][s] service instance.

Detection CriterionExistence of a single bound Seeker Security Provider service. The existence of a provider service is defined by the VCAP_SERVICES payload containing a service name, label or tag with seeker as a substring.
Tags seeker-service-provider
Tags are printed to standard output by the buildpack detect script

User-Provided Service

When binding Appinternals using a user-provided service, it must have seeker as substring. The credential payload must contain the following entries:

NameDescription
seeker_server_urlThe fully qualified URL of a Synopsys Seeker Server (e.g. https://seeker.example.com)

NOTE In order to use this integration, the Seeker Server version must be at least 2019.08 or later.