Update page 'Authentication'
This commit is contained in:
parent
0425cf88e4
commit
72dff4fc8e
@ -5,6 +5,7 @@ It is recommended to use a library to facilitate the authentication.
|
||||
To get the openid configuration call the following url: https://accounts.farmmaps.awtest.nl/.well-known/openid-configuration
|
||||
|
||||
The user could also use the openid-configuration to handle authentication by themselves.
|
||||
https://identitymodel.readthedocs.io/en/latest/native/overview.html
|
||||
|
||||
The token received needs to be used in the request header.
|
||||
>'Authorization': 'bearer {token}'
|
||||
|
Loading…
Reference in New Issue
Block a user