PinnedKaranbir SinghJWT — JWS or JWE? JWK? JWKS?I have always been impressed by JWTs, the concept overall, the usage, the technicalities around it. In fact it is the thing that forced me…Jun 23, 20231Jun 23, 20231
PinnedKaranbir SinghSystem Design — 2 way JWT, not 2 way TLS, JWS — JWEOverviewAug 11, 20221Aug 11, 20221
Karanbir SinghSpring Boot + AWS Roles Anywhere: Quick GuideSpring Boot + AWS Roles Anywhere: Quick Guide — a custom AWS credential providerOct 25Oct 25
Karanbir SinghEmbracing AWS IAM Roles AnywhereIf not a medium member, try using the link here to view it for free.Oct 21Oct 21
Karanbir SinghGitlab CICD ➫ Build docker images using BuildpacksHaving worked mostly with Bamboo, setting up Gitlab CI/CD is slightly more complex. But it’s just a one-time configuration and I am in love…Sep 14Sep 14
Karanbir SinghSpring Boot Oauth2 Client override expiry of token responseIf not a medium member, try using the link here to get free access to the postSep 1Sep 1
Karanbir Singhyaml & json in the same Spring project.This is a quick reference for the config & settings needed to support the application/yaml and application/json content for request and…Aug 21Aug 21
Karanbir SinghPassword less AWS Console Sign In using DUO & AWS STS.This post will help one Login to AWS console, with the help of DUO without any password. ⚠️ Important ⚠️ — This is a POC solution only…Aug 9Aug 9
Karanbir SinghSpring Boot load config from AWS S3, etc.The post here is going to focus on - loading Spring Boot application’s config (externalised) without Spring Cloud Config Server.️Jul 212Jul 212
Karanbir SinghSpring Boot — Override default propertiesSpring boot is a very opinionated framework & there are too many libraries working on the similar model which is based on opinions.May 25May 25