Jason Konicki
Jason Konicki
Currently, our UAA sample on works on CF. It would be beneficial to have a sample for local development also.
1) Deprecation warning: Use of the '--hostname' command-line flag option is deprecated in favor of the 'routes' property in the manifest. Please see https://docs.cloudfoundry.org/devguide/deploy-apps/manifest-attributes.html#routes for usage information. The '--hostname' command-line...
Add the ability to load service bindings that are configured in Kubernetes environments with [Kubernetes Service Bindings](https://github.com/servicebinding/spec)
Add method that will only create a specific list of endpoints for creation at startup. i.e. AddActuators(list of endpoint enums)
Along with the OpenID and OAuth2 that we currently offer, Identity Server should be the next support path we take for single sign-on, identity management, authorization, and API security.
`startup` probes are used to know when a container application has started. If such a probe is configured, it disables liveness and readiness checks until it succeeds, making sure those...
This is an epic to follow the work involved in properly handling mTLS needs in our core components.
Provide the ability to communicate across linked nodes using a message broker (streams). This will have functionality similar to what Spring Cloud Bus provides.
Add Azure Service Bus support to our Streams implementations
Connectors need the ability to retrieve certificate properties from the VCAP env