Posts

  • Come configurare reCaptcha enterprise di GCP

    recaptcha enterprise è un servizio di Google Cloud Platform (GCP) che fornisce una soluzione di sicurezza avanzata per proteggere i siti web da attacchi di spam e bot. In questo articolo, vedremo come configurare reCaptcha enterprise di GCP per proteggere il tuo sito web.

  • Piccola guida a Git

    Git è un sistema di controllo delle versioni (VCS) che consente di salvare e tenere traccia delle modifiche a file nel tempo senza sovrascrivere gli snapshot precedenti. È ampiamente utilizzato dai programmatori per collaborare su progetti.

  • Spring Boot REST and Keycloak - Part 2

    Today i’m going to show you how to create a simple REST API with Spring Boot. After i’ve create the API i will show you how to secure it with Keycloak.

  • Spring Boot REST and Keycloak - Part 1

    KeyCloak is an open source identity and access management solution. It makes it easy to secure applications and services with little to no code.

    Springboot is a framework that allows you to create stand-alone, production-grade Spring based Applications that you can “just run”.

    The combination of both allows you to create a micro system environment with a REST API secured with keycloak as a single sign on solution.

    Due to deprecation of the keycloak-spring-boot-adapter, this example tries to circumvent the problem by using the spring-addons-starter-oidc library implemented by the Spring Addons project.

  • Learning Springboot again!

    Hi everyone! I’ve started a new job and I’m learning Springboot again. I’m going to use this blog to write down what I learn and to share it with you.

  • Arasaac

    Hi everyone! Today I created this site to collect information on the apps that I have published on the play store.

    The first project I am dedicating myself to is an app that uses the Arasaac system to help people with communication difficulties.

subscribe via RSS