🗓️ Tuesday, January 14, 2025

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.

January 14, 2025 · 1 min · 41 words · Larsolino

Problems and fixes with shell script execution

How to resolve problems when trying to execute shell scripts under macOS.

January 8, 2025 · 2 min · 326 words · Larsolino

🗓️ Wednesday, January 08, 2025

🚀 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.

January 8, 2025 · 1 min · 37 words · Larsolino

🗓️ Friday, December 13, 2024

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. ...

December 13, 2024 · 1 min · 132 words · Larsolino

Entra (Azure AD) token verification using Postman

Check if a Microsoft Entra OIDC client application works using Postman.

November 14, 2019 · 3 min · 559 words · Larsolino