Chromium Code Reviews
Descriptioncros: Port SAML support to webview sign-in.
- Extends Channel to PostMessageChannel to switch saml_injected.js to
use postMessage instead of extension messaging API when used with the
new Authenticator;
- Port Saml logic in main.js and background.js into saml_handler.js to
be used with the new Authenticator;
- Hook up confirm/verify password flow etc with new Authenticator;
BUG=461505
Committed: https://crrev.com/f9ddee6a010e752f933ff352ec29d13c5a459f52
Cr-Commit-Position: refs/heads/master@{#321424}
Patch Set 1 #Patch Set 2 : fix typo on api code path #
Total comments: 4
Patch Set 3 : enable SamlTest.* for webview, fix issues found in tests etc #Patch Set 4 : use String.raw instead of loadTimeData to pass injectedJS #Patch Set 5 : rebase #Patch Set 6 : handle loadabort to fix test #Messages
Total messages: 20 (4 generated)
|