Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
nexpie-grafana-theme
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Registry
Registry
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kornkitt Poolsup
nexpie-grafana-theme
Commits
e3641197
Commit
e3641197
authored
Sep 06, 2018
by
Torkel Ödegaard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
docs: minor fixes
parent
32094735
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
4 deletions
+4
-4
docs/sources/auth/generic-oauth.md
+1
-1
docs/sources/auth/google.md
+1
-1
docs/sources/auth/overview.md
+1
-1
docs/sources/installation/configuration.md
+1
-1
No files found.
docs/sources/auth/generic-oauth.md
View file @
e3641197
...
...
@@ -4,7 +4,7 @@ description = "Grafana OAuthentication Guide "
keywords =
[
"grafana", "configuration", "documentation", "oauth"
]
type = "docs"
[
menu.docs
]
name = "Generic OAuth
2
"
name = "Generic OAuth"
identifier = "generic_oauth"
parent = "authentication"
weight = 3
...
...
docs/sources/auth/google.md
View file @
e3641197
...
...
@@ -31,7 +31,7 @@ First, you need to create a Google OAuth Client:
## Enable Google OAuth in Grafana
Specify the Client ID and Secret in the
[
Grafana configuration file
](
{{
<
relref
"
installation
/
configuration
.
md
/
#
config-file-locations
"
>
}}). For example:
Specify the Client ID and Secret in the
[
Grafana configuration file
](
{{
<
relref
"
installation
/
configuration
.
md
#
config-file-locations
"
>
}}). For example:
```
bash
[
auth.google]
...
...
docs/sources/auth/overview.md
View file @
e3641197
...
...
@@ -19,7 +19,7 @@ permissions and org memberships.
-
[
Google OAuth
](
{{
<
relref
"
auth
/
google
.
md
"
>
}})
-
[
GitHub OAuth
](
{{
<
relref
"
auth
/
github
.
md
"
>
}})
-
[
Gitlab OAuth
](
{{
<
relref
"
auth
/
gitlab
.
md
"
>
}})
-
[
Generic OAuth
](
{{
<
relref
"
auth
/
oauth
.
md
"
>
}}) (Okta2, BitBucket, Azure, OneLogin, Auth0)
-
[
Generic OAuth
](
{{
<
relref
"
auth
/
generic-
oauth
.
md
"
>
}}) (Okta2, BitBucket, Azure, OneLogin, Auth0)
## LDAP integrations
...
...
docs/sources/installation/configuration.md
View file @
e3641197
...
...
@@ -322,7 +322,7 @@ Defaults to `false`.
## [auth]
Grafana provides many ways to authenticate users. The docs for authentication has been split in to many differ
ne
t pages
Grafana provides many ways to authenticate users. The docs for authentication has been split in to many differ
en
t pages
below.
-
[
Authentication Overview
](
{{
<
relref
"
auth
/
overview
.
md
"
>
}}) (anonymous access options, hide login and more)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment