• Home
  • Categories
  • Recent
  • Popular
  • Pricing
  • Contact us
  • Docs
  • Login
FusionAuth
  • Home
  • Categories
  • Recent
  • Popular
  • Pricing
  • Contact us
  • Docs
  • Login
  1. Home
  2. Tags
  3. api keys
Log in to post
  • All categories
  • H

    Unsolved Using Kickstart - only the first API Key is created

    Q&A
    • kickstart api keys • 28 Jan 2021, 13:10 • hd_steve 2 Feb 2021, 22:43
    3
    0
    Votes
    3
    Posts
    4.5k
    Views

    D 2 Feb 2021, 22:43

    @hd_steve did you get this resolved?

  • D

    Assigning an API key to a tenant after it has been created?

    Q&A
    • api keys tenant • 14 Aug 2020, 03:04 • dan 14 Aug 2020, 03:04
    2
    0
    Votes
    2
    Posts
    1.2k
    Views

    D 14 Aug 2020, 03:04

    You can’t. You have to create another API key.

    If you want to keep the same value, you could copy the value, delete it, and then recreate with the same value and set the tenant you want.

  • D

    Can I create an API key via the FusionAuth API?

    Q&A
    • api api keys • 15 Jun 2020, 17:28 • dan 15 Jun 2020, 17:31
    2
    0
    Votes
    2
    Posts
    2.3k
    Views

    D 15 Jun 2020, 17:31

    There is no way to create API keys from the API.

    You can bootstrap the system with an API key using Kickstart. Kickstart would allow you to create one or more API keys, which can optionally scoped to a tenant. More on Kickstart: https://fusionauth.io/docs/v1/tech/installation-guide/kickstart

    However, this doesn't solve the issue of dynamically creating a tenant scoped API key. If that's a use case for which you need support, please file a github issue: https://github.com/fusionauth/fusionauth-issues with more detail.