core-uganda-pilot

Run the server

What is my user/password?

You can put any password you want in the fake oidc provider.

Component Overview

Component Address Purpose
Core React App http://localhost:3000 Frontend for form management & data collection
Core App Backend http://localhost:9000 API for Core React App
Core Admin React App http://localhost:3001 Frontend for Core Admin Backend
Core Admin Backend http://localhost:9001 OAuth & Identity Provider Management
Core Login Server http://localhost:9002 Federates Identity Providers & Password Credentials
Hydra Public http://localhost:4444 Provides OIDC Protocol to Core Login Server
Hydra Private http://localhost:4445 Private management api for Hydra
Simple OIDC http://localhost:9005 Local OIDC provider for development purposes