Skip to content

Prerequisites for Access Management for Apache Flink on Kubernetes

Before proceeding, ensure the following components are set up and ready:

  1. Apache Flink Dockerfile
    • Ensure you have the necessary instructions and configuration to customize the Apache Flink Docker image for this integration.
  2. Privacera DataServer
  3. JWT Provider
    • Set up a JWT provider that can generate short tokens for users and/or groups. Refer to the JWT token usage guide for configuration details.

Comments