fleet/server/datastore
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
..
inmem Server Side SSO Support (#1498) 2017-05-08 19:43:48 -05:00
internal/appstate Change label queries to use platform instead of build_platform (#1282) 2017-02-23 12:04:51 -07:00
mysql Add SSO support to new user activation (#1504) 2017-05-10 11:26:05 -05:00
datastore_app_test.go renaming kolide-ose to kolide (#1143) 2017-02-01 10:20:50 -07:00
datastore_campaigns_test.go renaming kolide-ose to kolide (#1143) 2017-02-01 10:20:50 -07:00
datastore_decorators_test.go Decorator support (#1430) 2017-03-28 16:45:18 -05:00
datastore_email_changes_test.go Email confirmation fix (#1231) 2017-02-16 21:07:20 +08:00
datastore_hosts_test.go Update online status calculation to use per-host intervals (#1494) 2017-04-18 10:39:50 -07:00
datastore_invites_test.go renaming kolide-ose to kolide (#1143) 2017-02-01 10:20:50 -07:00
datastore_labels_test.go Allow deleted label names to be replaced (#1309) 2017-02-24 17:47:30 -08:00
datastore_licenses_test.go Licensed endpoints (#1188) 2017-02-10 02:43:45 +08:00
datastore_migrations_test.go Warn before running migrations (#1385) 2017-03-09 10:40:52 -08:00
datastore_options_test.go Addresses Issue where the reset button doesn't work on options page (#1447) 2017-03-30 18:56:11 -05:00
datastore_packs_test.go Performance improvements for the packs API (#1331) 2017-03-01 12:56:13 -07:00
datastore_password_reset_test.go renaming kolide-ose to kolide (#1143) 2017-02-01 10:20:50 -07:00
datastore_queries_test.go Do not return deleted packs with query (#1497) 2017-04-18 12:41:51 -07:00
datastore_scheduled_queries_test.go Do not return deleted packs with query (#1497) 2017-04-18 12:41:51 -07:00
datastore_targets_test.go Update online status calculation to use per-host intervals (#1494) 2017-04-18 10:39:50 -07:00
datastore_test.go Server Side SSO Support (#1498) 2017-05-08 19:43:48 -05:00
datastore_unicode_test.go Update MySQL definitions for Unicode support 🔥 (#1360) 2017-03-08 09:29:25 -08:00
datastore_users_test.go Add SSO support to new user activation (#1504) 2017-05-10 11:26:05 -05:00
datastore_yara_test.go renaming kolide-ose to kolide (#1143) 2017-02-01 10:20:50 -07:00
file_integrity_monitoring_test.go renaming kolide-ose to kolide (#1143) 2017-02-01 10:20:50 -07:00
inmem_test.go renaming kolide-ose to kolide (#1143) 2017-02-01 10:20:50 -07:00
mysql_test.go Use persistent MySQL for local server, tmpfs MySQL for tests (#1245) 2017-02-17 09:15:10 -08:00