You are viewing the documentation for Blueriq 17. Documentation for other versions is available in our documentation directory.

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

SubjectJAVA Property.NETExplanation 
Runtime API

blueriq.oauth2.client-id

<bqOAuthMembership>
<user key="restapp" secret="123" />
</bqOAuthMembership>

The username (id) so a oath user can login to the REST API.

application.properties

blueriq.oauth2.secret<bqOAuthMembership>
<user key="restapp" secret="123" />
</bqOAuthMembership>
The password so a oath user can login to the REST API.

application.properties

blueriq.runtime.name<runtime>name of the runtime in the REST API

application.properties

  • No labels