Skip to content

Commit cc68a8b

Browse files
FalkWolskygitbook-bot
authored andcommitted
GITBOOK-185: No subject
1 parent f89c42e commit cc68a8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/workspaces-and-teamwork/oauth/generic-oauth-provider.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ Some providers do only support OAuth - but not (yet?) OpenID. This means that th
171171

172172
At your IDM you would need to prepare an OAuth Client resp. a OAuth Client Application. There are multiple settings.
173173

174-
* Redirect URL. Here you enter your domain of your installation like **http://localhost:3000** or **https://app.lowcoder.cloud**
174+
* Redirect URL. Here you enter your domain (origin) of your installation like **http://localhost:3000** or **https://app.lowcoder.cloud and add the path:** `{origin}/user/auth/oauth/redirect`
175175
* Scopes: You should set the following Scopes if possible. **offline\_access** and **profile** are important.
176176
* openid
177177
* offline\_access

0 commit comments

Comments
 (0)