grafana/public/app/core
Alexander Zobnin 7afdfd2ef4
Okta OAuth provider (team sync support) (#22972)
* Okta OAuth support

* Chore: fix linter error

* Chore: move IsEmailAllowed to SocialBase

* Chore: move IsSignupAllowed to SocialBase

* Chore: review fixes

* Okta: support allowed_groups

* Okta: default config

* Chore: move extractEmail() to OktaClaims struct

* Chore: review fixes

* generic_oauth_test: Handle error cases

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>

* generic_oauth_test: Handle error cases

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>

* Docs: Okta OAuth

* Chore: don't return expected errors from searchJSONForAttr

* Docs: role mapping

* Chore: review fixes (searchJSONForAttr)

* Docs: review fixes

* Update docs/sources/auth/okta.md

Co-Authored-By: Arve Knudsen <arve.knudsen@gmail.com>

* Update docs/sources/auth/okta.md

Co-Authored-By: Arve Knudsen <arve.knudsen@gmail.com>

* Chore: log error if searchJSONForAttr failed

* Docs: add Okta login link

* Docs: review fixes

* Docs: add reference to the org roles

Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-04-02 17:35:48 +03:00
..
actions Chore: Migrates reducers and actions to Redux Toolkit (#21287) 2020-01-13 08:03:22 +01:00
components Okta OAuth provider (team sync support) (#22972) 2020-04-02 17:35:48 +03:00
controllers Chore: Remove angular dependency from backendSrv (#20999) 2020-01-21 10:08:07 +01:00
copy CloudWatch: Datasource improvements (#20268) 2019-11-14 10:59:41 +01:00
directives Variables: breaks variable.ts into 2 separate files utils and types (#22884) 2020-03-24 05:46:31 +01:00
filters Refactor: move some files to @grafana/data (#17952) 2019-07-06 08:05:53 +02:00
hooks feat(Explore): make sure Loki labels are up to date (#16131) 2019-03-25 12:08:28 +01:00
live Chore: Fixed no implicit any Typescript errors (#16799) 2019-04-28 09:58:12 +02:00
middlewares Chore: Fixes various strict null errors (#21763) 2020-01-28 09:13:56 +01:00
reducers Migration: Migrate Dashboard Import to React (#22338) 2020-03-31 16:29:44 +02:00
selectors Migration: Migrate Dashboard Import to React (#22338) 2020-03-31 16:29:44 +02:00
services Search/migrate search results (#22930) 2020-03-26 10:09:08 +01:00
specs Search/migrate search filter actions (#23133) 2020-04-02 14:07:31 +03:00
utils Utils: Use 's' as default for unit-less intervals (#23248) 2020-04-02 13:43:32 +02:00
angular_wrappers.ts Search/migrate search filter actions (#23133) 2020-04-02 14:07:31 +03:00
app_events.ts Dashboard settings starting to work 2019-02-03 10:55:58 +01:00
config.ts DataLinks: Sanitize data/panel link URLs (#21140) 2019-12-18 11:31:11 +01:00
constants.ts NewPanelEditor: Fixed cleanup that could cause crash (#22384) 2020-02-22 21:08:42 +01:00
core_module.ts react panels query processing 2018-10-14 18:19:49 +02:00
core.ts Migration: Migrate org switcher to react (#19607) 2019-12-03 22:47:19 +01:00
jquery_extended.ts GraphTooltip: added boundaries so we never render tooltip outside window. (#20874) 2019-12-04 18:08:49 +01:00
lodash_extended.ts Changed functions to arrow functions for only-arrow-functions rule. (#13131) 2018-09-05 07:47:30 +02:00
logs_model.test.ts Chore: reduces strict null errors to 824 (#22744) 2020-03-12 10:22:33 +01:00
logs_model.ts Elastic: Map level field based on config. (#22182) 2020-02-17 16:49:24 +01:00
mod_defs.d.ts prettier: change to single quoting 2017-12-20 12:33:33 +01:00
nav_model_srv.ts Build: add @grafana/data package (#17436) 2019-06-18 08:17:27 -07:00
partials.ts Chore: No implict any fixes (#17020) 2019-05-13 09:38:19 +02:00
profiler.ts Types: Adds type safety to appEvents (#19418) 2019-10-14 09:27:47 +01:00
store.ts Logs: Optional logs label column (#21025) 2019-12-11 16:11:32 +01:00
table_model.ts Chore: Bumps prettier version for new typescript syntax support (#20463) 2019-11-19 13:59:39 +00:00
time_series2.ts CircleCI: Run golangci-lint in two batches (#23021) 2020-03-24 13:50:05 +01:00