Introduction This article will cover how to inject secrets in Pods using Hashicorp Vault. In previous articles, we covered how to install Hashicorp Vault in Kubernetes, configure and create secrets in Hashicorp, and how tools such as TIBCO BW can retrieve them. Still, today, we are going to go one step ahead. The reason why […]
Security
TIBCO BW Hashicorp Vault Configuration: More Powerful and Better Secured in 3 Steps
Introduction This article aims to show the TIBCO BW Hashicorp Vault Configuration to integrate your TIBCO BW application with the secrets stored in Hashicorp Vault, mainly for the externalization and management of password and credentials resources. As you probably know, in the TIBCO BW application, the configuration is stored in Properties at different levels (Module […]
Create Secrets in Hashicorp Vault Using 2 Easy Ways
Introduction Create secrets in Hashicorp Vault is one of the most important and relevant things you can do once you have installed Hashicorp Vault on your environment, probably by recovering and getting these secrets from the components they need it. But in today’s article, we will focus on the first part so you can learn […]
Hashicorp Vault Installation on Kubernetes: Quick and Simple in 3 Easy Steps
Introduction In this article, we are going to cover the Hashicorp Vault Installation on Kubernetes. Hashicorp Vault has become one of the industry standards when we talk about managing secrets and sensitive data in production environments, and this covers cloud and non-cloud-native deployments. But especially in Kubernetes, this is a critical component. We have already […]
Grafana and LDAP: Increase Security in Less Than 5 minutes
This article will cover how to quickly integrate Grafana and LDAP server to increase the security of your application
Improving Development Security With These Open Source Tools
Development Security is one of the big topics of today’s development practice. All the improvements that we got following the DevOps practices have generated many issues and concerns from the security perspective.
Harbor Registry: How to use to increase security on your platform?
Learn about how Harbor, a container registry, helps to improve your docker security by adding docker security scanning or docker security signing of your images
Flogo JWT Support
OAuth 2.0 and JWT Introduction OAuth 2.0 OAuth 2.0 is a protocol that allows users to authorize third-parties to access their info without needing to know the user credentials. It usually relies on an additional system that acts as Identity Provider where the user is going to authenticate against, and then once authenticate you are […]