Skip to content

When adding Can view Authenticated Session as a global permission to a role, authentik returns 405 #14437

@jrndberg

Description

@jrndberg

Describe the bug
When adding Can view Authenticated Session as a global permission to a role, authentik returns 405

To Reproduce
Steps to reproduce the behavior:

  1. Create a role
  2. Go to the roles settings
  3. Add global permission for Can view Authenticated Session
  4. Response returned an error code in GUI, 405 in console

Expected behavior
Permission to be successfully added.

Logs
Output of docker-compose logs or kubectl logs respectively

{"domain_url": null, "event": "Task started", "level": "info", "logger": "authentik.root.celery", "pid": 141119, "schema_name": "public", "task_id": "fbf069ab-67cf-4ab0-8a4b-e0f4afdda981", "task_name": "event_trigger_handler", "timestamp": "2025-05-09T05:16:41.314635"}
{"domain_url": null, "event": "Task finished", "level": "info", "logger": "authentik.root.celery", "pid": 141119, "schema_name": "public", "state": "SUCCESS", "task_id": "fbf069ab67cf4ab08a4be0f4afdda981", "task_name": "event_trigger_handler", "timestamp": "2025-05-09T05:16:41.360221

Version and Deployment (please complete the following information):

  • authentik version: 2025.4.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