fleet/frontend/components/UserBlock
John Murphy 12d2df1f9a Add SSO support to new user activation (#1504)
Closes #1502. This PR adds support for SSO to the new user creation process. An admin now has the option to select SSO when creating a new user.  When the confirmation form is submitted, the user is automatically authenticated with the IDP, and if successful, is redirected to the Kolide home page. Password authentication, password change and password reset are not allowed for an SSO user.
2017-05-10 11:26:05 -05:00
..
_styles.scss Stop re-rendering of page component from covering up form errors (#1104) 2017-01-27 10:41:55 -05:00
helpers.js Add SSO support to new user activation (#1504) 2017-05-10 11:26:05 -05:00
helpers.tests.js Stop re-rendering of page component from covering up form errors (#1104) 2017-01-27 10:41:55 -05:00
index.js Stop re-rendering of page component from covering up form errors (#1104) 2017-01-27 10:41:55 -05:00
UserBlock.jsx Stop re-rendering of page component from covering up form errors (#1104) 2017-01-27 10:41:55 -05:00
UserBlock.tests.jsx Stop re-rendering of page component from covering up form errors (#1104) 2017-01-27 10:41:55 -05:00