@@ -52,5 +52,9 @@ Discussions with various Module Owners and CSP is in progress and below requirem
<h4>h. Audit and Metrics (system monitoring)</h4>
To be updated
<h2>3. Design & Development Approach</h2>
Below is the high-level understanding based on various discussions with stakeholders till now.
<ol><li>As part of the Admin UI project, only the front end (GUI) will be developed. All APIS will be provided along with details of authentication & Authorization servers to access these APIs using right authentication (bearer) tokens. There would not be any login or register screen that will be developed as part of Admin UI Project</li><li>Below is a representation of how the overall flow of authentication and API access will work</li><ul><li>OSDU Admin UI App – The frontend application development in development scope. This is planned to be developed in Angular 9. Anything other than this block in the below diagram is assumed to be shared to development team</li><li>OSDU Instance Identity Provider – This is the Identity provider which will be used for authentication. The details of the IDP will need to be shared with the development team for initial configuration</li></ul></ol>
\ No newline at end of file
Below is the high-level understanding based on various discussions with stakeholders till now.<br/>
1. As part of the Admin UI project, only the front end (GUI) will be developed. All APIS will be provided along with details of authentication & Authorization servers to access these APIs using right authentication (bearer) tokens. There would not be any login or register screen that will be developed as part of Admin UI Project.<br/>
2. Below is a representation of how the overall flow of authentication and API access will work <br/>
a. OSDU Admin UI App – The frontend application development in development scope. This is planned to be developed in Angular 9. Anything other than this block in the below diagram is assumed to be shared to development team.<br/>