mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-01-13 21:59:34 +00:00
According to Buerklin API spec it's really 'token' as urlAuthorize endpoint
This commit is contained in:
parent
d8492ea6f3
commit
3fc52e25db
1 changed files with 1 additions and 1 deletions
|
|
@ -48,6 +48,6 @@ knpu_oauth2_client:
|
|||
redirect_params: { name: 'ip_buerklin_oauth' }
|
||||
|
||||
provider_options:
|
||||
urlAuthorize: 'https://www.buerklin.com/authorizationserver/oauth/authorize'
|
||||
urlAuthorize: 'https://www.buerklin.com/authorizationserver/oauth/token'
|
||||
urlAccessToken: 'https://www.buerklin.com/authorizationserver/oauth/token'
|
||||
urlResourceOwnerDetails: ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue