Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Webhook notification transport is missing webhook input field #7418

Closed
ggondim opened this issue Nov 2, 2023 · 1 comment
Closed

Webhook notification transport is missing webhook input field #7418

ggondim opened this issue Nov 2, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@ggondim
Copy link

ggondim commented Nov 2, 2023

Describe the bug

When creating a new webhook transport, the webhook field is missing, causing an error (inspectable in devtools).

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Notification Transports'
  2. Click on 'Create'
  3. Select 'Webhook' (either generic or Slack/Discord)
  4. Give transport a name and click 'Create'

Expected behavior

A webhook URL input should be presented.

Screenshots

Modal missing input:

image

Notification toast upon click with empty message:

image

Logs

Output of HTML in DevTools, showing the component as "hidden":

image

Output of Network in DevTools, showing the API response error:

image

Version and Deployment (please complete the following information):

  • authentik version: 2023.10.1
  • Deployment: docker-compose
@ggondim ggondim added the bug Something isn't working label Nov 2, 2023
@BeryJu
Copy link
Member

BeryJu commented Nov 3, 2023

This is fixed by #7348 which is included in 2023.10.2

@BeryJu BeryJu closed this as completed Nov 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants