Closed
Bug 2021965
Opened 4 months ago
Closed 4 months ago
Blank page if certificate for SSO provider is not trusted
Categories
(Enterprise Products :: Firefox, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 2018619
People
(Reporter: tritchie, Unassigned)
References
(Blocks 1 open bug)
Details
Reproduction steps:
- Set enterprise.console.address to an address where the certificate is trusted
- Configure the enterprise console to redirect to an OIDC provider where the certificate is not trusted
- Launch Firefox Enterprise, input an email address, click continue
- Observe that the browser window is a blank square
If the enterprise.console.address is untrusted there is a certificate error in red at the bottom of the window. If the OIDC provider is untrusted we get a blank page.
Comment 1•4 months ago
|
||
Hacking around this it maye be the same as bug 2018619: i've modified tests to load the badssl website and I get a white page, which seems to come from ChromeUtils undefined error of bug 2018619
See Also: → 2018619
Updated•4 months ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•