Actions
Bug #9
closedgerrit+github oauth has a wrong redirection url
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
infrastructure
Target version:
-
Start date:
11/25/2015
Due date:
11/25/2015
% Done:
100%
Estimated time:
0.10 h
Affected versions:
Needs backport to:
Affected hardware:
Affected OS:
Description
Try to signin via Github OAUTH.
You get:
https://review.coreboot.org/oauth?error=redirect_uri_mismatch&error_description=The+redirect_uri+MUST+match+the+registered+callback+URL+for+this+application.&error_uri=https%3A%2F%2Fdeveloper.github.com%2Fv3%2Foauth%2F%23redirect-uri-mismatch&state=6a5kwvBVovuHt5x63waC-M1xYd0mqrN5KD7kgRyJZN0
This might be a bug of the http:// -> https:// redirection. So github needs to know the new url.
Updated by Patrick Georgi almost 9 years ago
- Due date set to 11/25/2015
- Status changed from New to Closed
- % Done changed from 0 to 100
- Estimated time set to 0.10 h
Yes, http/https issues.
I updated the github side accordingly.
Actions