Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
D
dex
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
go
dex
Commits
f15890ed
Commit
f15890ed
authored
Sep 17, 2015
by
bobbyrullo
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #124 from cpswan/fixes-123
Documentation: no need to create a new Google project
parents
b340660d
b7737702
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
getting-started.md
Documentation/getting-started.md
+1
-1
No files found.
Documentation/getting-started.md
View file @
f15890ed
...
...
@@ -18,7 +18,7 @@ Before continuing, you must have the following installed on your system:
In addition, if you wish to try out authenticating against Google's OIDC backend, you must have a new client registered with Google:
*
Go to https://console.developers.google.com/project and create a new project.
*
Go to https://console.developers.google.com/project and
select an existing project or
create a new project.
*
Click on credentials, and ask to set up an OAuth 2 client ID. You'll then need to give your project a name.
*
Back at the "Create Client ID" screen, choose "Web Application" and enter
`http://127.0.0.1:5556/auth/google/callback`
for your Redirect URI.
...
...
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