User Tools

Site Tools


connectors:weblocation

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
connectors:weblocation [2020/11/28 06:15] – added Cookie container dmitryconnectors:weblocation [2020/11/28 06:16] dmitry
Line 22: Line 22:
 | Token URL  | Defined by the web service you're connecting to. E.g. "https://oauth2.googleapis.com/token" | | Token URL  | Defined by the web service you're connecting to. E.g. "https://oauth2.googleapis.com/token" |
 | Redirect URI  | Redirect to a (local or not) URI after authorization is performed. If you're not sure what this is try localhost with a random port, e.g. "http://localhost:12456" | | Redirect URI  | Redirect to a (local or not) URI after authorization is performed. If you're not sure what this is try localhost with a random port, e.g. "http://localhost:12456" |
-| Client ID  | The ID of your OAuth client which configured in the target web service.  |+| Client ID  | The ID of your OAuth client configured in the target web service.  |
 | Client secret  | Optional secret that could be configured in your OAuth client specified above.  | | Client secret  | Optional secret that could be configured in your OAuth client specified above.  |
 | Don't use PKCE  | [[https://oauth.net/2/pkce/|PKCE]] is a popular additional security measure frequently used by web services. May not be supported by the web service you are connecting to.  | | Don't use PKCE  | [[https://oauth.net/2/pkce/|PKCE]] is a popular additional security measure frequently used by web services. May not be supported by the web service you are connecting to.  |
connectors/weblocation.txt · Last modified: 2023/03/09 15:54 by craigt

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki