Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 459 Bytes

2021-08-06-wrong-admin-api-access-key.md

File metadata and controls

11 lines (10 loc) · 459 Bytes
title author issue author_email author_github
Make sure access key generation for user uses right access point
Jisse Reitsma
NEXT-16620
jissereitsma

Administration

  • Changed the generateKey function in integration.api.service.js to use the correct auth endpoint
  • Changed the addAccessKey function in sw-users-permissions-user-detail/index.js to request access key prefixed with SWUA from the integration API service