grafana/public/app/core/reducers
Alexander Zobnin 7476219b0c
SAML: Configuration UI (#64054)
* Add initial authentication config page skeleton

* Add initial SAML config page WIP

* Add few more pages

* Add connect to IdP page

* Assertion mappings page stub and url params

* Able to save settings

* Some tweaks for authentication page

* Tweak behaviour

* Tweak provider name

* Move SAML config pages to enterprise

* minor refactor

* Able to reset settings

* Configure key and cert from UI

* Refactor WIP

* Tweak styles

* Optional save button

* Some tweaks for the page

* Don't show info popup when save settings

* Improve key/cert validation

* Fetch provider status and display on auth page

* Add settings list to the auth page

* Show call to action card if no auth configured

* clean up

* Show authentication page only if SAML available

* Add access control for SSO config page

* Add feature toggle for auth config UI

* Add code owners for auth config page

* Auth config UI disabled by default

* Fix feature toggle check

* Apply suggestions from review

* Refactor: use forms for steps

* Clean up

* Improve authentication page loading

* Fix CTA link

* Minor tweaks

* Fix page route

* Fix formatting

* Fix generated code formatting
2023-04-13 16:07:43 +02:00
..
appNotification.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
appNotification.ts Chore: more any/type assertion improvements (#57450) 2022-10-25 11:04:35 +02:00
index.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
navBarTree.ts Nav: Handle app plugin installation/uninstallation (#63706) 2023-03-02 09:50:01 +01:00
navModel.test.ts Correlations: Add CorrelationSettings Page (#53821) 2022-08-26 11:27:28 +01:00
navModel.ts Navigation: Ensure command palette is correctly translated (#61103) 2023-02-08 13:15:37 +00:00
root.test.ts Chore: fix type errors in tests (#63270) 2023-02-14 16:46:42 +01:00
root.ts SAML: Configuration UI (#64054) 2023-04-13 16:07:43 +02:00