You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -386,7 +384,7 @@ CodeChecker also supports OAUTH-based authentication. The `authentication.method
386
384
Field for the fullname.
387
385
*`allowed_users`
388
386
389
-
A list of allowed users differently configured for each provider
387
+
A list of allowed users differently configured for each provider
390
388
391
389
~~~{.json}
392
390
"method_oauth": {
@@ -435,7 +433,7 @@ CodeChecker also supports OAUTH-based authentication. The `authentication.method
435
433
}
436
434
~~~
437
435
438
-
#### Details per each provider <aname ="details-per-each-provider"></a>
436
+
#### Oauth Details per each provider <aname ="oauth-details-per-each-provider"></a>
439
437
440
438
* For Google OAuth to function correctly, the `oauth_redirect_uri` in application's configuration must exactly match the `Authorized redirect URIs` specified in the Google API Console.
0 commit comments