epugh commented on code in PR #21:
URL: https://github.com/apache/solr-mcp/pull/21#discussion_r2553235388
##########
.run/SolrMcpServerHttp.run.xml:
##########
@@ -2,6 +2,9 @@
<configuration default="false" name="SolrMcpServerHttp"
type="SpringBootApplicationConfigurationType"
factoryName="Spring Boot">
<option name="ACTIVE_PROFILES" value="http"/>
+ <envs>
+ <env name="OAUTH2_ISSUER_URI"
value="https://dev-qa6ay6y8fhsk7m7l.us.auth0.com/"/>
Review Comment:
Did you mean for this value to leak in?
--
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]