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

    API Keys for your own applications

    Scheduled Pinned Locked Moved
    Q&A
    0
    2
    433
    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.
    • D
      degger
      last edited by

      Hi,

      It's fairly easy to generate an API key for the FusionAuth APIs, which is great. However I now also want to protect my application outside of the user context for application<>application communication.

      Is there an obvious way I'm missing to achieve this with the current functions offered by FusionAuth?

      • I could create a service user with oAuth validation and refreshing the tokens, which is fairly heavy for the use case
      • I could just work outside of FusionAuth and semi-hardcode API keys in the API to check the validity

      Let me know, thanks!

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

        Hiya,

        We have 4 different options for that.

        https://fusionauth.io/docs/v1/tech/guides/api-authorization/

        Client credentials is the most straightforward, but requires a paid license. The other options are outlined in detail in that doc.

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

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