Skip to content
This repository has been archived by the owner on Aug 31, 2022. It is now read-only.

Workflows

Elliot Huffman edited this page May 30, 2022 · 7 revisions

The workflows diagram is useful for providing understanding of the inner processes of the application.
This page documents the workflows for all of the automation and logic of the application.

Jump to section:


Authentication - Initialization

The authentication system is responsible for authenticating, and authorizing the application to the Microsoft Graph API.

Start of diagram

Authentication engine flow chart

End of diagram


Configuration Engine - Initialization

The configuration engine is responsible for keeping track of what the root SGs are and surfacing various configuration settings to the application.

Start of diagram

Config engine flowchart

End of diagram

Clone this wiki locally