👋 Ciao! I’m Fabio, a Solutions Engineer specialized in 🔐 Identity & Access Management (IAM). I work between France 🇫🇷 and Italy 🇮🇹 for Okta.
📚 In this space, I share ideas, experiences, and insights about the world of digital identity.
🌍 Although this site is multilingual and some posts are also in Italian and French, most content is in English. To see everything, pick English as your language.
Automate AWS EC2 power management and DNS updates using Okta Workflows, AWS Lambda, and CloudWatch. Start and stop VMs from the Okta dashboard, enforce scheduled shutdowns, and dynamically update DNS records. The guide covers setup steps, security considerations, and cost management in AWS demo environments.
Automate Mac OS window resizing with AppleScript to set precise dimensions and position for applications, useful for video recording or screen sharing.
How to integrate GLPI, an open-source IT service management platform, with Okta for SSO. It covers running a GLPI test environment via Docker, LDAP and SAML configuration walkthroughs, and notes on OAuth/OIDC with commercial plugins. The guide highlights user import, authentication options, demo readiness, and security limitations for non-production use.
This guide explains how to send Base64-encoded HTTP headers with Okta Access Gateway (OAG) using nginx configuration extensions. It covers internal-only app setup, usage of OpenResty modules, and examples for encoding user data in headers. Solutions include native nginx directives and Lua scripting, supporting common legacy integration needs for secure internal communication and custom header enrichment.
Enable rapid SCIM server testing with Okta using Flask, Docker Compose, and ngrok tunnels. This guide details a working starter solution with persistent PostgreSQL data, Makefile commands for easy management, and public access via ngrok. Ideal for demo and development, it supports Okta provisioning but implements no production-grade security. Sample endpoints, troubleshooting notes, and port references included for quick setup.