Authorization API release notes 2022 Q4

Authorization API collection

Planned for development

API

Version

Change Type

Feature

Details

Released to Stage

Released to Production

Get Access Token
Refresh Access Token

1

breaking change, improvement

customerName parameter renamed to client_customer_name

To identify Customer in tokens, we were using property customerName. We have aligned naming with general OAuth and Token RFCs and renamed property to client_customer_name. Currently both properties are presented in tokens, but from 2023-04-17 we are removing customerName.

Note, that API version will stay the same.

Nov 15, 2022

Apr 17, 2023

 

Undefined