title | author | issue | author_email | author_github |
---|---|---|---|---|
Make sure access key generation for user uses right access point |
Jisse Reitsma |
NEXT-16620 |
jissereitsma |
- Changed the
generateKey
function inintegration.api.service.js
to use the correct auth endpoint - Changed the
addAccessKey
function insw-users-permissions-user-detail/index.js
to request access key prefixed withSWUA
from the integration API service