goauthentik / goauthentik/authentik

Endpoint Search not working correctly

Open
#21,272 0 comments 0 reactions 2 assignees Claimed by @GirlBossRush View on GitHub
area:frontend bug bug/confirmed
Dominant language
Python
Stars
25.6k
Forks
2k
Avg merge
1d 1h
Merged PRs (30d)
644

Description

### Describe the bug

When users open an application with (RAC) endpoints, the search function does not work correctly.
When pressing "Enter" when searching, it opens the flow (RAC Login Flow) for the Endpoint - it doesn't filter it in the list.

If you then click back, you get to your landing page - but the URL has changed:

https://pam.sds.ext.netichosting.dk/if/user/#/library;%7B%22ak-library-rac-endpoint-launch-search%22%3A%22%22%7D

If you then click you application again, you get directed to the endpoint flow (RAC Login Flow) again

### How to reproduce

1. Click on Applications
2. Search for an Endpoint and click enter - If there is a match/nothing else that matches it opens the flow
3. Click back in the browser to the landing page/home page and you get an RAC Endpoint Launch URL.
4. Click on Application --> You go directly to the Endpoint Login Flow, instead of getting to choose another Endpoint.

### Expected behavior

I expected "Enter" to Filter, instead of starting flow.

If i go back from my login flow to the landing page/home page, i expect to be able to intiate a new flow for another server.

### Screenshots

When not a complete match OK:

Image

When a match with no other results + Enter (ex. windo). Login Flow starts

Image

Clicking Back/Closing window in browser:
Url shows:

Image

I can see my Windows Application:

Image

Clicking on Windows Application puts me directly to the flow, without option to search/choose another server:

Image

### Additional context

_No response_

### Deployment Method

Docker

### Version

2026.2

### Relevant log output

```shell

```

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.