b255f3db3f
Team Sync: Add group mapping to support team sync in the Generic OAuth provider ( #36307 )
...
Added group mapping to support team sync in the Generic OAuth provider.
Co-authored-by: Leonard Gram <leo@xlson.com>
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
Co-authored-by: Dan Cech <dan@aussiedan.com>
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
2021-07-01 22:40:46 +02:00
327fa124a4
cleanup shortcodes, asset paths ( #34826 )
2021-05-28 11:27:40 +02:00
d3d4c774e6
Docs: Add 8.0 data sources and auth content to What's new ( #34148 )
...
* Update whats-new-in-v8-0.md
* Update generic-oauth.md
* Update whats-new-in-v8-0.md
2021-05-17 16:38:57 +02:00
2ff36fa47b
Document hide_version
flag ( #33670 )
...
Unauthenticated users can be barred from being shown the current Grafana server version since https://github.com/grafana/grafana/pull/24919
2021-05-10 15:13:13 -07:00
d1c557e978
Fixed grammar usage. ( #33871 )
2021-05-10 19:58:46 +02:00
0d044285a9
OAuth: Add support for empty scopes ( #32129 )
...
* add parameter empty_scopes to override scope parameter with empty value and thus be able to authenticate against IdPs without scopes. Issue #27503
Update docs/sources/auth/generic-oauth.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* updated check according to feedback
* Update generic-oauth.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
2021-05-10 13:07:30 -04:00
8edeae416e
Fixed some formatting issues for PRs from yesterday. ( #33078 )
2021-04-16 12:35:49 -04:00
db29a8a8de
Docs: Replace next with latest in aliases ( #33054 )
2021-04-15 23:08:58 +02:00
57091e3d62
Fix for doc issue https://github.com/grafana/grafana/issues/32890 ( #33034 )
...
* Added new section "Implications of enabling `Anonymous` access to dashboards".
* Linked from Anonymous authentication section in "Grafana Auth".
* Update docs/sources/administration/security.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/auth/grafana.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Fixed formatting issues.
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2021-04-15 11:39:41 -04:00
4fc0d42470
OAuth: Add optional strict parsing of role_attribute_path ( #28021 )
...
* OAuth: Add strict role mapping
By default the user is assigned the role Viewer if role_attribute_path
doesn't return a role, which is not always desirable. This commit adds a
strict mode, which deny the user access if a role isn't returned.
Fix #26626
* Update docs/sources/auth/generic-oauth.md
Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com>
* Update docs/sources/auth/generic-oauth.md
* Update .gitignore file with WAN
* Removed WAN from .gitignore
Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com>
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
Co-authored-by: achatterjee-grafana <aparajita.chatterjee@grafana.com>
2021-04-14 15:14:27 -04:00
9873809547
Docs: Sync master docs against next version ( #32602 )
...
Co-authored-by: Robby Milo <robbymilo@gmail.com>
2021-04-12 09:42:10 +02:00
39a3b0d0b0
Auth: support JWT Authentication ( #29995 )
2021-03-31 08:40:44 -07:00
b335a59d6d
OAuth: custom username docs ( #28400 )
...
* OAuth: more user-frienly logging
* OAuth: custom user name attribute
* OAuth: remove deprecated nameAttributeName option
* OAuth: nameAttributePath tests
* OAuth: add name_attribute_path config option
* OAuth: docs for name_attribute_path option
* OAuth: docs for name_attribute_path
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
2021-02-04 10:26:27 +01:00
3ea1fd035f
LDAP: Update use_ssl documentation ( #29964 )
2020-12-23 09:14:02 +01:00
97a104598a
Docs: Remove survey ( #29549 )
...
* removed the survey code
* Update _index.md
2020-12-09 07:55:50 -08:00
460883d0b2
Docs: Added Security Group support to Azure Auth ( #29418 )
...
Support of both Application and Security groups in groupMembershipClaims, as per @pihai suggestion: https://github.com/grafana/grafana/issues/23358#issuecomment-685377338
2020-12-01 10:27:19 -08:00
abee02dbcd
Docs: updates for file-based menu ( #28500 )
...
* initial
* cleanup
* remove bad aliases
* cleanup, fix links
* add docs-file-based-command
* update docs
* update readme
* fix broken links
* fix spelling
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-11-09 12:26:49 -08:00
97262fb8fc
Docs: Made usage of config/configuration consistent #19270 ( #28167 )
...
Rebased ndeevy:docs-config/configuration-consistency-update from grafana/master to resolve conflicts
Co-authored-by: ndeevy <ndeevy@redhat.com>
2020-11-03 12:09:49 +01:00
ecaa041ec0
Docs: Update generic-oauth.md ( #28517 )
...
Callback URI fragment should be suffixed, not a prefix.
2020-10-26 12:36:37 -07:00
5254a7ec5d
Docs: Add survey content ( #28446 )
...
* Update change-home-dashboard.md
* added survey code
Added survey blurb.
* Update whats-new-in-v7-3.md
* minor edits
2020-10-22 13:22:34 -07:00
2816d3bc90
Update auth-proxy.md ( #28339 )
...
Fix a minor grammar mistake: 'handling' to 'handle'.
2020-10-17 07:50:37 +02:00
4d3067e139
Docs: Refactor inconsistent unordered lists ( #27826 )
...
* Docs: Refactor inconsistent unordered lists
* add requested changes
* Update docs/sources/linking/data-link-variables.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/http_api/_index.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/guides/whats-new-in-v6-0.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/auth/auth-proxy.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* resolve weird line breaks
* revert unintentional change
* Update docs/sources/auth/auth-proxy.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/auth/auth-proxy.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/auth/auth-proxy.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-10-02 11:02:11 -07:00
a5e12f653d
Use read_api scope in gitlab oauth config sample ( #27992 )
2020-10-02 09:42:57 -04:00
add777ad40
Change metadata of doc topics ( #27943 )
...
* Changes. to metadata in Manage users
* changes to install section
* Added titile
* More changes.
* Updated administration folder metadata, moved 2 files from installation folder.
* Added links to Administration landing page, other metadata changes worked out.
* Updated alerting section metadata.
* Updated metadata of Auth section. Broke index and created separate Grafana Authentication section.
* Added correct weight.
* Updated metadata for the Best practices section.
* Updated metadata in templates, broke Overview topic.
* Updated subment Variable types metadata
* Fixed yaml file and H1 description of Variables syntax topic.
* Couple more metadata changes.
* Added aliases files, as suggested by Diana.
2020-10-01 17:37:26 -04:00
78a2026a82
Use read_api scope for GitLab OAuth ( #27976 )
...
`read_api` seems to be the minimal scope currently which can be used, it shall be preferred over `api` which grants complete read/write access.
- https://gitlab.com/gitlab-org/gitlab/-/merge_requests/28944#note_322904691
- https://gitlab.com/gitlab-org/gitlab/-/issues/21909
2020-10-01 14:29:48 -04:00
54df058b95
Docs: Fixed lazy numbering in all documentation files ( #27975 )
2020-10-01 12:45:05 -04:00
1d2b839a1d
Docs: Fix note format for documentation ( #27940 )
2020-09-30 12:45:07 -07:00
0de926b1ac
Document update ( #27696 )
...
Singular to plural (is to are)
2020-09-22 09:58:28 +02:00
8d971ab2f2
Auth: Replace maximum inactive/lifetime settings of days to duration ( #27150 )
...
Allows login_maximum_inactive_lifetime_duration and
login_maximum_lifetime_duration to be configured using
time.Duration-compatible values while retaining backward compatibility.
Fixes #17554
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
2020-09-14 15:57:38 +02:00
6609ddb082
Docs: document TLS configuration for generic OAuth ( #27006 )
...
* Docs: document TLS configuration for generic OAuth
* use SSL/TLS term
* Update docs/sources/auth/generic-oauth.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/auth/generic-oauth.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-08-14 19:22:39 +03:00
df11cdad62
Generic OAuth: customize login and id_token attributes ( #26577 )
...
* OAuth: add login_attribute_path to generic oauth
* OAuth: remove default client_secret values (able to use empty client_secret)
* OAuth: allow to customize id_token attribute name
* Docs: describe how login_attribute_path and id_token_attribute_name params work
* Docs: review fixes
* Docs: review fixes
* Chore: fix go linter error
* Tests: fix test code style
2020-08-03 17:33:27 +03:00
bc3220cdc0
Docs: Update Azure instructions ( #26337 )
...
* Docs: Update Azure instructions
Update Azure instructions to match new Azure UI
* Update docs/sources/auth/azuread.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/auth/azuread.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/auth/azuread.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/auth/azuread.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update azuread.md
* Update azuread.md
* Apply suggestions from review
Co-authored-by: Kyle Brandt <kyle@kbrandt.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Co-authored-by: Kyle Brandt <kyle@kbrandt.com>
2020-07-20 12:39:23 -07:00
4df441f822
Docs: Update azuread.md to reflect Azure Portal Interface ( #25420 )
2020-07-08 16:30:15 -07:00
6b0d753728
Docs: Fix list of sample providers ( #26067 )
...
* Fix list of sample providers
The sample providers on this page has changed, so the list at the top of the page is no longer correct. Also link to Octo and Azure AD pages from here, since they are also OAuth2 providers.
* Fix misspelled Okta
* Make bullet list of OAuth2 providers
* Sort list of OAuth2 providers alphabetically
2020-07-06 14:28:31 -07:00
686149966a
docs: spelling ( #24383 )
...
* Docs: spelling
* Docs: spelling (contribute/ directory)
* Drop whats-new-in changes
2020-06-30 14:42:50 -07:00
e8e280c83e
Google OAuth Docs: Fix typos ( #25790 )
...
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-06-24 15:46:31 +02:00
78996516af
Docs: Update configuration.md ( #25707 )
...
* Update configuration.md
* moved configuration.md to administration folder
* updated links
* Added quota section
* Update upgrading.md
* Update configuration.md
* Update configuration.md
* Update configuration.md
* Updating links
* Update configuration.md
* Update configuration.md
* Update configuration.md
Reworked the security options
* Update configuration.md
* Update configuration.md
* Update provisioning.md
* Update provisioning.md
* Update configuration.md
* Update configuration.md
* Update docs/sources/administration/configuration.md
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
2020-06-23 09:56:44 -07:00
94984627ea
Docs: Fix typo in GitHub Auth Doc page ( #25335 )
...
https://grafana.com/docs/grafana/latest/auth/github/#enable-github-in-grafana
2020-06-08 12:49:53 -07:00
be41589b70
Docs: Correcting abbreviation ( #25225 )
...
* Correcting abbreviation
* Update azuread.md
* Update whats-new-in-v6-3.md
* Update enterprise-configuration.md
* Update enterprise-configuration.md
2020-06-08 12:43:46 -07:00
820eb5c80e
Docs: Correcting abbreviations ( #24748 )
...
* Correction in abbreviation
* Minor correction in abbreviation
* Correcting abbreviation
* Correction in abbreviation
* Correcting abbreviation
* Correction in abbreviation
* Correction in abbreviation
* Correction in abbreviation
* Correction in abbreviation
* Correction in abbreviation
* Correction in abbreviation
* Correction in abbreviation
* Correction in abbreviation
* Correction in abbreviation
* Correction in abbreviation
* Update stack_guide_graphite.md
* Update whats-new-in-v4-6.md
* Correction in abbreviation
* Correction in abbreviation
* Correction in abbreviation
* Correction in abbreviation
* Correction in abbreviation
* Correction in abbreviation
* Correction in abbreviation
* Correction in abbreviation
* Update ldap.md
* Correction in abbreviation
* Correction in abbreviation
* Correction in abbreviation
* Correction in abbreviation
* Correction in abbreviation
* Update docs/sources/guides/whats-new-in-v5.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-05-18 13:56:23 -07:00
150d9b2a77
Docs: fixing links ( #24757 )
2020-05-15 14:33:37 -07:00
5ddc72fb95
Docs: fix using oauth login with OneLogin ( #24722 )
2020-05-15 08:25:58 -07:00
8e8aae06a3
Docs: Enterprise improvements ( #24395 )
...
* Docs: fix LDAP link
* Docs: add License Expiration behavior for usage insights
* Docs: update auth overview with a features matrix
* Docs: refactor Enterprise overview
* Docs: updates team sync supported providers
* Docs: add auth feature matrix missing versions
* Docs: fix license expiration indent
* Docs: small improvements
* Docs: apply PR feedbacks
* Docs: fix typo
* Docs: fix typo Oauth -> OAuth
2020-05-13 11:23:01 +02:00
023c1a6e3f
Documentation: Alternative Team Sync Wording ( #23960 )
...
* Alternative wording for team sync docs
Signed-off-by: Joe Elliott <number101010@gmail.com>
* Update docs/sources/auth/team-sync.md
Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2020-04-29 21:35:07 +02:00
2af87b4c6c
Docs: remove azure and okta from generic oauth page ( #23359 )
2020-04-07 12:25:06 +03:00
7f13b446e4
Docs: Improve AzureAD documentation for allowed_groups ( #23326 )
2020-04-06 10:23:49 -07:00
b63b82976b
Docs: Document the ability to use env vars in ldap.toml ( #23304 )
...
This was implemented but never documented.
This is related to:
https://github.com/grafana/grafana/issues/8832
https://github.com/grafana/grafana/issues/5248
https://github.com/grafana/grafana/pull/20173
2020-04-02 14:07:49 -07:00
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
9cab3b65ec
Docs: Add version note about Azure AD OAuth2 ( #22692 )
...
Fixes #22633
2020-03-10 17:15:25 +01:00
c3884abf62
Add fallback to search_base_dns if group_search_base_dns is undefined. ( #21263 )
...
* Add fallback to search_base_dns if group_search_base_dns is undefined.
refs: #20862
* removed newline to make lint-go happy
* Added requested changes on ldap.md for last commit
Refs: #21263
2020-03-03 09:11:16 -08:00