Skip to content

AWS SCIM Provisioning Failure #12321

@arcdigital

Description

@arcdigital

Describe the bug
AWS is returning 400s during the SCIM sync. It looks like authentik is trying to do a PATCH request that AWS doesn't like.

{"domain_url": null, "event": "Failed to send SCIM request", "level": "warning", "logger": "authentik.lib.sync.outgoing.base", "method": "PATCH", "path": "/Groups/uuid", "provider": "AWS SCIM", "response": "{"schema":["urn:ietf:params:scim:api:messages:2.0:Error"],"schemas":["urn:ietf:params:scim:api:messages:2.0:Error"],"detail":"Current PATCH support allows omitting \"path\" attribute only for Add and Replace operations modifying a single attribute.","status":"400","exceptionRequestId":"uuid","timeStamp":"2024-12-10 19:50:00.531"}", "schema_name": "public", "task_id": "task-ID", "timestamp": "2024-12-10T19:50:00.539728"}

Version and Deployment (please complete the following information):

  • authentik version: 2024.10.4

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingstatus/reviewingthanks for opening, we're taking a look

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions