MOSIP ID-BB Sandbox Installation Notes

Installation was done using the Updated Deployment Guide with some changes.

Changes to Ingress setup.

The Sanbox uses a shared ALB for all exposed services. Therefore it was necessary to adapt the ingress setup in k8s-infra/mosip/aws/istio

Add type: ClusterIP to both ingress gateway service in iop.yaml

Remove proxy-protocol envoy filter (ALB does not use that) from istio-addons

After the ingress setup, complete the load balancer configuration before continuing. It is important the the “api-internal” endpoint works inside the cluster, otherwise partner onboarding step will fail (the failure is not obvious). See sandbox-infra for an example setup.

Installation notes

Configuration notes

  • After installation, it is necessary to add some UINs to the system and configure an oidc appliction for the the USCT Demo. Details TBD.