Created keys are personal keys, should be team keys
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3539785. --> Reported by: [pmelab](https://www.drupal.org/user/555322) Related to !17 !16 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>The key that is created on setup does not receive a "team_id" parameter and therefore is a personal key, which counts into a different bucket for the amount of available keys (a smaller one).</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Pass the team_id of the created user into the key creation request.</p>
issue