Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 1.18 KB

framework-seeker_security_provider.md

File metadata and controls

24 lines (20 loc) · 1.18 KB

Seeker Security Provider Framework

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:

Name Description
seeker_server_url The 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.