TanmoySG / wunder-identity-provider

ID Provider for Wunder Platform. Authentication & Authorization Server for all wunder products
3 stars 0 forks source link

[Documentation] Service Connector and Initialisation Architecture #92

Open TanmoySG opened 2 years ago

TanmoySG commented 2 years ago

Define Service Connector and Initialisation Architecture for wIP. Set Base rules/policies, how service verifies its identity and how to on-board apps/services securely and only verifies services get to access data.

[Checkpoints]

[Additional Information] Add additional information as per need. Snippets, References, etc.

TanmoySG commented 2 years ago

Initial Take on New Service Request Workflow

service-connectors

TanmoySG commented 2 years ago

Thoughts

Service Onboarding/Initiation should stay as a separate micro-service/app , outside the scope or repo of wIP, as a service is only dependant on wIP when the service is already onboarded and exists in the "wunder service directory"(?).

TanmoySG commented 1 year ago

https://www.ibm.com/docs/en/cloud-private/3.1.2?topic=guide-authentication-onboarding

TanmoySG commented 1 year ago

[Service Manager Repository]

https://github.com/TanmoySG/w-service-manager

TanmoySG commented 1 year ago

Service Manager - wIP Interaction

The Following diagram will act as a high level system flow for existing services data-access flow (eg. login)

service-connectors-Existing Service Request (2)

TanmoySG commented 1 year ago

Service Initiator

service-connectors-Service Initiators