Skip to content

OAuth Refresh Token delete request instead of OAuth Access Token  #10429

@EliasMET

Description

@EliasMET

Describe the bug
When trying to delete a OAuth Access Token for a user via the Authentik web UI. An API request to delete a OAuth Refresh Token instead is sent. Which leads to a 404 error.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Directory'
  2. Click on 'Users'
  3. Select User
  4. Go to 'Credentials/Tokens'
  5. Select OAuth Access Token
  6. Delete Token
  7. See error

Expected behavior
For the token to be deleted

Screenshots
Bildschirmfoto 2024-07-10 um 10 42 14

Logs
Output of docker-compose logs or kubectl logs respectively

Version and Deployment (please complete the following information):

  • authentik version: 2024.6.0
  • Deployment: docker-compose

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions