Cloudflare On-Demand Tunnel with Custom Domain

Using Cloudflare Tunnel with a custom domain on Cloudflare, configured locally and started only when needed.

April 17, 2025 路 3 min 路 566 words 路 Larsolino

Auth0 and user role information

This document explains how to add custom role or group information to ID tokens in Auth0 using OpenID Connect, enabling user rights management in an SSO integration (e.g., for a Java backend).

February 12, 2025 路 2 min 路 308 words 路 Larsolino

Add group information to Keycloak UserInfo and tokens

How to add users groups in Keycloak to a token or the UserInfo endpoint.

January 15, 2025 路 2 min 路 244 words 路 Larsolino

Postman and the Keycloak UserInfo endpoint

How to query the Keycloak UserInfo endpoint with Postman and the Authorization Code Flow.

January 14, 2025 路 3 min 路 535 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

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