Closed Bug 571411 Opened 14 years ago Closed 14 years ago

Implement realm detection engine

Categories

(Firefox Graveyard :: Account Manager, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: hello, Unassigned)

References

Details

Account Manager requires information about which realm the top-level document in a browser belongs to.

Per the spec, methods for determining the realm include:

* a header returned in the toplevel document.
* a Link element in /.well-known/host-meta on the same domain which points to a valid AMCD

We should abstract out the realm detection code from the rest of the Account Manager backend, since it would be useful for other parts of the browser to also know what the active realm is.  The realm detector should probably use observers to notify the active realm.
Component: General → Account Manager
QA Contact: general → account.manager
No longer blocks: 571409
Depends on: 571409
Done in account-manager branch.  Multiple changesets, there is a short set of roll-up patches with this feature on the parent bug:

bug 571409
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Product: Firefox → Firefox Graveyard
You need to log in before you can comment on or make changes to this bug.