fix url
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Integrating FarmMaps OpenID Connect
|
||||
Farmmaps uses OpenID Connect (OIDC).
|
||||
This page lists the information needed to integrate OpenID connect into your application.
|
||||
Note that for testing purposes it is quicker to just [generate an access token]() instead of implementing a complete integration.
|
||||
Note that for testing purposes it is quicker to just [generate an access token](.md) instead of implementing a complete integration.
|
||||
Please see [https://openid.net/connect/](https://openid.net/connect/) if you are not familiar with OpenID Connect.
|
||||
|
||||
To integrate OIDC, it is recommended to use a (certified) library/implementation for your language of choice:
|
||||
@@ -21,7 +21,7 @@ More about flow types can be found [here](https://www.scottbrady91.com/OpenID-Co
|
||||
|
||||
* At the moment, FarmMaps does not support dynamic client registration.
|
||||
Please request a client id from one of our developers when you need one for your application.
|
||||
In the meantime, it is recommended to simply [generate an access token]() to explore the REST API.
|
||||
In the meantime, it is recommended to simply [generate an access token](.md) to explore the REST API.
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user