Addison Beck
e17a49acd5
Sso link existing user ( #616 )
...
* created and applied link-sso component
* implemented linking existing user to sso
* removed an unused import
* created and applied link-sso component
* implemented linking existing user to sso
* removed an unused import
* merge
* added a token to the sso linking flow
* [jslib] Update (5d874d0 -> 6ab444a ) (#618 )
* Update jslib (5d874d0 -> 6ab444a )
* Update dependency flows
* created and applied link-sso component
* implemented linking existing user to sso
* removed an unused import
* merge
* added a token to the sso linking flow
* implemented linking existing user to sso
* removed an unused import
* account for some variable shakeup in jslib for link sso
* updated jslib
* updated jslib
* still trying to fix jslib
* finally, really, truly updated jslib
Co-authored-by: Vincent Salucci <26154748+vincentsalucci@users.noreply.github.com >
2020-08-27 11:44:04 -04:00
Kyle Spearrin
56e92b1695
cleanup various sso tasks ( #617 )
2020-08-20 16:39:05 -04:00
Matt Smith
b2685d455b
Modifications made to support Browser Extension SSO ( #605 )
...
* Update feature/sso jslib 261a200 -> 2e823ea (#589 )
* [SSO] Reset master password (#580 )
* Initial commit reset master password (sso)
* Reverted order of two factor/reset password conditional
* Added necessary resetMasterPassword flag for potential entry into RMP flow
* Complete Revamp: Reverted Register // Deleted reset-master-password // updated sso/(settings)change password to use use super class // Adjust routing/messages // Created (accounts) change-password
* Updated button -> Set Master Password
* Refactored change password sub classes to use new submit pattern
* Cleaned import statements
* Update jslib (7fa5178 -> fe167be )
* Update jslib fe167be - >34632e5
* Fixed sso base class import
* merge master
* Fixed missing semicolon // updated jslib to whats in feature/sso
* Fixed two factor formatting
* Added new change password component to app module
* Updated component selector
* updating jslib 34632e5 -> 2e823ea
* Fixed lint warning in two-factor component
Co-authored-by: Kyle Spearrin <kyle.spearrin@gmail.com >
* Update jslib to 101c568 (#594 )
* Support for dynamic clientid (#595 )
* support third party sso clients
* jslib update
* update jslib
* Modifications made for Browser Extension SSO
* Brought web specific ssocomponent into module
* Removed sso complete transition
* Fixed remaining merge issues
* Removed un-needed block of code.
* Moved processing to sso-connector.
* Removed unused import
* Fixed curly braces..
* Linter fixes
* Aligned verbiage for process message handler
* Lintr fixes
* Firefox can't handle closing the window this way.
* Update sso.ts
Co-authored-by: Vincent Salucci <26154748+vincentsalucci@users.noreply.github.com >
Co-authored-by: Kyle Spearrin <kyle.spearrin@gmail.com >
Co-authored-by: Kyle Spearrin <kspearrin@users.noreply.github.com >
2020-08-20 14:30:22 -05:00
Kyle Spearrin
22a1cef498
SSO support ( #575 )
...
* support for sso
* resetMasterPassword
* update jslib
* [Enterprise] Added button to launch portal (#570 )
* initial commit
* Added Enterprise button and used new business portal bool
* Reverting services module local changes
* Formatted some new lines
* Closed alerts on lock (#572 )
Co-authored-by: Addison Beck <addisonbeck@MacBook-Pro.local >
* Updated enterprise URL dev (port) (#574 )
Co-authored-by: Vincent Salucci <26154748+vincentsalucci@users.noreply.github.com >
Co-authored-by: Addison Beck <addisonbeck1@gmail.com >
Co-authored-by: Addison Beck <addisonbeck@MacBook-Pro.local >
2020-07-16 09:18:25 -04:00
Kyle Spearrin
3720b9481f
install and use duo_web_sdk w/ npm
2018-12-18 17:00:03 -05:00
Kyle Spearrin
865d475083
fix u2f ref
2018-07-23 17:15:33 -04:00
Kyle Spearrin
5760efdaa1
u2d lib is externals
2018-06-27 22:05:33 -04:00
Kyle Spearrin
3db86e2a6b
move duo connector to ts
2018-06-08 10:15:45 -04:00
Kyle Spearrin
29d0803a5c
scripts, connectors, and webpack adjustments
2018-06-05 09:01:40 -04:00