Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverrahner committed Jun 30, 2024
1 parent 6b8626a commit 9d6f83f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions modules/ROOT/pages/ar2/testing.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ If you are _not_ using an SDK or you don't want to upgrade, you need to replace
| Registration URL | https://onboard.my-agrirouter.com | https://agrirouter-registration-service-hubqa-eu10.cfapps.eu10.hana.ondemand.com | https://endpoint-service.qa.agrirouter.farm
|===

Additionally, the public key used for signing the authorize redirect needs to be replace, if you use it. You can find it on the xref:../keys.adoc[Keys page].
Additionally, the public key used for signing the authorize redirect needs to be replaced, if you use it. You can find it on the xref:../keys.adoc[Keys page].


== Setting up your agrirouter account
Expand All @@ -50,7 +50,7 @@ Additionally, the public key used for signing the authorize redirect needs to be
* Click on `Get started`
* Manufacturers and office details are only useful for the farmer
* Enter your company information
* _Everything in agrirouter is identified by a tenant. This step is where you are creating yours_
** _Everything in agrirouter is identified by a tenant. This step is where you are creating yours_
* Enter your credentials
* Go to your settings to ask to become a developer
* Continue after being approved as a developer
Expand All @@ -65,7 +65,7 @@ Additionally, the public key used for signing the authorize redirect needs to be
* Onboard the application:
** If your application provide an easy way to onboard an endpoint this should be the preferred way
** Onboard manually using the authorize page:
** Go to: http://app.qa.agrirouter.farm/en/application/\[YOUR_APP_ID]/authorize?response_type=onboard&redirect_uri=\[YOUR_REDIRECT_URL]
** Go to: http://app.qa.agrirouter.farm/en/application/{YOUR_APP_ID}/authorize?response_type=onboard&redirect_uri={YOUR_REDIRECT_URL}
** Click on `connect`
** Your application should appear in the office column of your farmer page
** If you need a way to send messages to your application you could use the IO Tool
Expand Down

0 comments on commit 9d6f83f

Please sign in to comment.