Category: Blog Post
-

Integrating ORDS with 3rd-party SSO
Integrating ORDS with 3rd-party SSO In today’s post I will describe the process of integrating OIDC implicit flow with ORDS running on Tomcat against Keycloak service. May sound complicated, but we’ll break it down into individual components so we know what we’re talking about. OIDC implicit flow OIDC or OpenID Connect is an extension of
-

Hardening Apache ZooKeeper security using zkpolicy
Hardening Apache ZooKeeper security using zkpolicy Apache ZooKeeper is an open-source server which enables highly reliable distributed coordination. Distributed applications can use it to maintain configuration information, implement naming, provide synchronization and group services. There are numerous applications using ZooKeeper such as Hbase, Kafka, YARN, HDFS and Spark. Metadata is stored in data objects named

