grafana/public/app/features/auth-config
linoman 4e5bff0ada
Auth Drawer: Use redux store to load settings (#85110)
* use actions instead of importing the backend service

* Replace the test render for redux-rtl
2024-03-26 14:56:31 +01:00
..
components Auth: Add name to be configurable from the UI (#82144) 2024-02-08 13:33:47 +01:00
state Auth Drawer: Use redux store to load settings (#85110) 2024-03-26 14:56:31 +01:00
utils Auth: add the missing fields for all SSO providers (#83813) 2024-03-19 12:20:19 +02:00
AuthDrawer.test.tsx Auth Drawer: Use redux store to load settings (#85110) 2024-03-26 14:56:31 +01:00
AuthDrawer.tsx Auth Drawer: Use redux store to load settings (#85110) 2024-03-26 14:56:31 +01:00
AuthProvidersListPage.tsx Auth Drawer: Use redux store to load settings (#85110) 2024-03-26 14:56:31 +01:00
constants.ts Auth: Add name to be configurable from the UI (#82144) 2024-02-08 13:33:47 +01:00
ErrorContainer.tsx Chore: Upgrade prettier to v3 (#71764) 2023-07-17 15:58:22 +01:00
FieldRenderer.tsx Auth: Validate admin assignment in SSO Settings (#82233) 2024-02-09 13:10:23 +01:00
fields.tsx SSO: add the missing fields to the okta provider (#85152) 2024-03-26 14:45:45 +02:00
index.ts Refactor: Move LDAP auth config frontend registration to OSS (#73941) 2023-08-29 14:49:00 +01:00
ProviderConfigForm.test.tsx Auth: add the missing fields for all SSO providers (#83813) 2024-03-19 12:20:19 +02:00
ProviderConfigForm.tsx Auth: add the missing fields for all SSO providers (#83813) 2024-03-19 12:20:19 +02:00
ProviderConfigPage.tsx Auth: Add Save and enable, Disable buttons to SSO UI (#83672) 2024-02-29 17:41:08 +01:00
types.ts Auth: add the missing fields for all SSO providers (#83813) 2024-03-19 12:20:19 +02:00