goauthentik / goauthentik/authentik

how to hide Continue button on a prompt stage

Open
#11,892 1 comment 0 reactions 0 assignees View on GitHub
question
Dominant language
Python
Stars
25.6k
Forks
2k
Avg merge
1d 1h
Merged PRs (30d)
644

Description

I have created a recovery flow, which is used to reset password only. After password reset, the flow should end and user can close the window. I don't want it to redirect back to the login.

I am using a prompt stage as the last stage of this flow, since I can use a static prompt to display the password reset success message to user after the password has been changed.

However, the prompt stage has a Continue button, which don't serve any purpose. Since this stage is the last stage in this flow, clicking on it, nothing happens.

I am wondering is there any way I can either hide this Continue button or change it so it can redirect to a url I can set?

**Screenshots**
![image](https://github.com/user-attachments/assets/1c6734c1-f385-4d96-a2fa-0e653f5eef1a)

**Version and Deployment:**

- authentik version: 2023.8.3
- Deployment: helm

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.