mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-01-13 21:59:34 +00:00
Update buerklin authorize URL in knpu_oauth2_client.yaml
This commit is contained in:
parent
c1a10ac7a5
commit
0744ff3949
1 changed files with 2 additions and 2 deletions
|
|
@ -22,7 +22,7 @@ knpu_oauth2_client:
|
|||
#urlAccessToken: 'https://sandbox-api.digikey.com/v1/oauth2/token'
|
||||
#urlResourceOwnerDetails: ''
|
||||
|
||||
ip_octopart_oauth:
|
||||
ip_octopart_oauth:
|
||||
type: generic
|
||||
provider_class: '\League\OAuth2\Client\Provider\GenericProvider'
|
||||
|
||||
|
|
@ -48,6 +48,6 @@ knpu_oauth2_client:
|
|||
redirect_params: { name: 'ip_buerklin_oauth' }
|
||||
|
||||
provider_options:
|
||||
urlAuthorize: 'https://www.buerklin.com/authorizationserver/oauth/token'
|
||||
urlAuthorize: 'https://www.buerklin.com/authorizationserver/oauth/authorize'
|
||||
urlAccessToken: 'https://www.buerklin.com/authorizationserver/oauth/token'
|
||||
urlResourceOwnerDetails: ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue