[webapp-container] Make it so that SAML request URLs are dynamically added to the list of URL patterns
Bug #1451432 reported by
Alexandre Abreu
This bug report is a duplicate of:
Bug #1452142: [webapp-container] Remember SAML providers in URL patterns.
Edit
Remove
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
webapps-sprint |
Triaged
|
Undecided
|
Alexandre Abreu | ||
webbrowser-app |
In Progress
|
High
|
Alexandre Abreu | ||
webbrowser-app (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
SAML requests sent as part of SSO for cases like google apps for your domain could be better handled in terms of URL pattern "shielding". At the moment, the URLs are added statically, which is quite unreliable since we cannot guess either changes in the URLs structure or the third party identity provider.
Related branches
lp://staging/~abreu-alexandre/webbrowser-app/saml-url-persistence
- PS Jenkins bot: Needs Fixing (continuous-integration)
- Alberto Mardegan (community): Approve
-
Diff: 289 lines (+181/-3)5 files modifiedsrc/app/webcontainer/WebApp.qml (+56/-1)
src/app/webcontainer/WebViewImplOxide.qml (+13/-2)
src/app/webcontainer/WebappContainerWebview.qml (+9/-0)
tests/autopilot/webapp_container/tests/fake_servers.py (+39/-0)
tests/autopilot/webapp_container/tests/test_saml_url_patterns.py (+64/-0)
Changed in webbrowser-app: | |
assignee: | nobody → Alexandre Abreu (abreu-alexandre) |
importance: | Undecided → High |
status: | New → Triaged |
Changed in webapps-sprint: | |
milestone: | none → sprint-9 |
assignee: | nobody → Alexandre Abreu (abreu-alexandre) |
status: | New → Triaged |
Changed in webbrowser-app: | |
status: | Triaged → In Progress |
To post a comment you must log in.
This bug was fixed in the package webbrowser-app - 0.23+15. 10.20150610- 0ubuntu1
--------------- 10.20150610- 0ubuntu1) wily; urgency=medium
webbrowser-app (0.23+15.
[ Alexandre Abreu ]
* Ensure SAML requests are followed even if the app is interrupted and
restarted. (LP: #1451432, #1452142)
* Handle desktop download by forwarding to the default browser (LP:
#1309657)
[ Olivier Tilloy ]
* Update translation template.
* Updated bzr ignore rules.
-- CI Train Bot <email address hidden> Wed, 10 Jun 2015 12:36:43 +0000