Connect to an external PostgreSQL database with SSL and Red Hat's single sign-on technology

1 · Red Hat · Aug. 18, 2021, 9:03 a.m.
This article shows you how to connect securely to applications and data sources using Red Hat's single sign-on technology. The example connects to an external PostgreSQL database in secure Single Sockets Layer (SSL) mode, first locally and then on Red Hat OpenShift. As you will see, it is usually much easier to carry out the integration first on a standalone instance of Red Hat's SSO, and then deploy it on OpenShift. At a high level, we will do the following: Step 1: Configure the PostgreSQL ser...