Postman and the Keycloak UserInfo endpoint
How to query the Keycloak UserInfo endpoint with Postman and the Authorization Code Flow.
How to query the Keycloak UserInfo endpoint with Postman and the Authorization Code Flow.
Finally, I created a working setup with Keycloak 26.x, and I added an article about querying the UserInfo endpoint using Postman. You can use this to test your configurations outside an integrated product to make sure your Keycloak configuration works correctly.
How to resolve problems when trying to execute shell scripts under macOS.
🚀 Happy new year 2025, everyone! 🚀 It didn’t start well for me, but there’s a new article about fixing shell execution issues. The Code category page now includes a first project with Keycloak and Docker scripts.
Friday, the 13th 🔪, may be a good date for starting a completely refreshed website. 😀 After the first handwritten incarnation of Larsolino.com, I decided it was too much work to update everything by hand. I did evaluate multiple interesting options, but I decided that I want to go with: A static web page doesn’t require a database. The flexibility to change the layout, structure, and features. Keep the information in the files on my hard drive. A solution that does not require paying 60 or more bucks every year, even if updates are rare. I decided to maintain my existing HUGO knowledge after looking at possible alternatives like 11ty. The templates available helped a lot in making decisions. I am grateful for the free hosting provided by Cloudflare for this site. ...
This article shows how to set a JCR’s UUID in code to keep it consistent across systems.
Check if a Microsoft Entra OIDC client application works using Postman.
How to set up Magnolia CMS on macOS with a PostgreSQL database.
A Groovy script that generates a report on the asset sizes within Magnolia DAM.
There are components in many software projects that can be difficult to monitor. Information about bottlenecks that might obstruct a production launch of your project is crucial during the creation phase.