IT engineer by day ๐ฅ๏ธ, photographer chasing sunsets ๐ธ, and gamer conquering virtual realms ๐ฎ by night. Capturing code, landscapes, and high scores
๐จโ๐ป Explore my work on GitHub! ๐ Click the link in my bio to delve into projects, including the recent journey with Kafka implementations. Your feedback is appreciated! ๐ป๐ #GitHubRepository#CodeShowcase#DeveloperLife ๐
๐ข Just published: Embedding a Single Superset Chart into an iFrame! ๐จ๐ป Dive into the guide to simplify chart embedding with Superset. Check it out here: https://t.co/Gz8WuBoi0Q ๐ #DataVisualization#Superset#TechBlog
๐ Kicked off my React journey today! Learning about folder structure, component reusability, and the React DOM. Exciting to dive into building interactive UIs with these basics. ๐ปโจ #ReactJS#FrontendDevelopment#CodingJourney ๐ฑ
๐ Unwanted opinion: Securing your REST API can be effectively achieved by using HTTPS. ๐ก๏ธ Encrypts data in transit, protecting sensitive information from interception. ๐ปโจ #SecurityFirst#HTTPS#APISecurity
๐ Tested OPA for managing Kafka's producing and consuming rights, and itโs working smoothly! Implemented the necessary Rego policies, and the demo app is running well. Exciting progress in securing Kafka operations! ๐ปโจ #OpenPolicyAgent#KafkaSecurity#RegoPolicy#TechSuccess
๐ Exploring Open Policy Agent (OPA) โ it's an impressive tool for policy-based control across the stack. Powerful, flexible, and highly recommended for managing policies in complex environments! ๐ปโจ #OpenPolicyAgent#OPA#PolicyManagement#TechTools
Has anyone utilized the password flow in Apache Kafka using the OAuth bearer mechanism with Keycloak as the authorization server? Kindly share your experiences and insights.
#apachekafka#kafka#oauth
@__r_A_9__ I have attempted to implement a custom callback handler that generates the user token instead of the client's and passes it to Kafka. However, Kafka does not appear to recognize the class, despite my adding it in the recommended manner.
@__r_A_9__ I have already configured the aforementioned parameters. However, based on my research, Kafka only supports the client_credentials grant type rather than the ROPC (Resource Owner Password Credential) grant type. This discrepancy is causing difficulties in authorizing Kafka topics
๐ Just read the latest chapter of One Pieceโtruly a masterpiece by Oda! The storytelling and character development continue to amaze me. ๐ดโโ ๏ธโจ #OnePiece#EichiroOda#Chapter1115 ๐
After extensive research and numerous trials, I've successfully implemented SASL/OAUTHBEARER in Kafka! Now, my Kafka clusters' authentication is managed seamlessly by the OAuth server, Keycloak. Excited about this milestone in secure messaging! #OAuth#Keycloak#TechMilestone
๐ Just finished One Piece manga chapter 1100. Kuma's past was heart-wrenching โ he went through so much just to save Bonney. ๐ข Truly a testament to Oda-san's storytelling prowess. ๐ดโโ ๏ธโจ #OnePiece#Kuma#EichiroOda#Chapter1100 ๐
๐ Absolutely hooked on One Piece manga! Currently on chapter 1094 and can't put it down. Eichiro Oda-san has truly crafted a masterpiece that keeps me captivated. ๐ดโโ ๏ธโจ #OnePiece#MangaMasterpiece#EichiroOda#Chapter1094 ๐
๐ฆญ Ventured into the world of Podman today! ๐ Exploring the containerization landscape beyond Docker, unlocking new possibilities in managing containers. Exciting times ahead mastering Podman! ๐ป๐ #Podman#Containerization#ContinuousLearning ๐
๐ก Leveled up the security game! Implemented Spring Security with JdbcUserDetailsManager, shifting from in-memory configurations. ๐ก๏ธ๐ป Strengthening authentication and authorization mechanisms for enhanced application security. #SpringSecurity#JdbcUserDetailsManager
๐ Leveled up security in Spring Boot! Built a custom UserDetailsManager utilizing custom JDBC authentication. ๐ป๐ก๏ธ Strengthening authentication flows with tailored solutions. #SpringBootSecurity#CustomAuthentication#JdbcUserDetailsManager ๐
๐ก Eureka moment! Discovered the ability to set default configurations for topic creation in the https://t.co/GIDYarSXi5 file of Kafka broker. ๐ฒ๐ Streamlining the deployment environment just got a whole lot easier! ๐ป๐ #KafkaConfigurations#DeploymentOptimization ๐