File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
share-oauth/src/main/resources/META-INF Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 12
12
</connector >
13
13
<connector >
14
14
<id >oauth2-header</id >
15
- <name >Chatter OAuth 2.0 Connector</name >
15
+ <name >Generic OAuth 2.0 Connector</name >
16
16
<description >HTTP Connector with support for OAuth 2.0 authentication</description >
17
17
<class >org.sharextras.webscripts.connector.HttpOAuth2Connector</class >
18
18
<!-- <authenticator-id>oauth2-token</authenticator-id> -->
19
19
<identity >user</identity >
20
20
</connector >
21
21
<connector >
22
22
<id >oauth2-querystring</id >
23
- <name >Chatter OAuth 2.0 Connector</name >
23
+ <name >Generic OAuth 2.0 Connector</name >
24
24
<description >HTTP Connector with support for OAuth 2.0 authentication</description >
25
25
<class >org.sharextras.webscripts.connector.HttpOAuth2QueryStringConnector</class >
26
26
<!-- <authenticator-id>oauth2-token</authenticator-id> -->
You can’t perform that action at this time.
0 commit comments