FusionAuth
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    • Login

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

    Scheduled Pinned Locked Moved Unsolved
    Q&A
    1
    1
    1.1k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • C
      colin.orr
      last edited by

      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?

      1 Reply Last reply Reply Quote 0
      • First post
        Last post