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

    AD group members-only authentication?

    Scheduled Pinned Locked Moved Unsolved
    Q&A
    2
    2
    273
    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
      dan.anderson
      last edited by

      Is it possible to permit login to my app to all users who are members of a particular AD group, without any other user-specific configuration? If so, how?

      danD 1 Reply Last reply Reply Quote 1
      • danD
        dan @dan.anderson
        last edited by

        @dan-anderson

        I'd probably look at a transactional webhook on the login success event. That code can examine the user, call out to AD if needed, and if it returns a non-2xx status, will prevent login.

        More here: https://fusionauth.io/docs/v1/tech/events-webhooks/

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

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