Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1012 Bytes

File metadata and controls

27 lines (17 loc) · 1012 Bytes

Architecture

UserOrg Service Architecture

The below diagram represents the components involved and their arrangement in UserOrg service.

UserOrg Architecture

Flow Diagram:

UserOrg Flow Diagram

  • User service includes multiple operations to creating new users and search the user.
  • Keyclock for user authentication.
  • Enabled Notification feature and messaging like Email and SMS on any operations performed.
  • Updation of user details using jobs.
  • OTP Creations on user merge action.
  • Admin Util will do token verification.
  • Content service is for to register the channel and framework validation.