epugh commented on a change in pull request #735:
URL: https://github.com/apache/solr/pull/735#discussion_r823070864



##########
File path: 
solr/solr-ref-guide/modules/deployment-guide/pages/jwt-authentication-plugin.adoc
##########
@@ -232,14 +239,21 @@ curl http://localhost:8983/solr/admin/authentication -H 
'Content-type:applicatio
 
 [source,bash]
 ----
-curl http://localhost:8983/api/cluster/security/authentication -H 
'Content-type:application/json' -H 'Authorization: Bearer xxx.yyy.zzz' -d -d 
'{"set-property": {"blockUnknown":true, "wellKnownUrl": 
"https://example.com/.well-knwon/openid-configuration";, "scope": "solr:read 
solr:write"}}'

Review comment:
       great...   Does that mean you are good with this change?   I meant to 
commit this twice, once on fixing the `-d -d` issue, and then seperately the 
reformatting changes.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to