Closed
Bug 715575
Opened 13 years ago
Closed 13 years ago
http://browserid.org/.well-known/vep returning 404
Categories
(Cloud Services :: Operations: Miscellaneous, task)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: jrconlin, Assigned: lhilaiel)
Details
(Whiteboard: [qa?])
In order to perform external validation of BrowserID assertions, external validation requires this data.
Currently this URL returns a 404.
I would like to have external validation of assertions available for BIPostal to reduce load and latency by the end of January 2012.
![]() |
Assignee | |
Comment 2•13 years ago
|
||
I'll aim to make this change in time for train-2012.01.11 which would should go into production by 1/18
![]() |
||
Comment 3•13 years ago
|
||
Lloyd(In reply to Lloyd Hilaiel [:lloyd] from comment #2)
> I'll aim to make this change in time for train-2012.01.11 which would should
> go into production by 1/18
I think we discussed changing this to /browserid.json, right?
![]() |
Assignee | |
Comment 4•13 years ago
|
||
(In reply to Ben Adida [:benadida] from comment #3)
> I think we discussed changing this to /browserid.json, right?
s/vep/browserid/ - yes
.json extension I was planning to omit. This means it would require explicit server configuration in order to opt in to browserid primary support. Draconian, or good?
![]() |
||
Comment 5•13 years ago
|
||
(In reply to Lloyd Hilaiel [:lloyd] from comment #4)
> .json extension I was planning to omit.
Fine by me!
![]() |
||
Comment 6•13 years ago
|
||
https://dev.diresworb.org/.well-known/browserid
see also: https://github.com/mozilla/browserid/issues/865
to go out in the next train.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
![]() |
||
Updated•13 years ago
|
Whiteboard: [qa+]
![]() |
||
Updated•13 years ago
|
Whiteboard: [qa+] → [qa?]
![]() |
||
Comment 7•13 years ago
|
||
OK, QA will check this one out in Stage on the next train.
![]() |
||
Comment 8•13 years ago
|
||
(In reply to James Bonacci [:jbonacci] from comment #7)
> OK, QA will check this one out in Stage on the next train.
It's in stage now:
https://diresworb.org/.well-known/browserid
![]() |
||
Comment 9•13 years ago
|
||
And so it is!
{"public-key":{"algorithm":"RS","n":"...etc...","e":"65537"}}
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•