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

    Device Authorization with Entity Authorization

    Scheduled Pinned Locked Moved
    General Discussion
    0
    2
    178
    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.
    • H
      hankhaines
      last edited by hankhaines

      I am starting to work on a munging of device authorization and entity permissions so that an IoT device is commissioned using just the device code and entity permissions. Once the code is confirmed, then the entity is authenticated so that the device is given access to the entity with the scopes provided without a user login.

      My question is whether this sequence will work. I thought I would pose this question before I get too deep into the solution and to see if an example of it already exists. I was not able to find one.

      1 Reply Last reply Reply Quote 0
      • joshuaJ
        joshua
        last edited by

        @hankhaines

        Can you provide a bit more context about how you expecting your app to behave?

        A first glance, it would seem that you are attempting to mix the device OAuth Grant flow with the entity management feature; which I would have to check and see that if that is possible.

        OAuth endpoints
        https://fusionauth.io/docs/v1/tech/oauth/endpoints/

        Possibly related issue?
        https://github.com/FusionAuth/fusionauth-issues/issues/1295

        Thanks,
        Josh

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