FusionAuth
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    • Login
    1. Home
    2. colin.orr
    C
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 1
    • Best 0
    • Controversial 0
    • Groups 0

    colin.orr

    @colin.orr

    0
    Reputation
    1
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    colin.orr Unfollow Follow

    Latest posts made by colin.orr

    • Setting well-known IDs for identity providers in the kickstart file

      I'm using the Kickstart approach to setup FusionAuth for local development and I'd like to create identity providers with well-known IDs so I can reference them in my application.

      I was hoping to specify a UUID at the end of the URL like you can for other API resources:

      POST /api/identity-provider/11111111-1111-1111-1111-111111111111

      but it seems this UUID is ignored and a random one is generated instead.

      For context, I need to reference these IDs in my application so I can use them with the idp_hint parameter to let users log in directly to an identity provider.

      Is there another way to do this via Kickstart?

      posted in Q&A
      C
      colin.orr