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

locked out of admin UI

Scheduled Pinned Locked Moved Unsolved
Q&A
webhooks admin ui transactional
1
2
916
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
    last edited by 10 Oct 2023, 23:37

    Hi folks,

    I created a transactional webhook and set it up for the user.login.success event.

    However, it is failing and now I'm locked out of my Admin UI, so I can't disable it.

    What can I do?

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

    D 1 Reply Last reply 10 Oct 2023, 23:40 Reply Quote 0
    • D
      dan @dan
      last edited by 10 Oct 2023, 23:40

      You have a couple of options:

      • you can update webhook so it always returns 200, regardless of the message it receives. This won't work if the webhook URL is incorrect. For example, if you set up the webhook to live at https://exmple.com when it really lives at https://example.com and you don't have access to https://exmple.com.
      • if you have an API key, you can update the webhook to be non-transactional. Setting up such an API key is a critical part of common configuration.
      • if someone has an active session in the admin UI, they can also modify the configuration to make the webhook non-transactional.

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

      1 Reply Last reply Reply Quote 0
      1 out of 2
      • First post
        1/2
        Last post