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

    How can I implement a client credentials grant with FusionAuth?

    Scheduled Pinned Locked Moved Solved
    Q&A
    grant client creds
    1
    3
    2.9k
    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.
    • danD
      dan
      last edited by dan

      Is there an article or example on how to implement the Client Credentials Flow with FusionAuth?

      When I make a token request I see:

      "error": "unsupported_grant_type",
          "error_description": "The requested authorization grant type is not supported by the authorization server. Parameter grant_type must be set to authorization_code, password or refresh_token."
      

      --
      FusionAuth - Auth for devs, built by devs.
      https://fusionauth.io

      1 Reply Last reply Reply Quote 0
      • danD
        dan
        last edited by

        As of today, the client credentials grant is not available in FusionAuth. Here's the list of supported grants.

        Please feel free to vote up the relevant issue, as community input feeds into our roadmap priorities.

        --
        FusionAuth - Auth for devs, built by devs.
        https://fusionauth.io

        1 Reply Last reply Reply Quote 1
        • danD
          dan
          last edited by

          An update! The client credentials grant is now available in paid editions of FusionAuth.

          Here is the documentation:

          https://fusionauth.io/docs/v1/tech/oauth/#configure-entities

          https://fusionauth.io/docs/v1/tech/oauth/#example-client-credentials-grant

          --
          FusionAuth - Auth for devs, built by devs.
          https://fusionauth.io

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