File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -135,19 +135,19 @@ On the configuration form, enter:
135135 - The ** client ID** for your application registered with the OAuth provider.
136136 [ Required]
137137 - The ** client secret** key that proves your application's identity.
138- [ Required ]
139- - The ** scopes** list of permissions your app is requesting
138+ [ Optional ]
139+ - The ** scopes** list of permissions your app is requesting. [ Optional ]
140140
141141 Selecting ** OIDC** authentication method:
142142 - The base ** issuer URL** of the OIDC provider. [ Required]
143143 - The ** client ID** for your application registered with the OIDC provider.
144144 [ Required]
145145 - The ** client secret** key that proves your application's identity.
146- [ Required ]
146+ [ Optional ]
147147 - The ** PKCE** Proof Key for Code Exchange (RFC 7636), automatically enables
148- PKCE flow without client_secret
148+ PKCE flow without client_secret. [ Optional ]
149149
150- 5 . The ** callback port** for the authentication redirect.
150+ 5 . The ** callback port** for the authentication redirect. [ Required ]
151151
152152Click ** Install server** to run the MCP server.
153153
You can’t perform that action at this time.
0 commit comments