Skip to content

Commit 8dd6d5e

Browse files
committed
Update team usage docs
- Remove old Streamlit paragraph
1 parent 598539b commit 8dd6d5e

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

docs/technical_documentation/team_usage.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,17 +19,15 @@ To retrieve data, a team must meet the following criteria:
1919

2020
When on the team usage page, a `Login with GitHub` is displayed. Once clicked on, the user is taken to GitHub's authorisation page. The permissions **read-only** personal user data and **read-only** organizations and teams are required for this application. Clicking on the green `Authorize` button takes the user back to the application.
2121

22-
The session is saved to streamlit's `session_state`. For security, the session resets after refresh but not when navigating between pages. This means the user has to press the `Login with GitHub` button each page refresh.
23-
2422
### Types of Access
2523

2624
#### Regular User
2725

28-
A user within ONSDigital. Upon authentication, the app identifies the teams they belong to and populates the selection box accordingly. If the user is part of a qualifying team, they can view the data. Users not associated with any team cannot select teams.
26+
A user within ONSDigital. Upon authentication, the app identifies the teams they belong to and populates the UI selection accordingly. If the user is part of a qualifying team, they can view the data. Users not associated with any team cannot select teams.
2927

3028
#### Admin User
3129

32-
An enhanced regular user with the ability to search for any team. This user belongs to a specific whitelisted team, enabling them to view metrics for any team that meets the Copilot usage data requirements.
30+
An enhanced regular user with the ability to view any team. This user belongs to a specific whitelisted team, enabling them to view metrics for any team that meets the Copilot usage data requirements.
3331

3432
## Metrics
3533

0 commit comments

Comments
 (0)