mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
* [WIP] Auth: add backend skipOrgRoleSync to AzureAD OAuth - add: skipOrgRoleSync - rename: skipOrgRoleSync to skipOrgRoleSyncBase (to make it clear that it is the base version of SocialBase) - add: tests for skipOrgRoleSync in AzureAD TODO: - [ ] frontend changes * add: docs * refactor: remove role from basicinfo * add: settings for grafanacom * add: settigns for frontend * add: logic for azureAD user skip org role * add: docs for skip_org_role_sync * refactor: docs a bit * add: tests for userinfo * refactor: to only extract if skiporgrolesync false * refactor: based on review comments * Update docs/sources/setup-grafana/configure-grafana/_index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> * Update docs/sources/setup-grafana/configure-grafana/_index.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> |
||
---|---|---|
.. | ||
ldap | ||
partials | ||
state | ||
AdminEditOrgPage.tsx | ||
AdminListOrgsPage.tsx | ||
AdminOrgsTable.tsx | ||
AdminSettings.tsx | ||
CrawlerStartButton.tsx | ||
CrawlerStatus.tsx | ||
LicenseChrome.tsx | ||
OrgRolePicker.tsx | ||
ServerStats.test.tsx | ||
ServerStats.tsx | ||
UpgradePage.tsx | ||
UserAdminPage.tsx | ||
UserCreatePage.tsx | ||
UserLdapSyncInfo.tsx | ||
UserListAdminPage.tsx | ||
UserListPage.tsx | ||
UserOrgs.tsx | ||
UserPermissions.tsx | ||
UserProfile.tsx | ||
UserSessions.tsx | ||
utils.ts |