I have a spring boot application secured with keycloak. Each user in realm has roles for my resource (client). Roles are configuraed on users tab, for particular user under Role Mapping tab as Client
what I am trying to do:
I have an app that takes in login credentials: username and password for a user. I have a rest api that internally calls the keycloak REST API: /auth/realms/realmname/prot...
What is the difference between image and snapshot in GCP
I am looking for details about what is the actual difference between image and snapshot. Let us say, I have an instance running on Redhat OS and Apache webserver. If I create an image and snapshot