Closed
Bug 2040659
Opened 3 months ago
Closed 7 days ago
Device posture signals for installed extensions
Categories
(Enterprise Products :: Firefox, enhancement, P1)
Enterprise Products
Firefox
Tracking
(Not tracked)
RESOLVED
FIXED
MVP
People
(Reporter: bsmth, Assigned: gcp)
References
(Blocks 2 open bugs)
Details
(Whiteboard: [size=2])
User Story
As an admin, I want to know what extensions are installed so that I can ensure that my device fleet are compliant with company standards. Acceptance criteria: - Posture includes a list of installed extensions: - Per extension, we list: - name / extension ID - version - whether it's enabled/disabled - permissions Implementation notes - TBD at which point of launch lifecycle this information is known
Attachments
(2 files)
No description provided.
| Assignee | ||
Updated•2 months ago
|
Severity: -- → S1
tracking-firefox152:
--- → ?
tracking-firefox152:
? → ---
tracking-firefox153:
--- → ?
tracking-firefox153:
? → ---
| Assignee | ||
Updated•2 months ago
|
Whiteboard: [size=2]
| Assignee | ||
Updated•2 months ago
|
Assignee: nobody → gpascutto
| Assignee | ||
Comment 1•2 months ago
|
||
Bug 2040418 landed this, but there's a request from the console to determine the full list immediately at the first posture post.
- User id / login
- Required if we want to have a chance to get the extensions list from Firefox before startup
- Don't do initial posture Post, Post login/email
- SSO flow gives back one-time-token + user-id + posture elements (see next)
- Felt derives profile
- Posture Post + Token => normal flow
- <== policies, tokens
- Policies Get / Client pull / Config fetch => decoupled from posture
- (could include EDR/osquery config/forced updates)
- could be 401 => Needs Posture POST
- Posture Elements
- Preliminary probe for posture elements the Console needs to evaluate EDR to probe (likely only 1)
-
- any osquery string (implies client has to have osquery installed or it will return an empty response)
- OS dependent
Comment 2•1 month ago
|
||
Comment 3•1 month ago
|
||
Comment 4•7 days ago
|
||
Authored by https://github.com/gcp
https://github.com/mozilla/enterprise-firefox/commit/a89c009c41d1d8382829a783064c66811728433e
[enterprise-main] Bug 2040659 - Rework posture / refresh / login flow (#1134)
Status: NEW → RESOLVED
Closed: 7 days ago
Resolution: --- → FIXED
| Reporter | ||
Updated•7 days ago
|
Flags: qe-verify+
You need to log in
before you can comment on or make changes to this bug.
Description
•