{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":687459450,"defaultBranch":"main","name":"client-kotlin","ownerLogin":"goauthentik","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-09-05T12:01:16.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/82976448?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1707419583.0","currentOid":""},"activityList":{"items":[{"before":"de8c4a7a586e8357a87a41cb63769c8b27ee994b","after":null,"ref":"refs/heads/test-mobile","pushedAt":"2024-02-08T19:13:03.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"BeryJu","name":"Jens L.","path":"/BeryJu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1932513?s=80&v=4"}},{"before":"8ac156dd7f4a5f44f24b32d0f988241d01839fa1","after":"852264238a6682bdb14a8c8e34aba339c4519d6b","ref":"refs/heads/main","pushedAt":"2024-02-08T19:11:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"BeryJu","name":"Jens L.","path":"/BeryJu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1932513?s=80&v=4"},"commit":{"message":"don't auto append to .gitignore","shortMessageHtmlLink":"don't auto append to .gitignore"}},{"before":"f15afc70dfe0f64b6a44cba3db8abcfc94f4794c","after":"8ac156dd7f4a5f44f24b32d0f988241d01839fa1","ref":"refs/heads/main","pushedAt":"2024-02-08T19:10:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"authentik-automation[bot]","name":null,"path":"/apps/authentik-automation","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/340695?s=80&v=4"},"commit":{"message":"Update API Client","shortMessageHtmlLink":"Update API Client"}},{"before":"c1fc42433d4a14f9291808d787f93a6b87fb9982","after":"f15afc70dfe0f64b6a44cba3db8abcfc94f4794c","ref":"refs/heads/main","pushedAt":"2024-02-08T19:09:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"BeryJu","name":"Jens L.","path":"/BeryJu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1932513?s=80&v=4"},"commit":{"message":"don't keep build.gradle in git since it is generated","shortMessageHtmlLink":"don't keep build.gradle in git since it is generated"}},{"before":"8cc1f403a3a4b8cfe496d0907a1aabd43ab6dbbf","after":"c1fc42433d4a14f9291808d787f93a6b87fb9982","ref":"refs/heads/main","pushedAt":"2024-02-08T19:07:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"authentik-automation[bot]","name":null,"path":"/apps/authentik-automation","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/340695?s=80&v=4"},"commit":{"message":"Update API Client","shortMessageHtmlLink":"Update API Client"}},{"before":"addd9059e2735faf33ea621c0fc52e8ce7d714e3","after":"8cc1f403a3a4b8cfe496d0907a1aabd43ab6dbbf","ref":"refs/heads/main","pushedAt":"2024-02-08T19:05:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"authentik-automation[bot]","name":null,"path":"/apps/authentik-automation","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/340695?s=80&v=4"},"commit":{"message":"Update API Client","shortMessageHtmlLink":"Update API Client"}},{"before":"ba7172dd8d15c944698770b746a3a5092f41a2d7","after":"addd9059e2735faf33ea621c0fc52e8ce7d714e3","ref":"refs/heads/main","pushedAt":"2024-02-08T19:04:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"BeryJu","name":"Jens L.","path":"/BeryJu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1932513?s=80&v=4"},"commit":{"message":"set version via openapi generator","shortMessageHtmlLink":"set version via openapi generator"}},{"before":"5d41a1b4880ea2757bdeb3338461152e876dcafa","after":"ba7172dd8d15c944698770b746a3a5092f41a2d7","ref":"refs/heads/main","pushedAt":"2024-02-08T18:45:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"authentik-automation[bot]","name":null,"path":"/apps/authentik-automation","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/340695?s=80&v=4"},"commit":{"message":"Update API Client\n\n#### What's New\n---\n\n##### `GET` /authenticators/admin/mobile/\n\n##### `POST` /authenticators/admin/mobile/\n\n##### `GET` /authenticators/admin/mobile/{uuid}/\n\n##### `PUT` /authenticators/admin/mobile/{uuid}/\n\n##### `DELETE` /authenticators/admin/mobile/{uuid}/\n\n##### `PATCH` /authenticators/admin/mobile/{uuid}/\n\n##### `GET` /authenticators/mobile/\n\n##### `GET` /authenticators/mobile/{uuid}/\n\n##### `PUT` /authenticators/mobile/{uuid}/\n\n##### `DELETE` /authenticators/mobile/{uuid}/\n\n##### `PATCH` /authenticators/mobile/{uuid}/\n\n##### `POST` /authenticators/mobile/{uuid}/check_in/\n\n##### `POST` /authenticators/mobile/{uuid}/enrollment_callback/\n\n##### `POST` /authenticators/mobile/{uuid}/enrollment_status/\n\n##### `POST` /authenticators/mobile/{uuid}/receive_response/\n\n##### `GET` /authenticators/mobile/{uuid}/used_by/\n\n##### `GET` /events/system_tasks/\n\n##### `GET` /events/system_tasks/{uuid}/\n\n##### `POST` /events/system_tasks/{uuid}/run/\n\n##### `GET` /stages/authenticator/mobile/\n\n##### `POST` /stages/authenticator/mobile/\n\n##### `GET` /stages/authenticator/mobile/{stage_uuid}/\n\n##### `PUT` /stages/authenticator/mobile/{stage_uuid}/\n\n##### `DELETE` /stages/authenticator/mobile/{stage_uuid}/\n\n##### `PATCH` /stages/authenticator/mobile/{stage_uuid}/\n\n##### `GET` /stages/authenticator/mobile/{stage_uuid}/used_by/\n\n#### What's Deleted\n---\n\n##### `GET` /admin/system_tasks/\n\n##### `GET` /admin/system_tasks/{id}/\n\n##### `POST` /admin/system_tasks/{id}/retry/\n\n#### What's Changed\n---\n\n##### `GET` /authenticators/admin/all/\n\n###### Return Type:\n\nChanged response : **200 OK**\n\n* Changed content type : `application/json`\n\n Changed items (object):\n > Serializer for Duo authenticator devices\n\n * Changed property `pk` (integer -> string)\n\n * Changed property `confirmed` (boolean)\n\n##### `GET` /authenticators/admin/duo/{id}/\n\n###### Return Type:\n\nChanged response : **200 OK**\n\n* Changed content type : `application/json`\n\n New required properties:\n - `confirmed`\n - `meta_model_name`\n - `type`\n - `verbose_name`\n - `verbose_name_plural`\n\n * Added property `verbose_name` (string)\n > Return object's verbose_name\n\n * Added property `verbose_name_plural` (string)\n > Return object's plural verbose_name\n\n * Added property `meta_model_name` (string)\n > Return internal model name\n\n * Added property `type` (string)\n > Get type of device\n\n * Added property `confirmed` (boolean)\n\n * Changed property `pk` (integer -> string)\n\n * Changed property `name` (string)\n\n##### `PUT` /authenticators/admin/duo/{id}/\n\n###### Request:\n\nChanged content type : `application/json`\n\nNew required properties:\n- `pk`\n\n* Added property `pk` (string)\n\n* Changed property `name` (string)\n\n###### Return Type:\n\nChanged response : **200 OK**\n\n* Changed content type : `application/json`\n\n New required properties:\n - `confirmed`\n - `meta_model_name`\n - `type`\n - `verbose_name`\n - `verbose_name_plural`\n\n * Added property `verbose_name` (string)\n > Return object's verbose_name\n\n * Added property `verbose_name_plural` (string)\n > Return object's plural verbose_name\n\n * Added property `meta_model_name` (string)\n > Return internal model name\n\n * Added property `type` (string)\n > Get type of device\n\n * Added property `confirmed` (boolean)\n\n * Changed property `pk` (integer -> string)\n\n * Changed property `name` (string)\n\n##### `PATCH` /authenticators/admin/duo/{id}/\n\n###### Request:\n\nChanged content type : `application/json`\n\n* Added property `pk` (string)\n\n* Changed property `name` (string)\n\n###### Return Type:\n\nChanged response : **200 OK**\n\n* Changed content type : `application/json`\n\n New required properties:\n - `confirmed`\n - `meta_model_name`\n - `type`\n - `verbose_name`\n - `verbose_name_plural`\n\n * Added property `verbose_name` (string)\n > Return object's verbose_name\n\n * Added property `verbose_name_plural` (string)\n > Return object's plural verbose_name\n\n * Added property `meta_model_name` (string)\n > Return internal model name\n\n * Added property `type` (string)\n > Get type of device\n\n * Added property `confirmed` (boolean)\n\n * Changed property `pk` (integer -> string)\n\n * Changed property `name` (string)\n\n##### `GET` /authenticators/admin/sms/{id}/\n\n###### Return Type:\n\nChanged response : **200 OK**\n\n* Changed content type : `application/json`\n\n New required properties:\n - `confirmed`\n - `meta_model_name`\n - `type`\n - `verbose_name`\n - `verbose_name_plural`\n\n New optional properties:\n - `phone_number`\n\n * Added property `verbose_name` (string)\n > Return object's verbose_name\n\n * Added property `verbose_name_plural` (string)\n > Return object's plural verbose_name\n\n * Added property `meta_model_name` (string)\n > Return internal model name\n\n * Added property `type` (string)\n > Get type of device\n\n * Added property `confirmed` (boolean)\n\n * Deleted property `phone_number` (string)\n\n * Changed property `name` (string)\n\n * Changed property `pk` (integer -> string)\n\n##### `PUT` /authenticators/admin/sms/{id}/\n\n###### Request:\n\nChanged content type : `application/json`\n\nNew required properties:\n- `pk`\n\n* Added property `pk` (string)\n\n* Changed property `name` (string)\n\n###### Return Type:\n\nChanged response : **200 OK**\n\n* Changed content type : `application/json`\n\n New required properties:\n - `confirmed`\n - `meta_model_name`\n - `type`\n - `verbose_name`\n - `verbose_name_plural`\n\n New optional properties:\n - `phone_number`\n\n * Added property `verbose_name` (string)\n > Return object's verbose_name\n\n * Added property `verbose_name_plural` (string)\n > Return object's plural verbose_name\n\n * Added property `meta_model_name` (string)\n > Return internal model name\n\n * Added property `type` (string)\n > Get type of device\n\n * Added property `confirmed` (boolean)\n\n * Deleted property `phone_number` (string)\n\n * Changed property `name` (string)\n\n * Changed property `pk` (integer -> string)\n\n##### `PATCH` /authenticators/admin/sms/{id}/\n\n###### Request:\n\nChanged content type : `application/json`\n\n* Added property `pk` (string)\n\n* Changed property `name` (string)\n\n###### Return Type:\n\nChanged response : **200 OK**\n\n* Changed content type : `application/json`\n\n New required properties:\n - `confirmed`\n - `meta_model_name`\n - `type`\n - `verbose_name`\n - `verbose_name_plural`\n\n New optional properties:\n - `phone_number`\n\n * Added property `verbose_name` (string)\n > Return object's verbose_name\n\n * Added property `verbose_name_plural` (string)\n > Return object's plural verbose_name\n\n * Added property `meta_model_name` (string)\n > Return internal model name\n\n * Added property `type` (string)\n > Get type of device\n\n * Added property `confirmed` (boolean)\n\n * Deleted property `phone_number` (string)\n\n * Changed property `name` (string)\n\n * Changed property `pk` (integer -> string)\n\n##### `GET` /authenticators/admin/totp/{id}/\n\n###### Return Type:\n\nChanged response : **200 OK**\n\n* Changed content type : `application/json`\n\n New required properties:\n - `confirmed`\n - `meta_model_name`\n - `type`\n - `verbose_name`\n - `verbose_name_plural`\n\n * Added property `verbose_name` (string)\n > Return object's verbose_name\n\n * Added property `verbose_name_plural` (string)\n > Return object's plural verbose_name\n\n * Added property `meta_model_name` (string)\n > Return internal model name\n\n * Added property `type` (string)\n > Get type of device\n\n * Added property `confirmed` (boolean)\n\n * Changed property `name` (string)\n\n * Changed property `pk` (integer -> string)\n\n##### `PUT` /authenticators/admin/totp/{id}/\n\n###### Request:\n\nChanged content type : `application/json`\n\nNew required properties:\n- `pk`\n\n* Added property `pk` (string)\n\n* Changed property `name` (string)\n\n###### Return Type:\n\nChanged response : **200 OK**\n\n* Changed content type : `application/json`\n\n New required properties:\n - `confirmed`\n - `meta_model_name`\n - `type`\n - `verbose_name`\n - `verbose_name_plural`\n\n * Added property `verbose_name` (string)\n > Return object's verbose_name\n\n * Added property `verbose_name_plural` (string)\n > Return object's plural verbose_name\n\n * Added property `meta_model_name` (string)\n > Return internal model name\n\n * Added property `type` (string)\n > Get type of device\n\n * Added property `confirmed` (boolean)\n\n * Changed property `name` (string)\n\n * Changed property `pk` (integer -> string)\n\n##### `PATCH` /authenticators/admin/totp/{id}/\n\n###### Request:\n\nChanged content type : `application/json`\n\n* Added property `pk` (string)\n\n* Changed property `name` (string)\n\n###### Return Type:\n\nChanged response : **200 OK**\n\n* Changed content type : `application/json`\n\n New required properties:\n - `confirmed`\n - `meta_model_name`\n - `type`\n - `verbose_name`\n - `verbose_name_plural`\n\n * Added property `verbose_name` (string)\n > Return object's verbose_name\n\n * Added property `verbose_name_plural` (string)\n > Return object's plural verbose_name\n\n * Added property `meta_model_name` (string)\n > Return internal model name\n\n * Added property `type` (string)\n > Get type of device\n\n * Added property `confirmed` (boolean)\n\n * Changed property `name` (string)\n\n * Changed property `pk` (integer -> string)\n\n##### `GET` /authenticators/admin/webauthn/{id}/\n\n###### Return Type:\n\nChanged response : **200 OK**\n\n* Changed content type : `application/json`\n\n New required properties:\n - `confirmed`\n - `meta_model_name`\n - `type`\n - `verbose_name`\n - `verbose_name_plural`\n\n New optional properties:\n - `created_on`\n\n * Added property `verbose_name` (string)\n > Return object's verbose_name\n\n * Added property `verbose_name_plural` (string)\n > Return object's plural verbose_name\n\n * Added property `meta_model_name` (string)\n > Return internal model name\n\n * Added property `type` (string)\n > Get type of device\n\n * Added property `confirmed` (boolean)\n\n * Deleted property `created_on` (string)\n\n * Changed property `pk` (integer -> string)\n\n * Changed property `name` (string)\n\n##### `PUT` /authenticators/admin/webauthn/{id}/\n\n###### Request:\n\nChanged content type : `application/json`\n\nNew required properties:\n- `pk`\n\n* Added property `pk` (string)\n\n* Changed property `name` (string)\n\n###### Return Type:\n\nChanged response : **200 OK**\n\n* Changed content type : `application/json`\n\n New required properties:\n - `confirmed`\n - `meta_model_name`\n - `type`\n - `verbose_name`\n - `verbose_name_plural`\n\n New optional properties:\n - `created_on`\n\n * Added property `verbose_name` (string)\n > Return object's verbose_name\n\n * Added property `verbose_name_plural` (string)\n > Return object's plural verbose_name\n\n * Added property `meta_model_name` (string)\n > Return internal model name\n\n * Added property `type` (string)\n > Get type of device\n\n * Added property `confirmed` (boolean)\n\n * Deleted property `created_on` (string)\n\n * Changed property `pk` (integer -> string)\n\n * Changed property `name` (string)\n\n##### `PATCH` /authenticators/admin/webauthn/{id}/\n\n###### Request:\n\nChanged content type : `application/json`\n\n* Added property `pk` (string)\n\n* Changed property `name` (string)\n\n###### Return Type:\n\nChanged response : **200 OK**\n\n* Changed content type : `application/json`\n\n New required properties:\n - `confirmed`\n - `meta_model_name`\n - `type`\n - `verbose_name`\n - `verbose_name_plural`\n\n New optional properties:\n - `created_on`\n\n * Added property `verbose_name` (string)\n > Return object's verbose_name\n\n * Added property `verbose_name_plural` (string)\n > Return object's plural verbose_name\n\n * Added property `meta_model_name` (string)\n > Return internal model name\n\n * Added property `type` (string)\n > Get type of device\n\n * Added property `confirmed` (boolean)\n\n * Deleted property `created_on` (string)\n\n * Changed property `pk` (integer -> string)\n\n * Changed property `name` (string)\n\n##### `GET` /authenticators/all/\n\n###### Return Type:\n\nChanged response : **200 OK**\n\n* Changed content type : `application/json`\n\n Changed items (object):\n > Serializer for Duo authenticator devices\n\n * Changed property `pk` (integer -> string)\n\n * Changed property `confirmed` (boolean)\n\n##### `GET` /authenticators/duo/{id}/\n\n###### Return Type:\n\nChanged response : **200 OK**\n\n* Changed content type : `application/json`\n\n New required properties:\n - `confirmed`\n - `meta_model_name`\n - `type`\n - `verbose_name`\n - `verbose_name_plural`\n\n * Added property `verbose_name` (string)\n > Return object's verbose_name\n\n * Added property `verbose_name_plural` (string)\n > Return object's plural verbose_name\n\n * Added property `meta_model_name` (string)\n > Return internal model name\n\n * Added property `type` (string)\n > Get type of device\n\n * Added property `confirmed` (boolean)\n\n * Changed property `pk` (integer -> string)\n\n * Changed property `name` (string)\n\n##### `PUT` /authenticators/duo/{id}/\n\n###### Request:\n\nChanged content type : `application/json`\n\nNew required properties:\n- `pk`\n\n* Added property `pk` (string)\n\n* Changed property `name` (string)\n\n###### Return Type:\n\nChanged response : **200 OK**\n\n* Changed content type : `application/json`\n\n New required properties:\n - `confirmed`\n - `meta_model_name`\n - `type`\n - `verbose_name`\n - `verbose_name_plural`\n\n * Added property `verbose_name` (string)\n > Return object's verbose_name\n\n * Added property `verbose_name_plural` (string)\n > Return object's plural verbose_name\n\n * Added property `meta_model_name` (string)\n > Return internal model name\n\n * Added property `type` (string)\n > Get type of device\n\n * Added property `confirmed` (boolean)\n\n * Changed property `pk` (integer -> string)\n\n * Changed property `name` (string)\n\n##### `PATCH` /authenticators/duo/{id}/\n\n###### Request:\n\nChanged content type : `application/json`\n\n* Added property `pk` (string)\n\n* Changed property `name` (string)\n\n###### Return Type:\n\nChanged response : **200 OK**\n\n* Changed content type : `application/json`\n\n New required properties:\n - `confirmed`\n - `meta_model_name`\n - `type`\n - `verbose_name`\n - `verbose_name_plural`\n\n * Added property `verbose_name` (string)\n > Return object's verbose_name\n\n * Added property `verbose_name_plural` (string)\n > Return object's plural verbose_name\n\n * Added property `meta_model_name` (string)\n > Return internal model name\n\n * Added property `type` (string)\n > Get type of device\n\n * Added property `confirmed` (boolean)\n\n * Changed property `pk` (integer -> string)\n\n * Changed property `name` (string)\n\n##### `GET` /authenticators/sms/{id}/\n\n###### Return Type:\n\nChanged response : **200 OK**\n\n* Changed content type : `application/json`\n\n New required properties:\n - `confirmed`\n - `meta_model_name`\n - `type`\n - `verbose_name`\n - `verbose_name_plural`\n\n New optional properties:\n - `phone_number`\n\n * Added property `verbose_name` (string)\n > Return object's verbose_name\n\n * Added property `verbose_name_plural` (string)\n > Return object's plural verbose_name\n\n * Added property `meta_model_name` (string)\n > Return internal model name\n\n * Added property `type` (string)\n > Get type of device\n\n * Added property `confirmed` (boolean)\n\n * Deleted property `phone_number` (string)\n\n * Changed property `name` (string)\n\n * Changed property `pk` (integer -> string)\n\n##### `PUT` /authenticators/sms/{id}/\n\n###### Request:\n\nChanged content type : `application/json`\n\nNew required properties:\n- `pk`\n\n* Added property `pk` (string)\n\n* Changed property `name` (string)\n\n###### Return Type:\n\nChanged response : **200 OK**\n\n* Changed content type : `application/json`\n\n New required properties:\n - `confirmed`\n - `meta_model_name`\n - `type`\n - `verbose_name`\n - `verbose_name_plural`\n\n New optional properties:\n - `phone_number`\n\n * Added property `verbose_name` (string)\n > Return object's verbose_name\n\n * Added property `verbose_name_plural` (string)\n > Return object's plural verbose_name\n\n * Added property `meta_model_name` (string)\n > Return internal model name\n\n * Added property `type` (string)\n > Get type of device\n\n * Added property `confirmed` (boolean)\n\n * Deleted property `phone_number` (string)\n\n * Changed property `name` (string)\n\n * Changed property `pk` (integer -> string)\n\n##### `PATCH` /authenticators/sms/{id}/\n\n###### Request:\n\nChanged content type : `application/json`\n\n* Added property `pk` (string)\n\n* Changed property `name` (string)\n\n###### Return Type:\n\nChanged response : **200 OK**\n\n* Changed content type : `application/json`\n\n New required properties:\n - `confirmed`\n - `meta_model_name`\n - `type`\n - `verbose_name`\n - `verbose_name_plural`\n\n New optional properties:\n - `phone_number`\n\n * Added property `verbose_name` (string)\n > Return object's verbose_name\n\n * Added property `verbose_name_plural` (string)\n > Return object's plural verbose_name\n\n * Added property `meta_model_name` (string)\n > Return internal model name\n\n * Added property `type` (string)\n > Get type of device\n\n * Added property `confirmed` (boolean)\n\n * Deleted property `phone_number` (string)\n\n * Changed property `name` (string)\n\n * Changed property `pk` (integer -> string)\n\n##### `GET` /authenticators/totp/{id}/\n\n###### Return Type:\n\nChanged response : **200 OK**\n\n* Changed content type : `application/json`\n\n New required properties:\n - `confirmed`\n - `meta_model_name`\n - `type`\n - `verbose_name`\n - `verbose_name_plural`\n\n * Added property `verbose_name` (string)\n > Return object's verbose_name\n\n * Added property `verbose_name_plural` (string)\n > Return object's plural verbose_name\n\n * Added property `meta_model_name` (string)\n > Return internal model name\n\n * Added property `type` (string)\n > Get type of device\n\n * Added property `confirmed` (boolean)\n\n * Changed property `name` (string)\n\n * Changed property `pk` (integer -> string)\n\n##### `PUT` /authenticators/totp/{id}/\n\n###### Request:\n\nChanged content type : `application/json`\n\nNew required properties:\n- `pk`\n\n* Added property `pk` (string)\n\n* Changed property `name` (string)\n\n###### Return Type:\n\nChanged response : **200 OK**\n\n* Changed content type : `application/json`\n\n New required properties:\n - `confirmed`\n - `meta_model_name`\n - `type`\n - `verbose_name`\n - `verbose_name_plural`\n\n * Added property `verbose_name` (string)\n > Return object's verbose_name\n\n * Added property `verbose_name_plural` (string)\n > Return object's plural verbose_name\n\n * Added property `meta_model_name` (string)\n > Return internal model name\n\n * Added property `type` (string)\n > Get type of device\n\n * Added property `confirmed` (boolean)\n\n * Changed property `name` (string)\n\n * Changed property `pk` (integer -> string)\n\n##### `PATCH` /authenticators/totp/{id}/\n\n###### Request:\n\nChanged content type : `application/json`\n\n* Added property `pk` (string)\n\n* Changed property `name` (string)\n\n###### Return Type:\n\nChanged response : **200 OK**\n\n* Changed content type : `application/json`\n\n New required properties:\n - `confirmed`\n - `meta_model_name`\n - `type`\n - `verbose_name`\n - `verbose_name_plural`\n\n * Added property `verbose_name` (string)\n > Return object's verbose_name\n\n * Added property `verbose_name_plural` (string)\n > Return object's plural verbose_name\n\n * Added property `meta_model_name` (string)\n > Return internal model name\n\n * Added property `type` (string)\n > Get type of device\n\n * Added property `confirmed` (boolean)\n\n * Changed property `name` (string)\n\n * Changed property `pk` (integer -> string)\n\n##### `GET` /authenticators/webauthn/{id}/\n\n###### Return Type:\n\nChanged response : **200 OK**\n\n* Changed content type : `application/json`\n\n New required properties:\n - `confirmed`\n - `meta_model_name`\n - `type`\n - `verbose_name`\n - `verbose_name_plural`\n\n New optional properties:\n - `created_on`\n\n * Added property `verbose_name` (string)\n > Return object's verbose_name\n\n * Added property `verbose_name_plural` (string)\n > Return object's plural verbose_name\n\n * Added property `meta_model_name` (string)\n > Return internal model name\n\n * Added property `type` (string)\n > Get type of device\n\n * Added property `confirmed` (boolean)\n\n * Deleted property `created_on` (string)\n\n * Changed property `pk` (integer -> string)\n\n * Changed property `name` (string)\n\n##### `PUT` /authenticators/webauthn/{id}/\n\n###### Request:\n\nChanged content type : `application/json`\n\nNew required properties:\n- `pk`\n\n* Added property `pk` (string)\n\n* Changed property `name` (string)\n\n###### Return Type:\n\nChanged response : **200 OK**\n\n* Changed content type : `application/json`\n\n New required properties:\n - `confirmed`\n - `meta_model_name`\n - `type`\n - `verbose_name`\n - `verbose_name_plural`\n\n New optional properties:\n - `created_on`\n\n * Added property `verbose_name` (string)\n > Return object's verbose_name\n\n * Added property `verbose_name_plural` (string)\n > Return object's plural verbose_name\n\n * Added property `meta_model_name` (string)\n > Return internal model name\n\n * Added property `type` (string)\n > Get type of device\n\n * Added property `confirmed` (boolean)\n\n * Deleted property `created_on` (string)\n\n * Changed property `pk` (integer -> string)\n\n * Changed property `name` (string)\n\n##### `PATCH` /authenticators/webauthn/{id}/\n\n###### Request:\n\nChanged content type : `application/json`\n\n* Added property `pk` (string)\n\n* Changed property `name` (string)\n\n###### Return Type:\n\nChanged response : **200 OK**\n\n* Changed content type : `application/json`\n\n New required properties:\n - `confirmed`\n - `meta_model_name`\n - `type`\n - `verbose_name`\n - `verbose_name_plural`\n\n New optional properties:\n - `created_on`\n\n * Added property `verbose_name` (string)\n > Return object's verbose_name\n\n * Added property `verbose_name_plural` (string)\n > Return object's plural verbose_name\n\n * Added property `meta_model_name` (string)\n > Return internal model name\n\n * Added property `type` (string)\n > Get type of device\n\n * Added property `confirmed` (boolean)\n\n * Deleted property `created_on` (string)\n\n * Changed property `pk` (integer -> string)\n\n * Changed property `name` (string)\n\n##### `GET` /core/applications/{slug}/check_access/\n\n###### Return Type:\n\nDeleted response : **404 Not Found**\n> for_user user not found\n\n##### `GET` /policies/event_matcher/{policy_uuid}/\n\n###### Return Type:\n\nChanged response : **200 OK**\n\n* Changed content type : `application/json`\n\n * Changed property `app` (string)\n > * `authentik.tenants` - authentik Tenants\n > * `authentik.admin` - authentik Admin\n > * `authentik.api` - authentik API\n > * `authentik.crypto` - authentik Crypto\n > * `authentik.events` - authentik Events\n > * `authentik.flows` - authentik Flows\n > * `authentik.outposts` - authentik Outpost\n > * `authentik.policies.dummy` - authentik Policies.Dummy\n > * `authentik.policies.event_matcher` - authentik Policies.Event Matcher\n > * `authentik.policies.expiry` - authentik Policies.Expiry\n > * `authentik.policies.expression` - authentik Policies.Expression\n > * `authentik.policies.password` - authentik Policies.Password\n > * `authentik.policies.reputation` - authentik Policies.Reputation\n > * `authentik.policies` - authentik Policies\n > * `authentik.providers.ldap` - authentik Providers.LDAP\n > * `authentik.providers.oauth2` - authentik Providers.OAuth2\n > * `authentik.providers.proxy` - authentik Providers.Proxy\n > * `authentik.providers.radius` - authentik Providers.Radius\n > * `authentik.providers.saml` - authentik Providers.SAML\n > * `authentik.providers.scim` - authentik Providers.SCIM\n > * `authentik.rbac` - authentik RBAC\n > * `authentik.recovery` - authentik Recovery\n > * `authentik.sources.ldap` - authentik Sources.LDAP\n > * `authentik.sources.oauth` - authentik Sources.OAuth\n > * `authentik.sources.plex` - authentik Sources.Plex\n > * `authentik.sources.saml` - authentik Sources.SAML\n > * `authentik.stages.authenticator` - authentik Stages.Authenticator\n > * `authentik.stages.authenticator_duo` - authentik Stages.Authenticator.Duo\n > * `authentik.stages.authenticator_mobile` - authentik Stages.Authenticator.Mobile\n > * `authentik.stages.authenticator_sms` - authentik Stages.Authenticator.SMS\n > * `authentik.stages.authenticator_static` - authentik Stages.Authenticator.Static\n > * `authentik.stages.authenticator_totp` - authentik Stages.Authenticator.TOTP\n > * `authentik.stages.authenticator_validate` - authentik Stages.Authenticator.Validate\n > * `authentik.stages.authenticator_webauthn` - authentik Stages.Authenticator.WebAuthn\n > * `authentik.stages.captcha` - authentik Stages.Captcha\n > * `authentik.stages.consent` - authentik Stages.Consent\n > * `authentik.stages.deny` - authentik Stages.Deny\n > * `authentik.stages.dummy` - authentik Stages.Dummy\n > * `authentik.stages.email` - authentik Stages.Email\n > * `authentik.stages.identification` - authentik Stages.Identification\n > * `authentik.stages.invitation` - authentik Stages.User Invitation\n > * `authentik.stages.password` - authentik Stages.Password\n > * `authentik.stages.prompt` - authentik Stages.Prompt\n > * `authentik.stages.user_delete` - authentik Stages.User Delete\n > * `authentik.stages.user_login` - authentik Stages.User Login\n > * `authentik.stages.user_logout` - authentik Stages.User Logout\n > * `authentik.stages.user_write` - authentik Stages.User Write\n > * `authentik.brands` - authentik Brands\n > * `authentik.blueprints` - authentik Blueprints\n > * `authentik.core` - authentik Core\n > * `authentik.enterprise` - authentik Enterprise\n > * `authentik.enterprise.audit` - authentik Enterprise.Audit\n > * `authentik.enterprise.providers.rac` - authentik Enterprise.Providers.RAC\n\n Added enum value:\n\n * `authentik.stages.authenticator_mobile`\n * Changed property `model` (string)\n > * `authentik_tenants.domain` - Domain\n > * `authentik_crypto.certificatekeypair` - Certificate-Key Pair\n > * `authentik_events.event` - Event\n > * `authentik_events.notificationtransport` - Notification Transport\n > * `authentik_events.notification` - Notification\n > * `authentik_events.notificationrule` - Notification Rule\n > * `authentik_events.notificationwebhookmapping` - Webhook Mapping\n > * `authentik_flows.flow` - Flow\n > * `authentik_flows.flowstagebinding` - Flow Stage Binding\n > * `authentik_outposts.dockerserviceconnection` - Docker Service-Connection\n > * `authentik_outposts.kubernetesserviceconnection` - Kubernetes Service-Connection\n > * `authentik_outposts.outpost` - Outpost\n > * `authentik_policies_dummy.dummypolicy` - Dummy Policy\n > * `authentik_policies_event_matcher.eventmatcherpolicy` - Event Matcher Policy\n > * `authentik_policies_expiry.passwordexpirypolicy` - Password Expiry Policy\n > * `authentik_policies_expression.expressionpolicy` - Expression Policy\n > * `authentik_policies_password.passwordpolicy` - Password Policy\n > * `authentik_policies_reputation.reputationpolicy` - Reputation Policy\n > * `authentik_policies.policybinding` - Policy Binding\n > * `authentik_providers_ldap.ldapprovider` - LDAP Provider\n > * `authentik_providers_oauth2.scopemapping` - Scope Mapping\n > * `authentik_providers_oauth2.oauth2provider` - OAuth2/OpenID Provider\n > * `authentik_providers_proxy.proxyprovider` - Proxy Provider\n > * `authentik_providers_radius.radiusprovider` - Radius Provider\n > * `authentik_providers_saml.samlprovider` - SAML Provider\n > * `authentik_providers_saml.samlpropertymapping` - SAML Property Mapping\n > * `authentik_providers_scim.scimprovider` - SCIM Provider\n > * `authentik_providers_scim.scimmapping` - SCIM Mapping\n > * `authentik_rbac.role` - Role\n > * `authentik_sources_ldap.ldapsource` - LDAP Source\n > * `authentik_sources_ldap.ldappropertymapping` - LDAP Property Mapping\n > * `authentik_sources_oauth.oauthsource` - OAuth Source\n > * `authentik_sources_oauth.useroauthsourceconnection` - User OAuth Source Connection\n > * `authentik_sources_plex.plexsource` - Plex Source\n > * `authentik_sources_plex.plexsourceconnection` - User Plex Source Connection\n > * `authentik_sources_saml.samlsource` - SAML Source\n > * `authentik_sources_saml.usersamlsourceconnection` - User SAML Source Connection\n > * `authentik_stages_authenticator_duo.authenticatorduostage` - Duo Authenticator Setup Stage\n > * `authentik_stages_authenticator_duo.duodevice` - Duo Device\n > * `authentik_stages_authenticator_mobile.authenticatormobilestage` - Mobile Authenticator Setup Stage\n > * `authentik_stages_authenticator_mobile.mobiledevice` - Mobile Device\n > * `authentik_stages_authenticator_sms.authenticatorsmsstage` - SMS Authenticator Setup Stage\n > * `authentik_stages_authenticator_sms.smsdevice` - SMS Device\n > * `authentik_stages_authenticator_static.authenticatorstaticstage` - Static Authenticator Setup Stage\n > * `authentik_stages_authenticator_static.staticdevice` - Static Device\n > * `authentik_stages_authenticator_totp.authenticatortotpstage` - TOTP Authenticator Setup Stage\n > * `authentik_stages_authenticator_totp.totpdevice` - TOTP Device\n > * `authentik_stages_authenticator_validate.authenticatorvalidatestage` - Authenticator Validation Stage\n > * `authentik_stages_authenticator_webauthn.authenticatewebauthnstage` - WebAuthn Authenticator Setup Stage\n > * `authentik_stages_authenticator_webauthn.webauthndevice` - WebAuthn Device\n > * `authentik_stages_captcha.captchastage` - Captcha Stage\n > * `authentik_stages_consent.consentstage` - Consent Stage\n > * `authentik_stages_consent.userconsent` - User Consent\n > * `authentik_stages_deny.denystage` - Deny Stage\n > * `authentik_stages_dummy.dummystage` - Dummy Stage\n > * `authentik_stages_email.emailstage` - Email Stage\n > * `authentik_stages_identification.identificationstage` - Identification Stage\n > * `authentik_stages_invitation.invitationstage` - Invitation Stage\n > * `authentik_stages_invitation.invitation` - Invitation\n > * `authentik_stages_password.passwordstage` - Password Stage\n > * `authentik_stages_prompt.prompt` - Prompt\n > * `authentik_stages_prompt.promptstage` - Prompt Stage\n > * `authentik_stages_user_delete.userdeletestage` - User Delete Stage\n > * `authentik_stages_user_login.userloginstage` - User Login Stage\n > * `authentik_stages_user_logout.userlogoutstage` - User Logout Stage\n > * `authentik_stages_user_write.userwritestage` - User Write Stage\n > * `authentik_brands.brand` - Brand\n > * `authentik_blueprints.blueprintinstance` - Blueprint Instance\n > * `authentik_core.group` - Group\n > * `authentik_core.user` - User\n > * `authentik_core.application` - Application\n > * `authentik_core.token` - Token\n > * `authentik_enterprise.license` - License\n > * `authentik_providers_rac.racprovider` - RAC Provider\n > * `authentik_providers_rac.endpoint` - RAC Endpoint\n > * `authentik_providers_rac.racpropertymapping` - RAC Property Mapping\n\n Added enum values:\n\n * `authentik_stages_authenticator_mobile.authenticatormobilestage`\n * `authentik_stages_authenticator_mobile.mobiledevice`\n Removed enum values:\n\n * `authentik_policies_reputation.reputation`\n * `authentik_providers_oauth2.authorizationcode`\n * `authentik_providers_oauth2.accesstoken`\n * `authentik_providers_oauth2.refreshtoken`\n##### `PUT` /policies/event_matcher/{policy_uuid}/\n\n###### Request:\n\nChanged content type : `application/json`\n\n* Changed property `app` (string)\n > * `authentik.tenants` - authentik Tenants\n > * `authentik.admin` - authentik Admin\n > * `authentik.api` - authentik API\n > * `authentik.crypto` - authentik Crypto\n > * `authentik.events` - authentik Events\n > * `authentik.flows` - authentik Flows\n > * `authentik.outposts` - authentik Outpost\n > * `authentik.policies.dummy` - authentik Policies.Dummy\n > * `authentik.policies.event_matcher` - authentik Policies.Event Matcher\n > * `authentik.policies.expiry` - authentik Policies.Expiry\n > * `authentik.policies.expression` - authentik Policies.Expression\n > * `authentik.policies.password` - authentik Policies.Password\n > * `authentik.policies.reputation` - authentik Policies.Reputation\n > * `authentik.policies` - authentik Policies\n > * `authentik.providers.ldap` - authentik Providers.LDAP\n > * `authentik.providers.oauth2` - authentik Providers.OAuth2\n > * `authentik.providers.proxy` - authentik Providers.Proxy\n > * `authentik.providers.radius` - authentik Providers.Radius\n > * `authentik.providers.saml` - authentik Providers.SAML\n > * `authentik.providers.scim` - authentik Providers.SCIM\n > * `authentik.rbac` - authentik RBAC\n > * `authentik.recovery` - authentik Recovery\n > * `authentik.sources.ldap` - authentik Sources.LDAP\n > * `authentik.sources.oauth` - authentik Sources.OAuth\n > * `authentik.sources.plex` - authentik Sources.Plex\n > * `authentik.sources.saml` - authentik Sources.SAML\n > * `authentik.stages.authenticator` - authentik Stages.Authenticator\n > * `authentik.stages.authenticator_duo` - authentik Stages.Authenticator.Duo\n > * `authentik.stages.authenticator_mobile` - authentik Stages.Authenticator.Mobile\n > * `authentik.stages.authenticator_sms` - authentik Stages.Authenticator.SMS\n > * `authentik.stages.authenticator_static` - authentik Stages.Authenticator.Static\n > * `authentik.stages.authenticator_totp` - authentik Stages.Authenticator.TOTP\n > * `authentik.stages.authenticator_validate` - authentik Stages.Authenticator.Validate\n > * `authentik.stages.authenticator_webauthn` - authentik Stages.Authenticator.WebAuthn\n > * `authentik.stages.captcha` - authentik Stages.Captcha\n > * `authentik.stages.consent` - authentik Stages.Consent\n > * `authentik.stages.deny` - authentik Stages.Deny\n > * `authentik.stages.dummy` - authentik Stages.Dummy\n > * `authentik.stages.email` - authentik Stages.Email\n > * `authentik.stages.identification` - authentik Stages.Identification\n > * `authentik.stages.invitation` - authentik Stages.User Invitation\n > * `authentik.stages.password` - authentik Stages.Password\n > * `authentik.stages.prompt` - authentik Stages.Prompt\n > * `authentik.stages.user_delete` - authentik Stages.User Delete\n > * `authentik.stages.user_login` - authentik Stages.User Login\n > * `authentik.stages.user_logout` - authentik Stages.User Logout\n > * `authentik.stages.user_write` - authentik Stages.User Write\n > * `authentik.brands` - authentik Brands\n > * `authentik.blueprints` - authentik Blueprints\n > * `authentik.core` - authentik Core\n > * `authentik.enterprise` - authentik Enterprise\n > * `authentik.enterprise.audit` - authentik Enterprise.Audit\n > * `authentik.enterprise.providers.rac` - authentik Enterprise.Providers.RAC\n\n Added enum value:\n\n * `authentik.stages.authenticator_mobile`\n* Changed property `model` (string)\n > * `authentik_tenants.domain` - Domain\n > * `authentik_crypto.certificatekeypair` - Certificate-Key Pair\n > * `authentik_events.event` - Event\n > * `authentik_events.notificationtransport` - Notification Transport\n > * `authentik_events.notification` - Notification\n > * `authentik_events.notificationrule` - Notification Rule\n > * `authentik_events.notificationwebhookmapping` - Webhook Mapping\n > * `authentik_flows.flow` - Flow\n > * `authentik_flows.flowstagebinding` - Flow Stage Binding\n > * `authentik_outposts.dockerserviceconnection` - Docker Service-Connection\n > * `authentik_outposts.kubernetesserviceconnection` - Kubernetes Service-Connection\n > * `authentik_outposts.outpost` - Outpost\n > * `authentik_policies_dummy.dummypolicy` - Dummy Policy\n > * `authentik_policies_event_matcher.eventmatcherpolicy` - Event Matcher Policy\n > * `authentik_policies_expiry.passwordexpirypolicy` - Password Expiry Policy\n > * `authentik_policies_expression.expressionpolicy` - Expression Policy\n > * `authentik_policies_password.passwordpolicy` - Password Policy\n > * `authentik_policies_reputation.reputationpolicy` - Reputation Policy\n > * `authentik_policies.policybinding` - Policy Binding\n > * `authentik_providers_ldap.ldapprovider` - LDAP Provider\n > * `authentik_providers_oauth2.scopemapping` - Scope Mapping\n > * `authentik_providers_oauth2.oauth2provider` - OAuth2/OpenID Provider\n > * `authentik_providers_proxy.proxyprovider` - Proxy Provider\n > * `authentik_providers_radius.radiusprovider` - Radius Provider\n > * `authentik_providers_saml.samlprovider` - SAML Provider\n > * `authentik_providers_saml.samlpropertymapping` - SAML Property Mapping\n > * `authentik_providers_scim.scimprovider` - SCIM Provider\n > * `authentik_providers_scim.scimmapping` - SCIM Mapping\n > * `authentik_rbac.role` - Role\n > * `authentik_sources_ldap.ldapsource` - LDAP Source\n > * `authentik_sources_ldap.ldappropertymapping` - LDAP Property Mapping\n > * `authentik_sources_oauth.oauthsource` - OAuth Source\n > * `authentik_sources_oauth.useroauthsourceconnection` - User OAuth Source Connection\n > * `authentik_sources_plex.plexsource` - Plex Source\n > * `authentik_sources_plex.plexsourceconnection` - User Plex Source Connection\n > * `authentik_sources_saml.samlsource` - SAML Source\n > * `authentik_sources_saml.usersamlsourceconnection` - User SAML Source Connection\n > * `authentik_stages_authenticator_duo.authenticatorduostage` - Duo Authenticator Setup Stage\n > * `authentik_stages_authenticator_duo.duodevice` - Duo Device\n > * `authentik_stages_authenticator_mobile.authenticatormobilestage` - Mobile Authenticator Setup Stage\n > * `authentik_stages_authenticator_mobile.mobiledevice` - Mobile Device\n > * `authentik_stages_authenticator_sms.authenticatorsmsstage` - SMS Authenticator Setup Stage\n > * `authentik_stages_authenticator_sms.smsdevice` - SMS Device\n > * `authentik_stages_authenticator_static.authenticatorstaticstage` - Static Authenticator Setup Stage\n > * `authentik_stages_authenticator_static.staticdevice` - Static Device\n > * `authentik_stages_authenticator_totp.authenticatortotpstage` - TOTP Authenticator Setup Stage\n > * `authentik_stages_authenticator_totp.totpdevice` - TOTP Device\n > * `authentik_stages_authenticator_validate.authenticatorvalidatestage` - Authenticator Validation Stage\n > * `authentik_stages_authenticator_webauthn.authenticatewebauthnstage` - WebAuthn Authenticator Setup Stage\n > * `authentik_stages_authenticator_webauthn.webauthndevice` - WebAuthn Device\n > * `authentik_stages_captcha.captchastage` - Captcha Stage\n > * `authentik_stages_consent.consentstage` - Consent Stage\n > * `authentik_stages_consent.userconsent` - User Consent\n > * `authentik_stages_deny.denystage` - Deny Stage\n > * `authentik_stages_dummy.dummystage` - Dummy Stage\n > * `authentik_stages_email.emailstage` - Email Stage\n > * `authentik_stages_identification.identificationstage` - Identification Stage\n > * `authentik_stages_invitation.invitationstage` - Invitation Stage\n > * `authentik_stages_invitation.invitation` - Invitation\n > * `authentik_stages_password.passwordstage` - Password Stage\n > * `authentik_stages_prompt.prompt` - Prompt\n > * `authentik_stages_prompt.promptstage` - Prompt Stage\n > * `authentik_stages_user_delete.userdeletestage` - User Delete Stage\n > * `authentik_stages_user_login.userloginstage` - User Login Stage\n > * `authentik_stages_user_logout.userlogoutstage` - User Logout Stage\n > * `authentik_stages_user_write.userwritestage` - User Write Stage\n > * `authentik_brands.brand` - Brand\n > * `authentik_blueprints.blueprintinstance` - Blueprint Instance\n > * `authentik_core.group` - Group\n > * `authentik_core.user` - User\n > * `authentik_core.application` - Application\n > * `authentik_core.token` - Token\n > * `authentik_enterprise.license` - License\n > * `authentik_providers_rac.racprovider` - RAC Provider\n > * `authentik_providers_rac.endpoint` - RAC Endpoint\n > * `authentik_providers_rac.racpropertymapping` - RAC Property Mapping\n\n Added enum values:\n\n * `authentik_stages_authenticator_mobile.authenticatormobilestage`\n * `authentik_stages_authenticator_mobile.mobiledevice`\n Removed enum values:\n\n * `authentik_policies_reputation.reputation`\n * `authentik_providers_oauth2.authorizationcode`\n * `authentik_providers_oauth2.accesstoken`\n * `authentik_providers_oauth2.refreshtoken`\n###### Return Type:\n\nChanged response : **200 OK**\n\n* Changed content type : `application/json`\n\n * Changed property `app` (string)\n > * `authentik.tenants` - authentik Tenants\n > * `authentik.admin` - authentik Admin\n > * `authentik.api` - authentik API\n > * `authentik.crypto` - authentik Crypto\n > * `authentik.events` - authentik Events\n > * `authentik.flows` - authentik Flows\n > * `authentik.outposts` - authentik Outpost\n > * `authentik.policies.dummy` - authentik Policies.Dummy\n > * `authentik.policies.event_matcher` - authentik Policies.Event Matcher\n > * `authentik.policies.expiry` - authentik Policies.Expiry\n > * `authentik.policies.expression` - authentik Policies.Expression\n > * `authentik.policies.password` - authentik Policies.Password\n > * `authentik.policies.reputation` - authentik Policies.Reputation\n > * `authentik.policies` - authentik Policies\n > * `authentik.providers.ldap` - authentik Providers.LDAP\n > * `authentik.providers.oauth2` - authentik Providers.OAuth2\n > * `authentik.providers.proxy` - authentik Providers.Proxy\n > * `authentik.providers.radius` - authentik Providers.Radius\n > * `authentik.providers.saml` - authentik Providers.SAML\n > * `authentik.providers.scim` - authentik Providers.SCIM\n > * `authentik.rbac` - authentik RBAC\n > * `authentik.recovery` - authentik Recovery\n > * `authentik.sources.ldap` - authentik Sources.LDAP\n > * `authentik.sources.oauth` - authentik Sources.OAuth\n > * `authentik.sources.plex` - authentik Sources.Plex\n > * `authentik.sources.saml` - authentik Sources.SAML\n > * `authentik.stages.authenticator` - authentik Stages.Authenticator\n > * `authentik.stages.authenticator_duo` - authentik Stages.Authenticator.Duo\n > * `authentik.stages.authenticator_mobile` - authentik Stages.Authenticator.Mobile\n > * `authentik.stages.authenticator_sms` - authentik Stages.Authenticator.SMS\n > * `authentik.stages.authenticator_static` - authentik Stages.Authenticator.Static\n > * `authentik.stages.authenticator_totp` - authentik Stages.Authenticator.TOTP\n > * `authentik.stages.authenticator_validate` - authentik Stages.Authenticator.Validate\n > * `authentik.stages.authenticator_webauthn` - authentik Stages.Authenticator.WebAuthn\n > * `authentik.stages.captcha` - authentik Stages.Captcha\n > * `authentik.stages.consent` - authentik Stages.Consent\n > * `authentik.stages.deny` - authentik Stages.Deny\n > * `authentik.stages.dummy` - authentik Stages.Dummy\n > * `authentik.stages.email` - authentik Stages.Email\n > * `authentik.stages.identification` - authentik Stages.Identification\n > * `authentik.stages.invitation` - authentik Stages.User Invitation\n > * `authentik.stages.password` - authentik Stages.Password\n > * `authentik.stages.prompt` - authentik Stages.Prompt\n > * `authentik.stages.user_delete` - authentik Stages.User Delete\n > * `authentik.stages.user_login` - authentik Stages.User Login\n > * `authentik.stages.user_logout` - authentik Stages.User Logout\n > * `authentik.stages.user_write` - authentik Stages.User Write\n > * `authentik.brands` - authentik Brands\n > * `authentik.blueprints` - authentik Blueprints\n > * `authentik.core` - authentik Core\n > * `authentik.enterprise` - authentik Enterprise\n > * `authentik.enterprise.audit` - authentik Enterprise.Audit\n > * `authentik.enterprise.providers.rac` - authentik Enterprise.Providers.RAC\n\n Added enum value:\n\n * `authentik.stages.authenticator_mobile`\n * Changed property `model` (string)\n > * `authentik_tenants.domain` - Domain\n > * `authentik_crypto.certificatekeypair` - Certificate-Key Pair\n > * `authentik_events.event` - Event\n > * `authentik_events.notificationtransport` - Notification Transport\n > * `authentik_events.notification` - Notification\n > * `authentik_events.notificationrule` - Notification Rule\n > * `authentik_events.notificationwebhookmapping` - Webhook Mapping\n > * `authentik_flows.flow` - Flow\n > * `authentik_flows.flowstagebinding` - Flow Stage Binding\n > * `authentik_outposts.dockerserviceconnection` - Docker Service-Connection\n > * `authentik_outposts.kubernetesserviceconnection` - Kubernetes Service-Connection\n > * `authentik_outposts.outpost` - Outpost\n > * `authentik_policies_dummy.dummypolicy` - Dummy Policy\n > * `authentik_policies_event_matcher.eventmatcherpolicy` - Event Matcher Policy\n > * `authentik_policies_expiry.passwordexpirypolicy` - Password Expiry Policy\n > * `authentik_policies_expression.expressionpolicy` - Expression Policy\n > * `authentik_policies_password.passwordpolicy` - Password Policy\n > * `authentik_policies_reputation.reputationpolicy` - Reputation Policy\n > * `authentik_policies.policybinding` - Policy Binding\n > * `authentik_providers_ldap.ldapprovider` - LDAP Provider\n > * `authentik_providers_oauth2.scopemapping` - Scope Mapping\n > * `authentik_providers_oauth2.oauth2provider` - OAuth2/OpenID Provider\n > * `authentik_providers_proxy.proxyprovider` - Proxy Provider\n > * `authentik_providers_radius.radiusprovider` - Radius Provider\n > * `authentik_providers_saml.samlprovider` - SAML Provider\n > * `authentik_providers_saml.samlpropertymapping` - SAML Property Mapping\n > * `authentik_providers_scim.scimprovider` - SCIM Provider\n > * `authentik_providers_scim.scimmapping` - SCIM Mapping\n > * `authentik_rbac.role` - Role\n > * `authentik_sources_ldap.ldapsource` - LDAP Source\n > * `authentik_sources_ldap.ldappropertymapping` - LDAP Property Mapping\n > * `authentik_sources_oauth.oauthsource` - OAuth Source\n > * `authentik_sources_oauth.useroauthsourceconnection` - User OAuth Source Connection\n > * `authentik_sources_plex.plexsource` - Plex Source\n > * `authentik_sources_plex.plexsourceconnection` - User Plex Source Connection\n > * `authentik_sources_saml.samlsource` - SAML Source\n > * `authentik_sources_saml.usersamlsourceconnection` - User SAML Source Connection\n > * `authentik_stages_authenticator_duo.authenticatorduostage` - Duo Authenticator Setup Stage\n > * `authentik_stages_authenticator_duo.duodevice` - Duo Device\n > * `authentik_stages_authenticator_mobile.authenticatormobilestage` - Mobile Authenticator Setup Stage\n > * `authentik_stages_authenticator_mobile.mobiledevice` - Mobile Device\n > * `authentik_stages_authenticator_sms.authenticatorsmsstage` - SMS Authenticator Setup Stage\n > * `authentik_stages_authenticator_sms.smsdevice` - SMS Device\n > * `authentik_stages_authenticator_static.authenticatorstaticstage` - Static Authenticator Setup Stage\n > * `authentik_stages_authenticator_static.staticdevice` - Static Device\n > * `authentik_stages_authenticator_totp.authenticatortotpstage` - TOTP Authenticator Setup Stage\n > * `authentik_stages_authenticator_totp.totpdevice` - TOTP Device\n > * `authentik_stages_authenticator_validate.authenticatorvalidatestage` - Authenticator Validation Stage\n > * `authentik_stages_authenticator_webauthn.authenticatewebauthnstage` - WebAuthn Authenticator Setup Stage\n > * `authentik_stages_authenticator_webauthn.webauthndevice` - WebAuthn Device\n > * `authentik_stages_captcha.captchastage` - Captcha Stage\n > * `authentik_stages_consent.consentstage` - Consent Stage\n > * `authentik_stages_consent.userconsent` - User Consent\n > * `authentik_stages_deny.denystage` - Deny Stage\n > * `authentik_stages_dummy.dummystage` - Dummy Stage\n > * `authentik_stages_email.emailstage` - Email Stage\n > * `authentik_stages_identification.identificationstage` - Identification Stage\n > * `authentik_stages_invitation.invitationstage` - Invitation Stage\n > * `authentik_stages_invitation.invitation` - Invitation\n > * `authentik_stages_password.passwordstage` - Password Stage\n > * `authentik_stages_prompt.prompt` - Prompt\n > * `authentik_stages_prompt.promptstage` - Prompt Stage\n > * `authentik_stages_user_delete.userdeletestage` - User Delete Stage\n > * `authentik_stages_user_login.userloginstage` - User Login Stage\n > * `authentik_stages_user_logout.userlogoutstage` - User Logout Stage\n > * `authentik_stages_user_write.userwritestage` - User Write Stage\n > * `authentik_brands.brand` - Brand\n > * `authentik_blueprints.blueprintinstance` - Blueprint Instance\n > * `authentik_core.group` - Group\n > * `authentik_core.user` - User\n > * `authentik_core.application` - Application\n > * `authentik_core.token` - Token\n > * `authentik_enterprise.license` - License\n > * `authentik_providers_rac.racprovider` - RAC Provider\n > * `authentik_providers_rac.endpoint` - RAC Endpoint\n > * `authentik_providers_rac.racpropertymapping` - RAC Property Mapping\n\n Added enum values:\n\n * `authentik_stages_authenticator_mobile.authenticatormobilestage`\n * `authentik_stages_authenticator_mobile.mobiledevice`\n Removed enum values:\n\n * `authentik_policies_reputation.reputation`\n * `authentik_providers_oauth2.authorizationcode`\n * `authentik_providers_oauth2.accesstoken`\n * `authentik_providers_oauth2.refreshtoken`\n##### `PATCH` /policies/event_matcher/{policy_uuid}/\n\n###### Request:\n\nChanged content type : `application/json`\n\n* Changed property `app` (string)\n > * `authentik.tenants` - authentik Tenants\n > * `authentik.admin` - authentik Admin\n > * `authentik.api` - authentik API\n > * `authentik.crypto` - authentik Crypto\n > * `authentik.events` - authentik Events\n > * `authentik.flows` - authentik Flows\n > * `authentik.outposts` - authentik Outpost\n > * `authentik.policies.dummy` - authentik Policies.Dummy\n > * `authentik.policies.event_matcher` - authentik Policies.Event Matcher\n > * `authentik.policies.expiry` - authentik Policies.Expiry\n > * `authentik.policies.expression` - authentik Policies.Expression\n > * `authentik.policies.password` - authentik Policies.Password\n > * `authentik.policies.reputation` - authentik Policies.Reputation\n > * `authentik.policies` - authentik Policies\n > * `authentik.providers.ldap` - authentik Providers.LDAP\n > * `authentik.providers.oauth2` - authentik Providers.OAuth2\n > * `authentik.providers.proxy` - authentik Providers.Proxy\n > * `authentik.providers.radius` - authentik Providers.Radius\n > * `authentik.providers.saml` - authentik Providers.SAML\n > * `authentik.providers.scim` - authentik Providers.SCIM\n > * `authentik.rbac` - authentik RBAC\n > * `authentik.recovery` - authentik Recovery\n > * `authentik.sources.ldap` - authentik Sources.LDAP\n > * `authentik.sources.oauth` - authentik Sources.OAuth\n > * `authentik.sources.plex` - authentik Sources.Plex\n > * `authentik.sources.saml` - authentik Sources.SAML\n > * `authentik.stages.authenticator` - authentik Stages.Authenticator\n > * `authentik.stages.authenticator_duo` - authentik Stages.Authenticator.Duo\n > * `authentik.stages.authenticator_mobile` - authentik Stages.Authenticator.Mobile\n > * `authentik.stages.authenticator_sms` - authentik Stages.Authenticator.SMS\n > * `authentik.stages.authenticator_static` - authentik Stages.Authenticator.Static\n > * `authentik.stages.authenticator_totp` - authentik Stages.Authenticator.TOTP\n > * `authentik.stages.authenticator_validate` - authentik Stages.Authenticator.Validate\n > * `authentik.stages.authenticator_webauthn` - authentik Stages.Authenticator.WebAuthn\n > * `authentik.stages.captcha` - authentik Stages.Captcha\n > * `authentik.stages.consent` - authentik Stages.Consent\n > * `authentik.stages.deny` - authentik Stages.Deny\n > * `authentik.stages.dummy` - authentik Stages.Dummy\n > * `authentik.stages.email` - authentik Stages.Email\n > * `authentik.stages.identification` - authentik Stages.Identification\n > * `authentik.stages.invitation` - authentik Stages.User Invitation\n > * `authentik.stages.password` - authentik Stages.Password\n > * `authentik.stages.prompt` - authentik Stages.Prompt\n > * `authentik.stages.user_delete` - authentik Stages.User Delete\n > * `authentik.stages.user_login` - authentik Stages.User Login\n > * `authentik.stages.user_logout` - authentik Stages.User Logout\n > * `authentik.stages.user_write` - authentik Stages.User Write\n > * `authentik.brands` - authentik Brands\n > * `authentik.blueprints` - authentik Blueprints\n > * `authentik.core` - authentik Core\n > * `authentik.enterprise` - authentik Enterprise\n > * `authentik.enterprise.audit` - authentik Enterprise.Audit\n > * `authentik.enterprise.providers.rac` - authentik Enterprise.Providers.RAC\n\n Added enum value:\n\n * `authentik.stages.authenticator_mobile`\n* Changed property `model` (string)\n > * `authentik_tenants.domain` - Domain\n > * `authentik_crypto.certificatekeypair` - Certificate-Key Pair\n > * `authentik_events.event` - Event\n > * `authentik_events.notificationtransport` - Notification Transport\n > * `authentik_events.notification` - Notification\n > * `authentik_events.notificationrule` - Notification Rule\n > * `authentik_events.notificationwebhookmapping` - Webhook Mapping\n > * `authentik_flows.flow` - Flow\n > * `authentik_flows.flowstagebinding` - Flow Stage Binding\n > * `authentik_outposts.dockerserviceconnection` - Docker Service-Connection\n > * `authentik_outposts.kubernetesserviceconnection` - Kubernetes Service-Connection\n > * `authentik_outposts.outpost` - Outpost\n > * `authentik_policies_dummy.dummypolicy` - Dummy Policy\n > * `authentik_policies_event_matcher.eventmatcherpolicy` - Event Matcher Policy\n > * `authentik_policies_expiry.passwordexpirypolicy` - Password Expiry Policy\n > * `authentik_policies_expression.expressionpolicy` - Expression Policy\n > * `authentik_policies_password.passwordpolicy` - Password Policy\n > * `authentik_policies_reputation.reputationpolicy` - Reputation Policy\n > * `authentik_policies.policybinding` - Policy Binding\n > * `authentik_providers_ldap.ldapprovider` - LDAP Provider\n > * `authentik_providers_oauth2.scopemapping` - Scope Mapping\n > * `authentik_providers_oauth2.oauth2provider` - OAuth2/OpenID Provider\n > * `authentik_providers_proxy.proxyprovider` - Proxy Provider\n > * `authentik_providers_radius.radiusprovider` - Radius Provider\n > * `authentik_providers_saml.samlprovider` - SAML Provider\n > * `authentik_providers_saml.samlpropertymapping` - SAML Property Mapping\n > * `authentik_providers_scim.scimprovider` - SCIM Provider\n > * `authentik_providers_scim.scimmapping` - SCIM Mapping\n > * `authentik_rbac.role` - Role\n > * `authentik_sources_ldap.ldapsource` - LDAP Source\n > * `authentik_sources_ldap.ldappropertymapping` - LDAP Property Mapping\n > * `authentik_sources_oauth.oauthsource` - OAuth Source\n > * `authentik_sources_oauth.useroauthsourceconnection` - User OAuth Source Connection\n > * `authentik_sources_plex.plexsource` - Plex Source\n > * `authentik_sources_plex.plexsourceconnection` - User Plex Source Connection\n > * `authentik_sources_saml.samlsource` - SAML Source\n > * `authentik_sources_saml.usersamlsourceconnection` - User SAML Source Connection\n > * `authentik_stages_authenticator_duo.authenticatorduostage` - Duo Authenticator Setup Stage\n > * `authentik_stages_authenticator_duo.duodevice` - Duo Device\n > * `authentik_stages_authenticator_mobile.authenticatormobilestage` - Mobile Authenticator Setup Stage\n > * `authentik_stages_authenticator_mobile.mobiledevice` - Mobile Device\n > * `authentik_stages_authenticator_sms.authenticatorsmsstage` - SMS Authenticator Setup Stage\n > * `authentik_stages_authenticator_sms.smsdevice` - SMS Device\n > * `authentik_stages_authenticator_static.authenticatorstaticstage` - Static Authenticator Setup Stage\n > * `authentik_stages_authenticator_static.staticdevice` - Static Device\n > * `authentik_stages_authenticator_totp.authenticatortotpstage` - TOTP Authenticator Setup Stage\n > * `authentik_stages_authenticator_totp.totpdevice` - TOTP Device\n > * `authentik_stages_authenticator_validate.authenticatorvalidatestage` - Authenticator Validation Stage\n > * `authentik_stages_authenticator_webauthn.authenticatewebauthnstage` - WebAuthn Authenticator Setup Stage\n > * `authentik_stages_authenticator_webauthn.webauthndevice` - WebAuthn Device\n > * `authentik_stages_captcha.captchastage` - Captcha Stage\n > * `authentik_stages_consent.consentstage` - Consent Stage\n > * `authentik_stages_consent.userconsent` - User Consent\n > * `authentik_stages_deny.denystage` - Deny Stage\n > * `authentik_stages_dummy.dummystage` - Dummy Stage\n > * `authentik_stages_email.emailstage` - Email Stage\n > * `authentik_stages_identification.identificationstage` - Identification Stage\n > * `authentik_stages_invitation.invitationstage` - Invitation Stage\n > * `authentik_stages_invitation.invitation` - Invitation\n > * `authentik_stages_password.passwordstage` - Password Stage\n > * `authentik_stages_prompt.prompt` - Prompt\n > * `authentik_stages_prompt.promptstage` - Prompt Stage\n > * `authentik_stages_user_delete.userdeletestage` - User Delete Stage\n > * `authentik_stages_user_login.userloginstage` - User Login Stage\n > * `authentik_stages_user_logout.userlogoutstage` - User Logout Stage\n > * `authentik_stages_user_write.userwritestage` - User Write Stage\n > * `authentik_brands.brand` - Brand\n > * `authentik_blueprints.blueprintinstance` - Blueprint Instance\n > * `authentik_core.group` - Group\n > * `authentik_core.user` - User\n > * `authentik_core.application` - Application\n > * `authentik_core.token` - Token\n > * `authentik_enterprise.license` - License\n > * `authentik_providers_rac.racprovider` - RAC Provider\n > * `authentik_providers_rac.endpoint` - RAC Endpoint\n > * `authentik_providers_rac.racpropertymapping` - RAC Property Mapping\n\n Added enum values:\n\n * `authentik_stages_authenticator_mobile.authenticatormobilestage`\n * `authentik_stages_authenticator_mobile.mobiledevice`\n Removed enum values:\n\n * `authentik_policies_reputation.reputation`\n * `authentik_providers_oauth2.authorizationcode`\n * `authentik_providers_oauth2.accesstoken`\n * `authentik_providers_oauth2.refreshtoken`\n###### Return Type:\n\nChanged response : **200 OK**\n\n* Changed content type : `application/json`\n\n * Changed property `app` (string)\n > * `authentik.tenants` - authentik Tenants\n > * `authentik.admin` - authentik Admin\n > * `authentik.api` - authentik API\n > * `authentik.crypto` - authentik Crypto\n > * `authentik.events` - authentik Events\n > * `authentik.flows` - authentik Flows\n > * `authentik.outposts` - authentik Outpost\n > * `authentik.policies.dummy` - authentik Policies.Dummy\n > * `authentik.policies.event_matcher` - authentik Policies.Event Matcher\n > * `authentik.policies.expiry` - authentik Policies.Expiry\n > * `authentik.policies.expression` - authentik Policies.Expression\n > * `authentik.policies.password` - authentik Policies.Password\n > * `authentik.policies.reputation` - authentik Policies.Reputation\n > * `authentik.policies` - authentik Policies\n > * `authentik.providers.ldap` - authentik Providers.LDAP\n > * `authentik.providers.oauth2` - authentik Providers.OAuth2\n > * `authentik.providers.proxy` - authentik Providers.Proxy\n > * `authentik.providers.radius` - authentik Providers.Radius\n > * `authentik.providers.saml` - authentik Providers.SAML\n > * `authentik.providers.scim` - authentik Providers.SCIM\n > * `authentik.rbac` - authentik RBAC\n > * `authentik.recovery` - authentik Recovery\n > * `authentik.sources.ldap` - authentik Sources.LDAP\n > * `authentik.sources.oauth` - authentik Sources.OAuth\n > * `authentik.sources.plex` - authentik Sources.Plex\n > * `authentik.sources.saml` - authentik Sources.SAML\n > * `authentik.stages.authenticator` - authentik Stages.Authenticator\n > * `authentik.stages.authenticator_duo` - authentik Stages.Authenticator.Duo\n > * `authentik.stages.authenticator_mobile` - authentik Stages.Authenticator.Mobile\n > * `authentik.stages.authenticator_sms` - authentik Stages.Authenticator.SMS\n > * `authentik.stages.authenticator_static` - authentik Stages.Authenticator.Static\n > * `authentik.stages.authenticator_totp` - authentik Stages.Authenticator.TOTP\n > * `authentik.stages.authenticator_validate` - authentik Stages.Authenticator.Validate\n > * `authentik.stages.authenticator_webauthn` - authentik Stages.Authenticator.WebAuthn\n > * `authentik.stages.captcha` - authentik Stages.Captcha\n > * `authentik.stages.consent` - authentik Stages.Consent\n > * `authentik.stages.deny` - authentik Stages.Deny\n > * `authentik.stages.dummy` - authentik Stages.Dummy\n > * `authentik.stages.email` - authentik Stages.Email\n > * `authentik.stages.identification` - authentik Stages.Identification\n > * `authentik.stages.invitation` - authentik Stages.User Invitation\n > * `authentik.stages.password` - authentik Stages.Password\n > * `authentik.stages.prompt` - authentik Stages.Prompt\n > * `authentik.stages.user_delete` - authentik Stages.User Delete\n > * `authentik.stages.user_login` - authentik Stages.User Login\n > * `authentik.stages.user_logout` - authentik Stages.User Logout\n > * `authentik.stages.user_write` - authentik Stages.User Write\n > * `authentik.brands` - authentik Brands\n > * `authentik.blueprints` - authentik Blueprints\n > * `authentik.core` - authentik Core\n > * `authentik.enterprise` - authentik Enterprise\n > * `authentik.enterprise.audit` - authentik Enterprise.Audit\n > * `authentik.enterprise.providers.rac` - authentik Enterprise.Providers.RAC\n\n Added enum value:\n\n * `authentik.stages.authenticator_mobile`\n * Changed property `model` (string)\n > * `auth…","shortMessageHtmlLink":"Update API Client"}},{"before":"82d58eeb37cc8efe97214fd6557e5b107ceed0d1","after":"5d41a1b4880ea2757bdeb3338461152e876dcafa","ref":"refs/heads/main","pushedAt":"2024-02-08T18:44:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"BeryJu","name":"Jens L.","path":"/BeryJu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1932513?s=80&v=4"},"commit":{"message":"fix tmpdir","shortMessageHtmlLink":"fix tmpdir"}},{"before":"d4db38719e87a95c4edb8517a72f7697a70a4222","after":"82d58eeb37cc8efe97214fd6557e5b107ceed0d1","ref":"refs/heads/main","pushedAt":"2024-02-08T18:41:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"BeryJu","name":"Jens L.","path":"/BeryJu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1932513?s=80&v=4"},"commit":{"message":"fix argument list too long error","shortMessageHtmlLink":"fix argument list too long error"}},{"before":"cb668216872ef9b6a68cf125cdfcc1d3258c50ce","after":"d4db38719e87a95c4edb8517a72f7697a70a4222","ref":"refs/heads/main","pushedAt":"2024-02-08T18:24:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"BeryJu","name":"Jens L.","path":"/BeryJu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1932513?s=80&v=4"},"commit":{"message":"use mobile branch as base","shortMessageHtmlLink":"use mobile branch as base"}},{"before":"b558a452b5db9c091ff35c3fda1ad5fc83f62549","after":null,"ref":"refs/tags/3.2023106.6","pushedAt":"2024-02-08T18:17:26.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"BeryJu","name":"Jens L.","path":"/BeryJu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1932513?s=80&v=4"}},{"before":"b558a452b5db9c091ff35c3fda1ad5fc83f62549","after":"cb668216872ef9b6a68cf125cdfcc1d3258c50ce","ref":"refs/heads/main","pushedAt":"2024-02-08T18:17:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"BeryJu","name":"Jens L.","path":"/BeryJu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1932513?s=80&v=4"},"commit":{"message":"fix publish and set version","shortMessageHtmlLink":"fix publish and set version"}},{"before":"5a9f52556df601acf6618ae462c700537ae50c29","after":"b558a452b5db9c091ff35c3fda1ad5fc83f62549","ref":"refs/heads/main","pushedAt":"2024-02-08T18:07:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"BeryJu","name":"Jens L.","path":"/BeryJu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1932513?s=80&v=4"},"commit":{"message":"fix release","shortMessageHtmlLink":"fix release"}},{"before":"2dd1308d18a863349084d634901f7788f6beb6dd","after":null,"ref":"refs/heads/dependabot/github_actions/gradle/gradle-build-action-3","pushedAt":"2024-01-29T10:26:11.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"BeryJu","name":"Jens L.","path":"/BeryJu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1932513?s=80&v=4"}},{"before":"c198fd5f82c5bdcc9e108300bdd5287e48d7b520","after":"5a9f52556df601acf6618ae462c700537ae50c29","ref":"refs/heads/main","pushedAt":"2024-01-29T10:26:10.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"BeryJu","name":"Jens L.","path":"/BeryJu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1932513?s=80&v=4"},"commit":{"message":"Bump gradle/gradle-build-action from 2 to 3 (#8)\n\nBumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action) from 2 to 3.\r\n- [Release notes](https://github.com/gradle/gradle-build-action/releases)\r\n- [Commits](https://github.com/gradle/gradle-build-action/compare/v2...v3)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: gradle/gradle-build-action\r\n dependency-type: direct:production\r\n update-type: version-update:semver-major\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Bump gradle/gradle-build-action from 2 to 3 (#8)"}},{"before":null,"after":"2dd1308d18a863349084d634901f7788f6beb6dd","ref":"refs/heads/dependabot/github_actions/gradle/gradle-build-action-3","pushedAt":"2024-01-29T04:41:51.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump gradle/gradle-build-action from 2 to 3\n\nBumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action) from 2 to 3.\n- [Release notes](https://github.com/gradle/gradle-build-action/releases)\n- [Commits](https://github.com/gradle/gradle-build-action/compare/v2...v3)\n\n---\nupdated-dependencies:\n- dependency-name: gradle/gradle-build-action\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump gradle/gradle-build-action from 2 to 3"}},{"before":"12bbf342a2b39be15fa7140eadaef0cfdc3e84b5","after":"c198fd5f82c5bdcc9e108300bdd5287e48d7b520","ref":"refs/heads/main","pushedAt":"2024-01-24T10:47:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"authentik-automation[bot]","name":null,"path":"/apps/authentik-automation","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/340695?s=80&v=4"},"commit":{"message":"Update API Client\n\n#### What's Changed\n---\n\n##### `GET` /policies/event_matcher/{policy_uuid}/\n\n###### Return Type:\n\nChanged response : **200 OK**\n\n* Changed content type : `application/json`\n\n * Changed property `app` (string)\n > * `authentik.tenants` - authentik Tenants\n > * `authentik.admin` - authentik Admin\n > * `authentik.api` - authentik API\n > * `authentik.crypto` - authentik Crypto\n > * `authentik.events` - authentik Events\n > * `authentik.flows` - authentik Flows\n > * `authentik.outposts` - authentik Outpost\n > * `authentik.policies.dummy` - authentik Policies.Dummy\n > * `authentik.policies.event_matcher` - authentik Policies.Event Matcher\n > * `authentik.policies.expiry` - authentik Policies.Expiry\n > * `authentik.policies.expression` - authentik Policies.Expression\n > * `authentik.policies.password` - authentik Policies.Password\n > * `authentik.policies.reputation` - authentik Policies.Reputation\n > * `authentik.policies` - authentik Policies\n > * `authentik.providers.ldap` - authentik Providers.LDAP\n > * `authentik.providers.oauth2` - authentik Providers.OAuth2\n > * `authentik.providers.proxy` - authentik Providers.Proxy\n > * `authentik.providers.radius` - authentik Providers.Radius\n > * `authentik.providers.saml` - authentik Providers.SAML\n > * `authentik.providers.scim` - authentik Providers.SCIM\n > * `authentik.rbac` - authentik RBAC\n > * `authentik.recovery` - authentik Recovery\n > * `authentik.sources.ldap` - authentik Sources.LDAP\n > * `authentik.sources.oauth` - authentik Sources.OAuth\n > * `authentik.sources.plex` - authentik Sources.Plex\n > * `authentik.sources.saml` - authentik Sources.SAML\n > * `authentik.stages.authenticator` - authentik Stages.Authenticator\n > * `authentik.stages.authenticator_duo` - authentik Stages.Authenticator.Duo\n > * `authentik.stages.authenticator_sms` - authentik Stages.Authenticator.SMS\n > * `authentik.stages.authenticator_static` - authentik Stages.Authenticator.Static\n > * `authentik.stages.authenticator_totp` - authentik Stages.Authenticator.TOTP\n > * `authentik.stages.authenticator_validate` - authentik Stages.Authenticator.Validate\n > * `authentik.stages.authenticator_webauthn` - authentik Stages.Authenticator.WebAuthn\n > * `authentik.stages.captcha` - authentik Stages.Captcha\n > * `authentik.stages.consent` - authentik Stages.Consent\n > * `authentik.stages.deny` - authentik Stages.Deny\n > * `authentik.stages.dummy` - authentik Stages.Dummy\n > * `authentik.stages.email` - authentik Stages.Email\n > * `authentik.stages.identification` - authentik Stages.Identification\n > * `authentik.stages.invitation` - authentik Stages.User Invitation\n > * `authentik.stages.password` - authentik Stages.Password\n > * `authentik.stages.prompt` - authentik Stages.Prompt\n > * `authentik.stages.user_delete` - authentik Stages.User Delete\n > * `authentik.stages.user_login` - authentik Stages.User Login\n > * `authentik.stages.user_logout` - authentik Stages.User Logout\n > * `authentik.stages.user_write` - authentik Stages.User Write\n > * `authentik.brands` - authentik Brands\n > * `authentik.blueprints` - authentik Blueprints\n > * `authentik.core` - authentik Core\n > * `authentik.enterprise` - authentik Enterprise\n > * `authentik.enterprise.audit` - authentik Enterprise.Audit\n > * `authentik.enterprise.providers.rac` - authentik Enterprise.Providers.RAC\n\n Added enum value:\n\n * `authentik.enterprise.audit`\n##### `PUT` /policies/event_matcher/{policy_uuid}/\n\n###### Request:\n\nChanged content type : `application/json`\n\n* Changed property `app` (string)\n > * `authentik.tenants` - authentik Tenants\n > * `authentik.admin` - authentik Admin\n > * `authentik.api` - authentik API\n > * `authentik.crypto` - authentik Crypto\n > * `authentik.events` - authentik Events\n > * `authentik.flows` - authentik Flows\n > * `authentik.outposts` - authentik Outpost\n > * `authentik.policies.dummy` - authentik Policies.Dummy\n > * `authentik.policies.event_matcher` - authentik Policies.Event Matcher\n > * `authentik.policies.expiry` - authentik Policies.Expiry\n > * `authentik.policies.expression` - authentik Policies.Expression\n > * `authentik.policies.password` - authentik Policies.Password\n > * `authentik.policies.reputation` - authentik Policies.Reputation\n > * `authentik.policies` - authentik Policies\n > * `authentik.providers.ldap` - authentik Providers.LDAP\n > * `authentik.providers.oauth2` - authentik Providers.OAuth2\n > * `authentik.providers.proxy` - authentik Providers.Proxy\n > * `authentik.providers.radius` - authentik Providers.Radius\n > * `authentik.providers.saml` - authentik Providers.SAML\n > * `authentik.providers.scim` - authentik Providers.SCIM\n > * `authentik.rbac` - authentik RBAC\n > * `authentik.recovery` - authentik Recovery\n > * `authentik.sources.ldap` - authentik Sources.LDAP\n > * `authentik.sources.oauth` - authentik Sources.OAuth\n > * `authentik.sources.plex` - authentik Sources.Plex\n > * `authentik.sources.saml` - authentik Sources.SAML\n > * `authentik.stages.authenticator` - authentik Stages.Authenticator\n > * `authentik.stages.authenticator_duo` - authentik Stages.Authenticator.Duo\n > * `authentik.stages.authenticator_sms` - authentik Stages.Authenticator.SMS\n > * `authentik.stages.authenticator_static` - authentik Stages.Authenticator.Static\n > * `authentik.stages.authenticator_totp` - authentik Stages.Authenticator.TOTP\n > * `authentik.stages.authenticator_validate` - authentik Stages.Authenticator.Validate\n > * `authentik.stages.authenticator_webauthn` - authentik Stages.Authenticator.WebAuthn\n > * `authentik.stages.captcha` - authentik Stages.Captcha\n > * `authentik.stages.consent` - authentik Stages.Consent\n > * `authentik.stages.deny` - authentik Stages.Deny\n > * `authentik.stages.dummy` - authentik Stages.Dummy\n > * `authentik.stages.email` - authentik Stages.Email\n > * `authentik.stages.identification` - authentik Stages.Identification\n > * `authentik.stages.invitation` - authentik Stages.User Invitation\n > * `authentik.stages.password` - authentik Stages.Password\n > * `authentik.stages.prompt` - authentik Stages.Prompt\n > * `authentik.stages.user_delete` - authentik Stages.User Delete\n > * `authentik.stages.user_login` - authentik Stages.User Login\n > * `authentik.stages.user_logout` - authentik Stages.User Logout\n > * `authentik.stages.user_write` - authentik Stages.User Write\n > * `authentik.brands` - authentik Brands\n > * `authentik.blueprints` - authentik Blueprints\n > * `authentik.core` - authentik Core\n > * `authentik.enterprise` - authentik Enterprise\n > * `authentik.enterprise.audit` - authentik Enterprise.Audit\n > * `authentik.enterprise.providers.rac` - authentik Enterprise.Providers.RAC\n\n Added enum value:\n\n * `authentik.enterprise.audit`\n###### Return Type:\n\nChanged response : **200 OK**\n\n* Changed content type : `application/json`\n\n * Changed property `app` (string)\n > * `authentik.tenants` - authentik Tenants\n > * `authentik.admin` - authentik Admin\n > * `authentik.api` - authentik API\n > * `authentik.crypto` - authentik Crypto\n > * `authentik.events` - authentik Events\n > * `authentik.flows` - authentik Flows\n > * `authentik.outposts` - authentik Outpost\n > * `authentik.policies.dummy` - authentik Policies.Dummy\n > * `authentik.policies.event_matcher` - authentik Policies.Event Matcher\n > * `authentik.policies.expiry` - authentik Policies.Expiry\n > * `authentik.policies.expression` - authentik Policies.Expression\n > * `authentik.policies.password` - authentik Policies.Password\n > * `authentik.policies.reputation` - authentik Policies.Reputation\n > * `authentik.policies` - authentik Policies\n > * `authentik.providers.ldap` - authentik Providers.LDAP\n > * `authentik.providers.oauth2` - authentik Providers.OAuth2\n > * `authentik.providers.proxy` - authentik Providers.Proxy\n > * `authentik.providers.radius` - authentik Providers.Radius\n > * `authentik.providers.saml` - authentik Providers.SAML\n > * `authentik.providers.scim` - authentik Providers.SCIM\n > * `authentik.rbac` - authentik RBAC\n > * `authentik.recovery` - authentik Recovery\n > * `authentik.sources.ldap` - authentik Sources.LDAP\n > * `authentik.sources.oauth` - authentik Sources.OAuth\n > * `authentik.sources.plex` - authentik Sources.Plex\n > * `authentik.sources.saml` - authentik Sources.SAML\n > * `authentik.stages.authenticator` - authentik Stages.Authenticator\n > * `authentik.stages.authenticator_duo` - authentik Stages.Authenticator.Duo\n > * `authentik.stages.authenticator_sms` - authentik Stages.Authenticator.SMS\n > * `authentik.stages.authenticator_static` - authentik Stages.Authenticator.Static\n > * `authentik.stages.authenticator_totp` - authentik Stages.Authenticator.TOTP\n > * `authentik.stages.authenticator_validate` - authentik Stages.Authenticator.Validate\n > * `authentik.stages.authenticator_webauthn` - authentik Stages.Authenticator.WebAuthn\n > * `authentik.stages.captcha` - authentik Stages.Captcha\n > * `authentik.stages.consent` - authentik Stages.Consent\n > * `authentik.stages.deny` - authentik Stages.Deny\n > * `authentik.stages.dummy` - authentik Stages.Dummy\n > * `authentik.stages.email` - authentik Stages.Email\n > * `authentik.stages.identification` - authentik Stages.Identification\n > * `authentik.stages.invitation` - authentik Stages.User Invitation\n > * `authentik.stages.password` - authentik Stages.Password\n > * `authentik.stages.prompt` - authentik Stages.Prompt\n > * `authentik.stages.user_delete` - authentik Stages.User Delete\n > * `authentik.stages.user_login` - authentik Stages.User Login\n > * `authentik.stages.user_logout` - authentik Stages.User Logout\n > * `authentik.stages.user_write` - authentik Stages.User Write\n > * `authentik.brands` - authentik Brands\n > * `authentik.blueprints` - authentik Blueprints\n > * `authentik.core` - authentik Core\n > * `authentik.enterprise` - authentik Enterprise\n > * `authentik.enterprise.audit` - authentik Enterprise.Audit\n > * `authentik.enterprise.providers.rac` - authentik Enterprise.Providers.RAC\n\n Added enum value:\n\n * `authentik.enterprise.audit`\n##### `PATCH` /policies/event_matcher/{policy_uuid}/\n\n###### Request:\n\nChanged content type : `application/json`\n\n* Changed property `app` (string)\n > * `authentik.tenants` - authentik Tenants\n > * `authentik.admin` - authentik Admin\n > * `authentik.api` - authentik API\n > * `authentik.crypto` - authentik Crypto\n > * `authentik.events` - authentik Events\n > * `authentik.flows` - authentik Flows\n > * `authentik.outposts` - authentik Outpost\n > * `authentik.policies.dummy` - authentik Policies.Dummy\n > * `authentik.policies.event_matcher` - authentik Policies.Event Matcher\n > * `authentik.policies.expiry` - authentik Policies.Expiry\n > * `authentik.policies.expression` - authentik Policies.Expression\n > * `authentik.policies.password` - authentik Policies.Password\n > * `authentik.policies.reputation` - authentik Policies.Reputation\n > * `authentik.policies` - authentik Policies\n > * `authentik.providers.ldap` - authentik Providers.LDAP\n > * `authentik.providers.oauth2` - authentik Providers.OAuth2\n > * `authentik.providers.proxy` - authentik Providers.Proxy\n > * `authentik.providers.radius` - authentik Providers.Radius\n > * `authentik.providers.saml` - authentik Providers.SAML\n > * `authentik.providers.scim` - authentik Providers.SCIM\n > * `authentik.rbac` - authentik RBAC\n > * `authentik.recovery` - authentik Recovery\n > * `authentik.sources.ldap` - authentik Sources.LDAP\n > * `authentik.sources.oauth` - authentik Sources.OAuth\n > * `authentik.sources.plex` - authentik Sources.Plex\n > * `authentik.sources.saml` - authentik Sources.SAML\n > * `authentik.stages.authenticator` - authentik Stages.Authenticator\n > * `authentik.stages.authenticator_duo` - authentik Stages.Authenticator.Duo\n > * `authentik.stages.authenticator_sms` - authentik Stages.Authenticator.SMS\n > * `authentik.stages.authenticator_static` - authentik Stages.Authenticator.Static\n > * `authentik.stages.authenticator_totp` - authentik Stages.Authenticator.TOTP\n > * `authentik.stages.authenticator_validate` - authentik Stages.Authenticator.Validate\n > * `authentik.stages.authenticator_webauthn` - authentik Stages.Authenticator.WebAuthn\n > * `authentik.stages.captcha` - authentik Stages.Captcha\n > * `authentik.stages.consent` - authentik Stages.Consent\n > * `authentik.stages.deny` - authentik Stages.Deny\n > * `authentik.stages.dummy` - authentik Stages.Dummy\n > * `authentik.stages.email` - authentik Stages.Email\n > * `authentik.stages.identification` - authentik Stages.Identification\n > * `authentik.stages.invitation` - authentik Stages.User Invitation\n > * `authentik.stages.password` - authentik Stages.Password\n > * `authentik.stages.prompt` - authentik Stages.Prompt\n > * `authentik.stages.user_delete` - authentik Stages.User Delete\n > * `authentik.stages.user_login` - authentik Stages.User Login\n > * `authentik.stages.user_logout` - authentik Stages.User Logout\n > * `authentik.stages.user_write` - authentik Stages.User Write\n > * `authentik.brands` - authentik Brands\n > * `authentik.blueprints` - authentik Blueprints\n > * `authentik.core` - authentik Core\n > * `authentik.enterprise` - authentik Enterprise\n > * `authentik.enterprise.audit` - authentik Enterprise.Audit\n > * `authentik.enterprise.providers.rac` - authentik Enterprise.Providers.RAC\n\n Added enum value:\n\n * `authentik.enterprise.audit`\n###### Return Type:\n\nChanged response : **200 OK**\n\n* Changed content type : `application/json`\n\n * Changed property `app` (string)\n > * `authentik.tenants` - authentik Tenants\n > * `authentik.admin` - authentik Admin\n > * `authentik.api` - authentik API\n > * `authentik.crypto` - authentik Crypto\n > * `authentik.events` - authentik Events\n > * `authentik.flows` - authentik Flows\n > * `authentik.outposts` - authentik Outpost\n > * `authentik.policies.dummy` - authentik Policies.Dummy\n > * `authentik.policies.event_matcher` - authentik Policies.Event Matcher\n > * `authentik.policies.expiry` - authentik Policies.Expiry\n > * `authentik.policies.expression` - authentik Policies.Expression\n > * `authentik.policies.password` - authentik Policies.Password\n > * `authentik.policies.reputation` - authentik Policies.Reputation\n > * `authentik.policies` - authentik Policies\n > * `authentik.providers.ldap` - authentik Providers.LDAP\n > * `authentik.providers.oauth2` - authentik Providers.OAuth2\n > * `authentik.providers.proxy` - authentik Providers.Proxy\n > * `authentik.providers.radius` - authentik Providers.Radius\n > * `authentik.providers.saml` - authentik Providers.SAML\n > * `authentik.providers.scim` - authentik Providers.SCIM\n > * `authentik.rbac` - authentik RBAC\n > * `authentik.recovery` - authentik Recovery\n > * `authentik.sources.ldap` - authentik Sources.LDAP\n > * `authentik.sources.oauth` - authentik Sources.OAuth\n > * `authentik.sources.plex` - authentik Sources.Plex\n > * `authentik.sources.saml` - authentik Sources.SAML\n > * `authentik.stages.authenticator` - authentik Stages.Authenticator\n > * `authentik.stages.authenticator_duo` - authentik Stages.Authenticator.Duo\n > * `authentik.stages.authenticator_sms` - authentik Stages.Authenticator.SMS\n > * `authentik.stages.authenticator_static` - authentik Stages.Authenticator.Static\n > * `authentik.stages.authenticator_totp` - authentik Stages.Authenticator.TOTP\n > * `authentik.stages.authenticator_validate` - authentik Stages.Authenticator.Validate\n > * `authentik.stages.authenticator_webauthn` - authentik Stages.Authenticator.WebAuthn\n > * `authentik.stages.captcha` - authentik Stages.Captcha\n > * `authentik.stages.consent` - authentik Stages.Consent\n > * `authentik.stages.deny` - authentik Stages.Deny\n > * `authentik.stages.dummy` - authentik Stages.Dummy\n > * `authentik.stages.email` - authentik Stages.Email\n > * `authentik.stages.identification` - authentik Stages.Identification\n > * `authentik.stages.invitation` - authentik Stages.User Invitation\n > * `authentik.stages.password` - authentik Stages.Password\n > * `authentik.stages.prompt` - authentik Stages.Prompt\n > * `authentik.stages.user_delete` - authentik Stages.User Delete\n > * `authentik.stages.user_login` - authentik Stages.User Login\n > * `authentik.stages.user_logout` - authentik Stages.User Logout\n > * `authentik.stages.user_write` - authentik Stages.User Write\n > * `authentik.brands` - authentik Brands\n > * `authentik.blueprints` - authentik Blueprints\n > * `authentik.core` - authentik Core\n > * `authentik.enterprise` - authentik Enterprise\n > * `authentik.enterprise.audit` - authentik Enterprise.Audit\n > * `authentik.enterprise.providers.rac` - authentik Enterprise.Providers.RAC\n\n Added enum value:\n\n * `authentik.enterprise.audit`\n##### `POST` /policies/event_matcher/\n\n###### Request:\n\nChanged content type : `application/json`\n\n* Changed property `app` (string)\n > * `authentik.tenants` - authentik Tenants\n > * `authentik.admin` - authentik Admin\n > * `authentik.api` - authentik API\n > * `authentik.crypto` - authentik Crypto\n > * `authentik.events` - authentik Events\n > * `authentik.flows` - authentik Flows\n > * `authentik.outposts` - authentik Outpost\n > * `authentik.policies.dummy` - authentik Policies.Dummy\n > * `authentik.policies.event_matcher` - authentik Policies.Event Matcher\n > * `authentik.policies.expiry` - authentik Policies.Expiry\n > * `authentik.policies.expression` - authentik Policies.Expression\n > * `authentik.policies.password` - authentik Policies.Password\n > * `authentik.policies.reputation` - authentik Policies.Reputation\n > * `authentik.policies` - authentik Policies\n > * `authentik.providers.ldap` - authentik Providers.LDAP\n > * `authentik.providers.oauth2` - authentik Providers.OAuth2\n > * `authentik.providers.proxy` - authentik Providers.Proxy\n > * `authentik.providers.radius` - authentik Providers.Radius\n > * `authentik.providers.saml` - authentik Providers.SAML\n > * `authentik.providers.scim` - authentik Providers.SCIM\n > * `authentik.rbac` - authentik RBAC\n > * `authentik.recovery` - authentik Recovery\n > * `authentik.sources.ldap` - authentik Sources.LDAP\n > * `authentik.sources.oauth` - authentik Sources.OAuth\n > * `authentik.sources.plex` - authentik Sources.Plex\n > * `authentik.sources.saml` - authentik Sources.SAML\n > * `authentik.stages.authenticator` - authentik Stages.Authenticator\n > * `authentik.stages.authenticator_duo` - authentik Stages.Authenticator.Duo\n > * `authentik.stages.authenticator_sms` - authentik Stages.Authenticator.SMS\n > * `authentik.stages.authenticator_static` - authentik Stages.Authenticator.Static\n > * `authentik.stages.authenticator_totp` - authentik Stages.Authenticator.TOTP\n > * `authentik.stages.authenticator_validate` - authentik Stages.Authenticator.Validate\n > * `authentik.stages.authenticator_webauthn` - authentik Stages.Authenticator.WebAuthn\n > * `authentik.stages.captcha` - authentik Stages.Captcha\n > * `authentik.stages.consent` - authentik Stages.Consent\n > * `authentik.stages.deny` - authentik Stages.Deny\n > * `authentik.stages.dummy` - authentik Stages.Dummy\n > * `authentik.stages.email` - authentik Stages.Email\n > * `authentik.stages.identification` - authentik Stages.Identification\n > * `authentik.stages.invitation` - authentik Stages.User Invitation\n > * `authentik.stages.password` - authentik Stages.Password\n > * `authentik.stages.prompt` - authentik Stages.Prompt\n > * `authentik.stages.user_delete` - authentik Stages.User Delete\n > * `authentik.stages.user_login` - authentik Stages.User Login\n > * `authentik.stages.user_logout` - authentik Stages.User Logout\n > * `authentik.stages.user_write` - authentik Stages.User Write\n > * `authentik.brands` - authentik Brands\n > * `authentik.blueprints` - authentik Blueprints\n > * `authentik.core` - authentik Core\n > * `authentik.enterprise` - authentik Enterprise\n > * `authentik.enterprise.audit` - authentik Enterprise.Audit\n > * `authentik.enterprise.providers.rac` - authentik Enterprise.Providers.RAC\n\n Added enum value:\n\n * `authentik.enterprise.audit`\n###### Return Type:\n\nChanged response : **201 Created**\n\n* Changed content type : `application/json`\n\n * Changed property `app` (string)\n > * `authentik.tenants` - authentik Tenants\n > * `authentik.admin` - authentik Admin\n > * `authentik.api` - authentik API\n > * `authentik.crypto` - authentik Crypto\n > * `authentik.events` - authentik Events\n > * `authentik.flows` - authentik Flows\n > * `authentik.outposts` - authentik Outpost\n > * `authentik.policies.dummy` - authentik Policies.Dummy\n > * `authentik.policies.event_matcher` - authentik Policies.Event Matcher\n > * `authentik.policies.expiry` - authentik Policies.Expiry\n > * `authentik.policies.expression` - authentik Policies.Expression\n > * `authentik.policies.password` - authentik Policies.Password\n > * `authentik.policies.reputation` - authentik Policies.Reputation\n > * `authentik.policies` - authentik Policies\n > * `authentik.providers.ldap` - authentik Providers.LDAP\n > * `authentik.providers.oauth2` - authentik Providers.OAuth2\n > * `authentik.providers.proxy` - authentik Providers.Proxy\n > * `authentik.providers.radius` - authentik Providers.Radius\n > * `authentik.providers.saml` - authentik Providers.SAML\n > * `authentik.providers.scim` - authentik Providers.SCIM\n > * `authentik.rbac` - authentik RBAC\n > * `authentik.recovery` - authentik Recovery\n > * `authentik.sources.ldap` - authentik Sources.LDAP\n > * `authentik.sources.oauth` - authentik Sources.OAuth\n > * `authentik.sources.plex` - authentik Sources.Plex\n > * `authentik.sources.saml` - authentik Sources.SAML\n > * `authentik.stages.authenticator` - authentik Stages.Authenticator\n > * `authentik.stages.authenticator_duo` - authentik Stages.Authenticator.Duo\n > * `authentik.stages.authenticator_sms` - authentik Stages.Authenticator.SMS\n > * `authentik.stages.authenticator_static` - authentik Stages.Authenticator.Static\n > * `authentik.stages.authenticator_totp` - authentik Stages.Authenticator.TOTP\n > * `authentik.stages.authenticator_validate` - authentik Stages.Authenticator.Validate\n > * `authentik.stages.authenticator_webauthn` - authentik Stages.Authenticator.WebAuthn\n > * `authentik.stages.captcha` - authentik Stages.Captcha\n > * `authentik.stages.consent` - authentik Stages.Consent\n > * `authentik.stages.deny` - authentik Stages.Deny\n > * `authentik.stages.dummy` - authentik Stages.Dummy\n > * `authentik.stages.email` - authentik Stages.Email\n > * `authentik.stages.identification` - authentik Stages.Identification\n > * `authentik.stages.invitation` - authentik Stages.User Invitation\n > * `authentik.stages.password` - authentik Stages.Password\n > * `authentik.stages.prompt` - authentik Stages.Prompt\n > * `authentik.stages.user_delete` - authentik Stages.User Delete\n > * `authentik.stages.user_login` - authentik Stages.User Login\n > * `authentik.stages.user_logout` - authentik Stages.User Logout\n > * `authentik.stages.user_write` - authentik Stages.User Write\n > * `authentik.brands` - authentik Brands\n > * `authentik.blueprints` - authentik Blueprints\n > * `authentik.core` - authentik Core\n > * `authentik.enterprise` - authentik Enterprise\n > * `authentik.enterprise.audit` - authentik Enterprise.Audit\n > * `authentik.enterprise.providers.rac` - authentik Enterprise.Providers.RAC\n\n Added enum value:\n\n * `authentik.enterprise.audit`\n##### `GET` /policies/event_matcher/\n\n###### Return Type:\n\nChanged response : **200 OK**\n\n* Changed content type : `application/json`\n\n * Changed property `results` (array)\n\n Changed items (object):\n > Event Matcher Policy Serializer\n\n * Changed property `app` (string)\n > * `authentik.tenants` - authentik Tenants\n > * `authentik.admin` - authentik Admin\n > * `authentik.api` - authentik API\n > * `authentik.crypto` - authentik Crypto\n > * `authentik.events` - authentik Events\n > * `authentik.flows` - authentik Flows\n > * `authentik.outposts` - authentik Outpost\n > * `authentik.policies.dummy` - authentik Policies.Dummy\n > * `authentik.policies.event_matcher` - authentik Policies.Event Matcher\n > * `authentik.policies.expiry` - authentik Policies.Expiry\n > * `authentik.policies.expression` - authentik Policies.Expression\n > * `authentik.policies.password` - authentik Policies.Password\n > * `authentik.policies.reputation` - authentik Policies.Reputation\n > * `authentik.policies` - authentik Policies\n > * `authentik.providers.ldap` - authentik Providers.LDAP\n > * `authentik.providers.oauth2` - authentik Providers.OAuth2\n > * `authentik.providers.proxy` - authentik Providers.Proxy\n > * `authentik.providers.radius` - authentik Providers.Radius\n > * `authentik.providers.saml` - authentik Providers.SAML\n > * `authentik.providers.scim` - authentik Providers.SCIM\n > * `authentik.rbac` - authentik RBAC\n > * `authentik.recovery` - authentik Recovery\n > * `authentik.sources.ldap` - authentik Sources.LDAP\n > * `authentik.sources.oauth` - authentik Sources.OAuth\n > * `authentik.sources.plex` - authentik Sources.Plex\n > * `authentik.sources.saml` - authentik Sources.SAML\n > * `authentik.stages.authenticator` - authentik Stages.Authenticator\n > * `authentik.stages.authenticator_duo` - authentik Stages.Authenticator.Duo\n > * `authentik.stages.authenticator_sms` - authentik Stages.Authenticator.SMS\n > * `authentik.stages.authenticator_static` - authentik Stages.Authenticator.Static\n > * `authentik.stages.authenticator_totp` - authentik Stages.Authenticator.TOTP\n > * `authentik.stages.authenticator_validate` - authentik Stages.Authenticator.Validate\n > * `authentik.stages.authenticator_webauthn` - authentik Stages.Authenticator.WebAuthn\n > * `authentik.stages.captcha` - authentik Stages.Captcha\n > * `authentik.stages.consent` - authentik Stages.Consent\n > * `authentik.stages.deny` - authentik Stages.Deny\n > * `authentik.stages.dummy` - authentik Stages.Dummy\n > * `authentik.stages.email` - authentik Stages.Email\n > * `authentik.stages.identification` - authentik Stages.Identification\n > * `authentik.stages.invitation` - authentik Stages.User Invitation\n > * `authentik.stages.password` - authentik Stages.Password\n > * `authentik.stages.prompt` - authentik Stages.Prompt\n > * `authentik.stages.user_delete` - authentik Stages.User Delete\n > * `authentik.stages.user_login` - authentik Stages.User Login\n > * `authentik.stages.user_logout` - authentik Stages.User Logout\n > * `authentik.stages.user_write` - authentik Stages.User Write\n > * `authentik.brands` - authentik Brands\n > * `authentik.blueprints` - authentik Blueprints\n > * `authentik.core` - authentik Core\n > * `authentik.enterprise` - authentik Enterprise\n > * `authentik.enterprise.audit` - authentik Enterprise.Audit\n > * `authentik.enterprise.providers.rac` - authentik Enterprise.Providers.RAC\n\n Added enum value:\n\n * `authentik.enterprise.audit`","shortMessageHtmlLink":"Update API Client"}},{"before":"c14be6a30a4de6351774c29085871abdcf103836","after":"12bbf342a2b39be15fa7140eadaef0cfdc3e84b5","ref":"refs/heads/main","pushedAt":"2024-01-23T13:47:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"authentik-automation[bot]","name":null,"path":"/apps/authentik-automation","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/340695?s=80&v=4"},"commit":{"message":"Update API Client","shortMessageHtmlLink":"Update API Client"}},{"before":"f24fa35e243054f474f35f2f4594620f228f1374","after":"c14be6a30a4de6351774c29085871abdcf103836","ref":"refs/heads/main","pushedAt":"2024-01-23T13:41:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"BeryJu","name":"Jens L.","path":"/BeryJu","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1932513?s=80&v=4"},"commit":{"message":"fix","shortMessageHtmlLink":"fix"}},{"before":"12799eaf4a0abd2b5766fb7bd1643db029023cc5","after":"f24fa35e243054f474f35f2f4594620f228f1374","ref":"refs/heads/main","pushedAt":"2024-01-14T20:32:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"authentik-automation[bot]","name":null,"path":"/apps/authentik-automation","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/340695?s=80&v=4"},"commit":{"message":"Update API Client\n\n#### What's Changed\n---\n\n##### `GET` /propertymappings/rac/\n\n###### Parameters:\n\nChanged: `managed` in `query`","shortMessageHtmlLink":"Update API Client"}},{"before":"bb07f7fddfd5c2c879cae97fa51273ee8990dc73","after":"12799eaf4a0abd2b5766fb7bd1643db029023cc5","ref":"refs/heads/main","pushedAt":"2024-01-12T15:32:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"authentik-automation[bot]","name":null,"path":"/apps/authentik-automation","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/340695?s=80&v=4"},"commit":{"message":"Update API Client\n\n#### What's Changed\n---\n\n##### `GET` /sources/oauth/source_types/\n\n###### Return Type:\n\nChanged response : **200 OK**\n\n* Changed content type : `application/json`\n\n Changed items (object):\n > Serializer for SourceType\n\n New required properties:\n - `verbose_name`\n\n New optional properties:\n - `slug`\n\n * Added property `verbose_name` (string)\n\n * Deleted property `slug` (string)\n\n##### `GET` /sources/oauth/{slug}/\n\n###### Return Type:\n\nChanged response : **200 OK**\n\n* Changed content type : `application/json`\n\n * Changed property `type` (object)\n > Serializer for SourceType\n\n New required properties:\n - `verbose_name`\n\n New optional properties:\n - `slug`\n\n * Added property `verbose_name` (string)\n\n * Deleted property `slug` (string)\n\n##### `PUT` /sources/oauth/{slug}/\n\n###### Return Type:\n\nChanged response : **200 OK**\n\n* Changed content type : `application/json`\n\n * Changed property `type` (object)\n > Serializer for SourceType\n\n New required properties:\n - `verbose_name`\n\n New optional properties:\n - `slug`\n\n * Added property `verbose_name` (string)\n\n * Deleted property `slug` (string)\n\n##### `PATCH` /sources/oauth/{slug}/\n\n###### Return Type:\n\nChanged response : **200 OK**\n\n* Changed content type : `application/json`\n\n * Changed property `type` (object)\n > Serializer for SourceType\n\n New required properties:\n - `verbose_name`\n\n New optional properties:\n - `slug`\n\n * Added property `verbose_name` (string)\n\n * Deleted property `slug` (string)\n\n##### `POST` /sources/oauth/\n\n###### Return Type:\n\nChanged response : **201 Created**\n\n* Changed content type : `application/json`\n\n * Changed property `type` (object)\n > Serializer for SourceType\n\n New required properties:\n - `verbose_name`\n\n New optional properties:\n - `slug`\n\n * Added property `verbose_name` (string)\n\n * Deleted property `slug` (string)\n\n##### `GET` /sources/oauth/\n\n###### Return Type:\n\nChanged response : **200 OK**\n\n* Changed content type : `application/json`\n\n * Changed property `results` (array)\n\n Changed items (object):\n > OAuth Source Serializer\n\n * Changed property `type` (object)\n > Serializer for SourceType\n\n New required properties:\n - `verbose_name`\n\n New optional properties:\n - `slug`\n\n * Added property `verbose_name` (string)\n\n * Deleted property `slug` (string)","shortMessageHtmlLink":"Update API Client"}},{"before":"76ad1ca7fb8c37b581b2a15ca8caf56af1bc2a54","after":"bb07f7fddfd5c2c879cae97fa51273ee8990dc73","ref":"refs/heads/main","pushedAt":"2024-01-09T18:32:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"authentik-automation[bot]","name":null,"path":"/apps/authentik-automation","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/340695?s=80&v=4"},"commit":{"message":"Update API Client","shortMessageHtmlLink":"Update API Client"}},{"before":"abc35268502c3e0bc9886643260a67fe9e78f403","after":"76ad1ca7fb8c37b581b2a15ca8caf56af1bc2a54","ref":"refs/heads/main","pushedAt":"2024-01-04T15:32:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"authentik-automation[bot]","name":null,"path":"/apps/authentik-automation","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/340695?s=80&v=4"},"commit":{"message":"Update API Client\n\n#### What's Changed\n---\n\n##### `GET` /rac/endpoints/{pbm_uuid}/\n\n###### Return Type:\n\nChanged response : **200 OK**\n\n* Changed content type : `application/json`\n\n * Added property `maximum_connections` (integer)\n\n##### `PUT` /rac/endpoints/{pbm_uuid}/\n\n###### Request:\n\nChanged content type : `application/json`\n\n* Added property `maximum_connections` (integer)\n\n###### Return Type:\n\nChanged response : **200 OK**\n\n* Changed content type : `application/json`\n\n * Added property `maximum_connections` (integer)\n\n##### `PATCH` /rac/endpoints/{pbm_uuid}/\n\n###### Request:\n\nChanged content type : `application/json`\n\n* Added property `maximum_connections` (integer)\n\n###### Return Type:\n\nChanged response : **200 OK**\n\n* Changed content type : `application/json`\n\n * Added property `maximum_connections` (integer)\n\n##### `POST` /rac/endpoints/\n\n###### Request:\n\nChanged content type : `application/json`\n\n* Added property `maximum_connections` (integer)\n\n###### Return Type:\n\nChanged response : **201 Created**\n\n* Changed content type : `application/json`\n\n * Added property `maximum_connections` (integer)\n\n##### `GET` /rac/endpoints/\n\n###### Return Type:\n\nChanged response : **200 OK**\n\n* Changed content type : `application/json`\n\n * Changed property `results` (array)\n\n Changed items (object):\n > Endpoint Serializer\n\n * Added property `maximum_connections` (integer)","shortMessageHtmlLink":"Update API Client"}},{"before":"a9aefe8a43620b07018b64af8fe9fa4a8ecdcb7b","after":"abc35268502c3e0bc9886643260a67fe9e78f403","ref":"refs/heads/main","pushedAt":"2024-01-04T15:21:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"authentik-automation[bot]","name":null,"path":"/apps/authentik-automation","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/340695?s=80&v=4"},"commit":{"message":"Update API Client\n\n#### What's Changed\n---\n\n##### `GET` /events/events/actions/\n\n###### Return Type:\n\nChanged response : **200 OK**\n\n* Changed content type : `application/json`\n\n Changed items (object):\n > Types of an object that can be created\n\n * Added property `requires_enterprise` (boolean)\n\n##### `GET` /outposts/service_connections/all/types/\n\n###### Return Type:\n\nChanged response : **200 OK**\n\n* Changed content type : `application/json`\n\n Changed items (object):\n > Types of an object that can be created\n\n * Added property `requires_enterprise` (boolean)\n\n##### `GET` /policies/all/types/\n\n###### Return Type:\n\nChanged response : **200 OK**\n\n* Changed content type : `application/json`\n\n Changed items (object):\n > Types of an object that can be created\n\n * Added property `requires_enterprise` (boolean)\n\n##### `GET` /propertymappings/all/types/\n\n###### Return Type:\n\nChanged response : **200 OK**\n\n* Changed content type : `application/json`\n\n Changed items (object):\n > Types of an object that can be created\n\n * Added property `requires_enterprise` (boolean)\n\n##### `GET` /providers/all/types/\n\n###### Return Type:\n\nChanged response : **200 OK**\n\n* Changed content type : `application/json`\n\n Changed items (object):\n > Types of an object that can be created\n\n * Added property `requires_enterprise` (boolean)\n\n##### `GET` /schema/\n\n###### Parameters:\n\nChanged: `lang` in `query`\n\n##### `GET` /sources/all/types/\n\n###### Return Type:\n\nChanged response : **200 OK**\n\n* Changed content type : `application/json`\n\n Changed items (object):\n > Types of an object that can be created\n\n * Added property `requires_enterprise` (boolean)\n\n##### `GET` /stages/all/types/\n\n###### Return Type:\n\nChanged response : **200 OK**\n\n* Changed content type : `application/json`\n\n Changed items (object):\n > Types of an object that can be created\n\n * Added property `requires_enterprise` (boolean)\n\n##### `GET` /stages/email/templates/\n\n###### Return Type:\n\nChanged response : **200 OK**\n\n* Changed content type : `application/json`\n\n Changed items (object):\n > Types of an object that can be created\n\n * Added property `requires_enterprise` (boolean)","shortMessageHtmlLink":"Update API Client"}},{"before":"0c2187bb7e83c699887dae54cb28f9361ae06433","after":"a9aefe8a43620b07018b64af8fe9fa4a8ecdcb7b","ref":"refs/heads/main","pushedAt":"2023-12-30T20:47:25.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"authentik-automation[bot]","name":null,"path":"/apps/authentik-automation","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/340695?s=80&v=4"},"commit":{"message":"Update API Client\n\n#### What's New\n---\n\n##### `GET` /propertymappings/rac/\n\n##### `POST` /propertymappings/rac/\n\n##### `GET` /propertymappings/rac/{pm_uuid}/\n\n##### `PUT` /propertymappings/rac/{pm_uuid}/\n\n##### `DELETE` /propertymappings/rac/{pm_uuid}/\n\n##### `PATCH` /propertymappings/rac/{pm_uuid}/\n\n##### `GET` /propertymappings/rac/{pm_uuid}/used_by/\n\n##### `GET` /providers/rac/\n\n##### `POST` /providers/rac/\n\n##### `GET` /providers/rac/{id}/\n\n##### `PUT` /providers/rac/{id}/\n\n##### `DELETE` /providers/rac/{id}/\n\n##### `PATCH` /providers/rac/{id}/\n\n##### `GET` /providers/rac/{id}/used_by/\n\n##### `GET` /rac/endpoints/\n\n##### `POST` /rac/endpoints/\n\n##### `GET` /rac/endpoints/{pbm_uuid}/\n\n##### `PUT` /rac/endpoints/{pbm_uuid}/\n\n##### `DELETE` /rac/endpoints/{pbm_uuid}/\n\n##### `PATCH` /rac/endpoints/{pbm_uuid}/\n\n##### `GET` /rac/endpoints/{pbm_uuid}/used_by/\n\n#### What's Changed\n---\n\n##### `GET` /policies/event_matcher/{policy_uuid}/\n\n###### Return Type:\n\nChanged response : **200 OK**\n\n* Changed content type : `application/json`\n\n * Changed property `app` (string)\n > * `authentik.admin` - authentik Admin\n > * `authentik.api` - authentik API\n > * `authentik.crypto` - authentik Crypto\n > * `authentik.events` - authentik Events\n > * `authentik.flows` - authentik Flows\n > * `authentik.outposts` - authentik Outpost\n > * `authentik.policies.dummy` - authentik Policies.Dummy\n > * `authentik.policies.event_matcher` - authentik Policies.Event Matcher\n > * `authentik.policies.expiry` - authentik Policies.Expiry\n > * `authentik.policies.expression` - authentik Policies.Expression\n > * `authentik.policies.password` - authentik Policies.Password\n > * `authentik.policies.reputation` - authentik Policies.Reputation\n > * `authentik.policies` - authentik Policies\n > * `authentik.providers.ldap` - authentik Providers.LDAP\n > * `authentik.providers.oauth2` - authentik Providers.OAuth2\n > * `authentik.providers.proxy` - authentik Providers.Proxy\n > * `authentik.providers.radius` - authentik Providers.Radius\n > * `authentik.providers.saml` - authentik Providers.SAML\n > * `authentik.providers.scim` - authentik Providers.SCIM\n > * `authentik.rbac` - authentik RBAC\n > * `authentik.recovery` - authentik Recovery\n > * `authentik.sources.ldap` - authentik Sources.LDAP\n > * `authentik.sources.oauth` - authentik Sources.OAuth\n > * `authentik.sources.plex` - authentik Sources.Plex\n > * `authentik.sources.saml` - authentik Sources.SAML\n > * `authentik.stages.authenticator` - authentik Stages.Authenticator\n > * `authentik.stages.authenticator_duo` - authentik Stages.Authenticator.Duo\n > * `authentik.stages.authenticator_sms` - authentik Stages.Authenticator.SMS\n > * `authentik.stages.authenticator_static` - authentik Stages.Authenticator.Static\n > * `authentik.stages.authenticator_totp` - authentik Stages.Authenticator.TOTP\n > * `authentik.stages.authenticator_validate` - authentik Stages.Authenticator.Validate\n > * `authentik.stages.authenticator_webauthn` - authentik Stages.Authenticator.WebAuthn\n > * `authentik.stages.captcha` - authentik Stages.Captcha\n > * `authentik.stages.consent` - authentik Stages.Consent\n > * `authentik.stages.deny` - authentik Stages.Deny\n > * `authentik.stages.dummy` - authentik Stages.Dummy\n > * `authentik.stages.email` - authentik Stages.Email\n > * `authentik.stages.identification` - authentik Stages.Identification\n > * `authentik.stages.invitation` - authentik Stages.User Invitation\n > * `authentik.stages.password` - authentik Stages.Password\n > * `authentik.stages.prompt` - authentik Stages.Prompt\n > * `authentik.stages.user_delete` - authentik Stages.User Delete\n > * `authentik.stages.user_login` - authentik Stages.User Login\n > * `authentik.stages.user_logout` - authentik Stages.User Logout\n > * `authentik.stages.user_write` - authentik Stages.User Write\n > * `authentik.tenants` - authentik Tenants\n > * `authentik.blueprints` - authentik Blueprints\n > * `authentik.core` - authentik Core\n > * `authentik.enterprise` - authentik Enterprise\n > * `authentik.enterprise.providers.rac` - authentik Enterprise.Providers.RAC\n\n Added enum value:\n\n * `authentik.enterprise.providers.rac`\n * Changed property `model` (string)\n > * `authentik_crypto.certificatekeypair` - Certificate-Key Pair\n > * `authentik_events.event` - Event\n > * `authentik_events.notificationtransport` - Notification Transport\n > * `authentik_events.notification` - Notification\n > * `authentik_events.notificationrule` - Notification Rule\n > * `authentik_events.notificationwebhookmapping` - Webhook Mapping\n > * `authentik_flows.flow` - Flow\n > * `authentik_flows.flowstagebinding` - Flow Stage Binding\n > * `authentik_outposts.dockerserviceconnection` - Docker Service-Connection\n > * `authentik_outposts.kubernetesserviceconnection` - Kubernetes Service-Connection\n > * `authentik_outposts.outpost` - Outpost\n > * `authentik_policies_dummy.dummypolicy` - Dummy Policy\n > * `authentik_policies_event_matcher.eventmatcherpolicy` - Event Matcher Policy\n > * `authentik_policies_expiry.passwordexpirypolicy` - Password Expiry Policy\n > * `authentik_policies_expression.expressionpolicy` - Expression Policy\n > * `authentik_policies_password.passwordpolicy` - Password Policy\n > * `authentik_policies_reputation.reputationpolicy` - Reputation Policy\n > * `authentik_policies_reputation.reputation` - Reputation Score\n > * `authentik_policies.policybinding` - Policy Binding\n > * `authentik_providers_ldap.ldapprovider` - LDAP Provider\n > * `authentik_providers_oauth2.scopemapping` - Scope Mapping\n > * `authentik_providers_oauth2.oauth2provider` - OAuth2/OpenID Provider\n > * `authentik_providers_oauth2.authorizationcode` - Authorization Code\n > * `authentik_providers_oauth2.accesstoken` - OAuth2 Access Token\n > * `authentik_providers_oauth2.refreshtoken` - OAuth2 Refresh Token\n > * `authentik_providers_proxy.proxyprovider` - Proxy Provider\n > * `authentik_providers_radius.radiusprovider` - Radius Provider\n > * `authentik_providers_saml.samlprovider` - SAML Provider\n > * `authentik_providers_saml.samlpropertymapping` - SAML Property Mapping\n > * `authentik_providers_scim.scimprovider` - SCIM Provider\n > * `authentik_providers_scim.scimmapping` - SCIM Mapping\n > * `authentik_rbac.role` - Role\n > * `authentik_sources_ldap.ldapsource` - LDAP Source\n > * `authentik_sources_ldap.ldappropertymapping` - LDAP Property Mapping\n > * `authentik_sources_oauth.oauthsource` - OAuth Source\n > * `authentik_sources_oauth.useroauthsourceconnection` - User OAuth Source Connection\n > * `authentik_sources_plex.plexsource` - Plex Source\n > * `authentik_sources_plex.plexsourceconnection` - User Plex Source Connection\n > * `authentik_sources_saml.samlsource` - SAML Source\n > * `authentik_sources_saml.usersamlsourceconnection` - User SAML Source Connection\n > * `authentik_stages_authenticator_duo.authenticatorduostage` - Duo Authenticator Setup Stage\n > * `authentik_stages_authenticator_duo.duodevice` - Duo Device\n > * `authentik_stages_authenticator_sms.authenticatorsmsstage` - SMS Authenticator Setup Stage\n > * `authentik_stages_authenticator_sms.smsdevice` - SMS Device\n > * `authentik_stages_authenticator_static.authenticatorstaticstage` - Static Authenticator Stage\n > * `authentik_stages_authenticator_static.staticdevice` - Static Device\n > * `authentik_stages_authenticator_totp.authenticatortotpstage` - TOTP Authenticator Setup Stage\n > * `authentik_stages_authenticator_totp.totpdevice` - TOTP Device\n > * `authentik_stages_authenticator_validate.authenticatorvalidatestage` - Authenticator Validation Stage\n > * `authentik_stages_authenticator_webauthn.authenticatewebauthnstage` - WebAuthn Authenticator Setup Stage\n > * `authentik_stages_authenticator_webauthn.webauthndevice` - WebAuthn Device\n > * `authentik_stages_captcha.captchastage` - Captcha Stage\n > * `authentik_stages_consent.consentstage` - Consent Stage\n > * `authentik_stages_consent.userconsent` - User Consent\n > * `authentik_stages_deny.denystage` - Deny Stage\n > * `authentik_stages_dummy.dummystage` - Dummy Stage\n > * `authentik_stages_email.emailstage` - Email Stage\n > * `authentik_stages_identification.identificationstage` - Identification Stage\n > * `authentik_stages_invitation.invitationstage` - Invitation Stage\n > * `authentik_stages_invitation.invitation` - Invitation\n > * `authentik_stages_password.passwordstage` - Password Stage\n > * `authentik_stages_prompt.prompt` - Prompt\n > * `authentik_stages_prompt.promptstage` - Prompt Stage\n > * `authentik_stages_user_delete.userdeletestage` - User Delete Stage\n > * `authentik_stages_user_login.userloginstage` - User Login Stage\n > * `authentik_stages_user_logout.userlogoutstage` - User Logout Stage\n > * `authentik_stages_user_write.userwritestage` - User Write Stage\n > * `authentik_tenants.tenant` - Tenant\n > * `authentik_blueprints.blueprintinstance` - Blueprint Instance\n > * `authentik_core.group` - Group\n > * `authentik_core.user` - User\n > * `authentik_core.application` - Application\n > * `authentik_core.token` - Token\n > * `authentik_enterprise.license` - License\n > * `authentik_providers_rac.racprovider` - RAC Provider\n > * `authentik_providers_rac.endpoint` - RAC Endpoint\n > * `authentik_providers_rac.racpropertymapping` - RAC Property Mapping\n\n Added enum values:\n\n * `authentik_providers_rac.racprovider`\n * `authentik_providers_rac.endpoint`\n * `authentik_providers_rac.racpropertymapping`\n##### `PUT` /policies/event_matcher/{policy_uuid}/\n\n###### Request:\n\nChanged content type : `application/json`\n\n* Changed property `app` (string)\n > * `authentik.admin` - authentik Admin\n > * `authentik.api` - authentik API\n > * `authentik.crypto` - authentik Crypto\n > * `authentik.events` - authentik Events\n > * `authentik.flows` - authentik Flows\n > * `authentik.outposts` - authentik Outpost\n > * `authentik.policies.dummy` - authentik Policies.Dummy\n > * `authentik.policies.event_matcher` - authentik Policies.Event Matcher\n > * `authentik.policies.expiry` - authentik Policies.Expiry\n > * `authentik.policies.expression` - authentik Policies.Expression\n > * `authentik.policies.password` - authentik Policies.Password\n > * `authentik.policies.reputation` - authentik Policies.Reputation\n > * `authentik.policies` - authentik Policies\n > * `authentik.providers.ldap` - authentik Providers.LDAP\n > * `authentik.providers.oauth2` - authentik Providers.OAuth2\n > * `authentik.providers.proxy` - authentik Providers.Proxy\n > * `authentik.providers.radius` - authentik Providers.Radius\n > * `authentik.providers.saml` - authentik Providers.SAML\n > * `authentik.providers.scim` - authentik Providers.SCIM\n > * `authentik.rbac` - authentik RBAC\n > * `authentik.recovery` - authentik Recovery\n > * `authentik.sources.ldap` - authentik Sources.LDAP\n > * `authentik.sources.oauth` - authentik Sources.OAuth\n > * `authentik.sources.plex` - authentik Sources.Plex\n > * `authentik.sources.saml` - authentik Sources.SAML\n > * `authentik.stages.authenticator` - authentik Stages.Authenticator\n > * `authentik.stages.authenticator_duo` - authentik Stages.Authenticator.Duo\n > * `authentik.stages.authenticator_sms` - authentik Stages.Authenticator.SMS\n > * `authentik.stages.authenticator_static` - authentik Stages.Authenticator.Static\n > * `authentik.stages.authenticator_totp` - authentik Stages.Authenticator.TOTP\n > * `authentik.stages.authenticator_validate` - authentik Stages.Authenticator.Validate\n > * `authentik.stages.authenticator_webauthn` - authentik Stages.Authenticator.WebAuthn\n > * `authentik.stages.captcha` - authentik Stages.Captcha\n > * `authentik.stages.consent` - authentik Stages.Consent\n > * `authentik.stages.deny` - authentik Stages.Deny\n > * `authentik.stages.dummy` - authentik Stages.Dummy\n > * `authentik.stages.email` - authentik Stages.Email\n > * `authentik.stages.identification` - authentik Stages.Identification\n > * `authentik.stages.invitation` - authentik Stages.User Invitation\n > * `authentik.stages.password` - authentik Stages.Password\n > * `authentik.stages.prompt` - authentik Stages.Prompt\n > * `authentik.stages.user_delete` - authentik Stages.User Delete\n > * `authentik.stages.user_login` - authentik Stages.User Login\n > * `authentik.stages.user_logout` - authentik Stages.User Logout\n > * `authentik.stages.user_write` - authentik Stages.User Write\n > * `authentik.tenants` - authentik Tenants\n > * `authentik.blueprints` - authentik Blueprints\n > * `authentik.core` - authentik Core\n > * `authentik.enterprise` - authentik Enterprise\n > * `authentik.enterprise.providers.rac` - authentik Enterprise.Providers.RAC\n\n Added enum value:\n\n * `authentik.enterprise.providers.rac`\n* Changed property `model` (string)\n > * `authentik_crypto.certificatekeypair` - Certificate-Key Pair\n > * `authentik_events.event` - Event\n > * `authentik_events.notificationtransport` - Notification Transport\n > * `authentik_events.notification` - Notification\n > * `authentik_events.notificationrule` - Notification Rule\n > * `authentik_events.notificationwebhookmapping` - Webhook Mapping\n > * `authentik_flows.flow` - Flow\n > * `authentik_flows.flowstagebinding` - Flow Stage Binding\n > * `authentik_outposts.dockerserviceconnection` - Docker Service-Connection\n > * `authentik_outposts.kubernetesserviceconnection` - Kubernetes Service-Connection\n > * `authentik_outposts.outpost` - Outpost\n > * `authentik_policies_dummy.dummypolicy` - Dummy Policy\n > * `authentik_policies_event_matcher.eventmatcherpolicy` - Event Matcher Policy\n > * `authentik_policies_expiry.passwordexpirypolicy` - Password Expiry Policy\n > * `authentik_policies_expression.expressionpolicy` - Expression Policy\n > * `authentik_policies_password.passwordpolicy` - Password Policy\n > * `authentik_policies_reputation.reputationpolicy` - Reputation Policy\n > * `authentik_policies_reputation.reputation` - Reputation Score\n > * `authentik_policies.policybinding` - Policy Binding\n > * `authentik_providers_ldap.ldapprovider` - LDAP Provider\n > * `authentik_providers_oauth2.scopemapping` - Scope Mapping\n > * `authentik_providers_oauth2.oauth2provider` - OAuth2/OpenID Provider\n > * `authentik_providers_oauth2.authorizationcode` - Authorization Code\n > * `authentik_providers_oauth2.accesstoken` - OAuth2 Access Token\n > * `authentik_providers_oauth2.refreshtoken` - OAuth2 Refresh Token\n > * `authentik_providers_proxy.proxyprovider` - Proxy Provider\n > * `authentik_providers_radius.radiusprovider` - Radius Provider\n > * `authentik_providers_saml.samlprovider` - SAML Provider\n > * `authentik_providers_saml.samlpropertymapping` - SAML Property Mapping\n > * `authentik_providers_scim.scimprovider` - SCIM Provider\n > * `authentik_providers_scim.scimmapping` - SCIM Mapping\n > * `authentik_rbac.role` - Role\n > * `authentik_sources_ldap.ldapsource` - LDAP Source\n > * `authentik_sources_ldap.ldappropertymapping` - LDAP Property Mapping\n > * `authentik_sources_oauth.oauthsource` - OAuth Source\n > * `authentik_sources_oauth.useroauthsourceconnection` - User OAuth Source Connection\n > * `authentik_sources_plex.plexsource` - Plex Source\n > * `authentik_sources_plex.plexsourceconnection` - User Plex Source Connection\n > * `authentik_sources_saml.samlsource` - SAML Source\n > * `authentik_sources_saml.usersamlsourceconnection` - User SAML Source Connection\n > * `authentik_stages_authenticator_duo.authenticatorduostage` - Duo Authenticator Setup Stage\n > * `authentik_stages_authenticator_duo.duodevice` - Duo Device\n > * `authentik_stages_authenticator_sms.authenticatorsmsstage` - SMS Authenticator Setup Stage\n > * `authentik_stages_authenticator_sms.smsdevice` - SMS Device\n > * `authentik_stages_authenticator_static.authenticatorstaticstage` - Static Authenticator Stage\n > * `authentik_stages_authenticator_static.staticdevice` - Static Device\n > * `authentik_stages_authenticator_totp.authenticatortotpstage` - TOTP Authenticator Setup Stage\n > * `authentik_stages_authenticator_totp.totpdevice` - TOTP Device\n > * `authentik_stages_authenticator_validate.authenticatorvalidatestage` - Authenticator Validation Stage\n > * `authentik_stages_authenticator_webauthn.authenticatewebauthnstage` - WebAuthn Authenticator Setup Stage\n > * `authentik_stages_authenticator_webauthn.webauthndevice` - WebAuthn Device\n > * `authentik_stages_captcha.captchastage` - Captcha Stage\n > * `authentik_stages_consent.consentstage` - Consent Stage\n > * `authentik_stages_consent.userconsent` - User Consent\n > * `authentik_stages_deny.denystage` - Deny Stage\n > * `authentik_stages_dummy.dummystage` - Dummy Stage\n > * `authentik_stages_email.emailstage` - Email Stage\n > * `authentik_stages_identification.identificationstage` - Identification Stage\n > * `authentik_stages_invitation.invitationstage` - Invitation Stage\n > * `authentik_stages_invitation.invitation` - Invitation\n > * `authentik_stages_password.passwordstage` - Password Stage\n > * `authentik_stages_prompt.prompt` - Prompt\n > * `authentik_stages_prompt.promptstage` - Prompt Stage\n > * `authentik_stages_user_delete.userdeletestage` - User Delete Stage\n > * `authentik_stages_user_login.userloginstage` - User Login Stage\n > * `authentik_stages_user_logout.userlogoutstage` - User Logout Stage\n > * `authentik_stages_user_write.userwritestage` - User Write Stage\n > * `authentik_tenants.tenant` - Tenant\n > * `authentik_blueprints.blueprintinstance` - Blueprint Instance\n > * `authentik_core.group` - Group\n > * `authentik_core.user` - User\n > * `authentik_core.application` - Application\n > * `authentik_core.token` - Token\n > * `authentik_enterprise.license` - License\n > * `authentik_providers_rac.racprovider` - RAC Provider\n > * `authentik_providers_rac.endpoint` - RAC Endpoint\n > * `authentik_providers_rac.racpropertymapping` - RAC Property Mapping\n\n Added enum values:\n\n * `authentik_providers_rac.racprovider`\n * `authentik_providers_rac.endpoint`\n * `authentik_providers_rac.racpropertymapping`\n###### Return Type:\n\nChanged response : **200 OK**\n\n* Changed content type : `application/json`\n\n * Changed property `app` (string)\n > * `authentik.admin` - authentik Admin\n > * `authentik.api` - authentik API\n > * `authentik.crypto` - authentik Crypto\n > * `authentik.events` - authentik Events\n > * `authentik.flows` - authentik Flows\n > * `authentik.outposts` - authentik Outpost\n > * `authentik.policies.dummy` - authentik Policies.Dummy\n > * `authentik.policies.event_matcher` - authentik Policies.Event Matcher\n > * `authentik.policies.expiry` - authentik Policies.Expiry\n > * `authentik.policies.expression` - authentik Policies.Expression\n > * `authentik.policies.password` - authentik Policies.Password\n > * `authentik.policies.reputation` - authentik Policies.Reputation\n > * `authentik.policies` - authentik Policies\n > * `authentik.providers.ldap` - authentik Providers.LDAP\n > * `authentik.providers.oauth2` - authentik Providers.OAuth2\n > * `authentik.providers.proxy` - authentik Providers.Proxy\n > * `authentik.providers.radius` - authentik Providers.Radius\n > * `authentik.providers.saml` - authentik Providers.SAML\n > * `authentik.providers.scim` - authentik Providers.SCIM\n > * `authentik.rbac` - authentik RBAC\n > * `authentik.recovery` - authentik Recovery\n > * `authentik.sources.ldap` - authentik Sources.LDAP\n > * `authentik.sources.oauth` - authentik Sources.OAuth\n > * `authentik.sources.plex` - authentik Sources.Plex\n > * `authentik.sources.saml` - authentik Sources.SAML\n > * `authentik.stages.authenticator` - authentik Stages.Authenticator\n > * `authentik.stages.authenticator_duo` - authentik Stages.Authenticator.Duo\n > * `authentik.stages.authenticator_sms` - authentik Stages.Authenticator.SMS\n > * `authentik.stages.authenticator_static` - authentik Stages.Authenticator.Static\n > * `authentik.stages.authenticator_totp` - authentik Stages.Authenticator.TOTP\n > * `authentik.stages.authenticator_validate` - authentik Stages.Authenticator.Validate\n > * `authentik.stages.authenticator_webauthn` - authentik Stages.Authenticator.WebAuthn\n > * `authentik.stages.captcha` - authentik Stages.Captcha\n > * `authentik.stages.consent` - authentik Stages.Consent\n > * `authentik.stages.deny` - authentik Stages.Deny\n > * `authentik.stages.dummy` - authentik Stages.Dummy\n > * `authentik.stages.email` - authentik Stages.Email\n > * `authentik.stages.identification` - authentik Stages.Identification\n > * `authentik.stages.invitation` - authentik Stages.User Invitation\n > * `authentik.stages.password` - authentik Stages.Password\n > * `authentik.stages.prompt` - authentik Stages.Prompt\n > * `authentik.stages.user_delete` - authentik Stages.User Delete\n > * `authentik.stages.user_login` - authentik Stages.User Login\n > * `authentik.stages.user_logout` - authentik Stages.User Logout\n > * `authentik.stages.user_write` - authentik Stages.User Write\n > * `authentik.tenants` - authentik Tenants\n > * `authentik.blueprints` - authentik Blueprints\n > * `authentik.core` - authentik Core\n > * `authentik.enterprise` - authentik Enterprise\n > * `authentik.enterprise.providers.rac` - authentik Enterprise.Providers.RAC\n\n Added enum value:\n\n * `authentik.enterprise.providers.rac`\n * Changed property `model` (string)\n > * `authentik_crypto.certificatekeypair` - Certificate-Key Pair\n > * `authentik_events.event` - Event\n > * `authentik_events.notificationtransport` - Notification Transport\n > * `authentik_events.notification` - Notification\n > * `authentik_events.notificationrule` - Notification Rule\n > * `authentik_events.notificationwebhookmapping` - Webhook Mapping\n > * `authentik_flows.flow` - Flow\n > * `authentik_flows.flowstagebinding` - Flow Stage Binding\n > * `authentik_outposts.dockerserviceconnection` - Docker Service-Connection\n > * `authentik_outposts.kubernetesserviceconnection` - Kubernetes Service-Connection\n > * `authentik_outposts.outpost` - Outpost\n > * `authentik_policies_dummy.dummypolicy` - Dummy Policy\n > * `authentik_policies_event_matcher.eventmatcherpolicy` - Event Matcher Policy\n > * `authentik_policies_expiry.passwordexpirypolicy` - Password Expiry Policy\n > * `authentik_policies_expression.expressionpolicy` - Expression Policy\n > * `authentik_policies_password.passwordpolicy` - Password Policy\n > * `authentik_policies_reputation.reputationpolicy` - Reputation Policy\n > * `authentik_policies_reputation.reputation` - Reputation Score\n > * `authentik_policies.policybinding` - Policy Binding\n > * `authentik_providers_ldap.ldapprovider` - LDAP Provider\n > * `authentik_providers_oauth2.scopemapping` - Scope Mapping\n > * `authentik_providers_oauth2.oauth2provider` - OAuth2/OpenID Provider\n > * `authentik_providers_oauth2.authorizationcode` - Authorization Code\n > * `authentik_providers_oauth2.accesstoken` - OAuth2 Access Token\n > * `authentik_providers_oauth2.refreshtoken` - OAuth2 Refresh Token\n > * `authentik_providers_proxy.proxyprovider` - Proxy Provider\n > * `authentik_providers_radius.radiusprovider` - Radius Provider\n > * `authentik_providers_saml.samlprovider` - SAML Provider\n > * `authentik_providers_saml.samlpropertymapping` - SAML Property Mapping\n > * `authentik_providers_scim.scimprovider` - SCIM Provider\n > * `authentik_providers_scim.scimmapping` - SCIM Mapping\n > * `authentik_rbac.role` - Role\n > * `authentik_sources_ldap.ldapsource` - LDAP Source\n > * `authentik_sources_ldap.ldappropertymapping` - LDAP Property Mapping\n > * `authentik_sources_oauth.oauthsource` - OAuth Source\n > * `authentik_sources_oauth.useroauthsourceconnection` - User OAuth Source Connection\n > * `authentik_sources_plex.plexsource` - Plex Source\n > * `authentik_sources_plex.plexsourceconnection` - User Plex Source Connection\n > * `authentik_sources_saml.samlsource` - SAML Source\n > * `authentik_sources_saml.usersamlsourceconnection` - User SAML Source Connection\n > * `authentik_stages_authenticator_duo.authenticatorduostage` - Duo Authenticator Setup Stage\n > * `authentik_stages_authenticator_duo.duodevice` - Duo Device\n > * `authentik_stages_authenticator_sms.authenticatorsmsstage` - SMS Authenticator Setup Stage\n > * `authentik_stages_authenticator_sms.smsdevice` - SMS Device\n > * `authentik_stages_authenticator_static.authenticatorstaticstage` - Static Authenticator Stage\n > * `authentik_stages_authenticator_static.staticdevice` - Static Device\n > * `authentik_stages_authenticator_totp.authenticatortotpstage` - TOTP Authenticator Setup Stage\n > * `authentik_stages_authenticator_totp.totpdevice` - TOTP Device\n > * `authentik_stages_authenticator_validate.authenticatorvalidatestage` - Authenticator Validation Stage\n > * `authentik_stages_authenticator_webauthn.authenticatewebauthnstage` - WebAuthn Authenticator Setup Stage\n > * `authentik_stages_authenticator_webauthn.webauthndevice` - WebAuthn Device\n > * `authentik_stages_captcha.captchastage` - Captcha Stage\n > * `authentik_stages_consent.consentstage` - Consent Stage\n > * `authentik_stages_consent.userconsent` - User Consent\n > * `authentik_stages_deny.denystage` - Deny Stage\n > * `authentik_stages_dummy.dummystage` - Dummy Stage\n > * `authentik_stages_email.emailstage` - Email Stage\n > * `authentik_stages_identification.identificationstage` - Identification Stage\n > * `authentik_stages_invitation.invitationstage` - Invitation Stage\n > * `authentik_stages_invitation.invitation` - Invitation\n > * `authentik_stages_password.passwordstage` - Password Stage\n > * `authentik_stages_prompt.prompt` - Prompt\n > * `authentik_stages_prompt.promptstage` - Prompt Stage\n > * `authentik_stages_user_delete.userdeletestage` - User Delete Stage\n > * `authentik_stages_user_login.userloginstage` - User Login Stage\n > * `authentik_stages_user_logout.userlogoutstage` - User Logout Stage\n > * `authentik_stages_user_write.userwritestage` - User Write Stage\n > * `authentik_tenants.tenant` - Tenant\n > * `authentik_blueprints.blueprintinstance` - Blueprint Instance\n > * `authentik_core.group` - Group\n > * `authentik_core.user` - User\n > * `authentik_core.application` - Application\n > * `authentik_core.token` - Token\n > * `authentik_enterprise.license` - License\n > * `authentik_providers_rac.racprovider` - RAC Provider\n > * `authentik_providers_rac.endpoint` - RAC Endpoint\n > * `authentik_providers_rac.racpropertymapping` - RAC Property Mapping\n\n Added enum values:\n\n * `authentik_providers_rac.racprovider`\n * `authentik_providers_rac.endpoint`\n * `authentik_providers_rac.racpropertymapping`\n##### `PATCH` /policies/event_matcher/{policy_uuid}/\n\n###### Request:\n\nChanged content type : `application/json`\n\n* Changed property `app` (string)\n > * `authentik.admin` - authentik Admin\n > * `authentik.api` - authentik API\n > * `authentik.crypto` - authentik Crypto\n > * `authentik.events` - authentik Events\n > * `authentik.flows` - authentik Flows\n > * `authentik.outposts` - authentik Outpost\n > * `authentik.policies.dummy` - authentik Policies.Dummy\n > * `authentik.policies.event_matcher` - authentik Policies.Event Matcher\n > * `authentik.policies.expiry` - authentik Policies.Expiry\n > * `authentik.policies.expression` - authentik Policies.Expression\n > * `authentik.policies.password` - authentik Policies.Password\n > * `authentik.policies.reputation` - authentik Policies.Reputation\n > * `authentik.policies` - authentik Policies\n > * `authentik.providers.ldap` - authentik Providers.LDAP\n > * `authentik.providers.oauth2` - authentik Providers.OAuth2\n > * `authentik.providers.proxy` - authentik Providers.Proxy\n > * `authentik.providers.radius` - authentik Providers.Radius\n > * `authentik.providers.saml` - authentik Providers.SAML\n > * `authentik.providers.scim` - authentik Providers.SCIM\n > * `authentik.rbac` - authentik RBAC\n > * `authentik.recovery` - authentik Recovery\n > * `authentik.sources.ldap` - authentik Sources.LDAP\n > * `authentik.sources.oauth` - authentik Sources.OAuth\n > * `authentik.sources.plex` - authentik Sources.Plex\n > * `authentik.sources.saml` - authentik Sources.SAML\n > * `authentik.stages.authenticator` - authentik Stages.Authenticator\n > * `authentik.stages.authenticator_duo` - authentik Stages.Authenticator.Duo\n > * `authentik.stages.authenticator_sms` - authentik Stages.Authenticator.SMS\n > * `authentik.stages.authenticator_static` - authentik Stages.Authenticator.Static\n > * `authentik.stages.authenticator_totp` - authentik Stages.Authenticator.TOTP\n > * `authentik.stages.authenticator_validate` - authentik Stages.Authenticator.Validate\n > * `authentik.stages.authenticator_webauthn` - authentik Stages.Authenticator.WebAuthn\n > * `authentik.stages.captcha` - authentik Stages.Captcha\n > * `authentik.stages.consent` - authentik Stages.Consent\n > * `authentik.stages.deny` - authentik Stages.Deny\n > * `authentik.stages.dummy` - authentik Stages.Dummy\n > * `authentik.stages.email` - authentik Stages.Email\n > * `authentik.stages.identification` - authentik Stages.Identification\n > * `authentik.stages.invitation` - authentik Stages.User Invitation\n > * `authentik.stages.password` - authentik Stages.Password\n > * `authentik.stages.prompt` - authentik Stages.Prompt\n > * `authentik.stages.user_delete` - authentik Stages.User Delete\n > * `authentik.stages.user_login` - authentik Stages.User Login\n > * `authentik.stages.user_logout` - authentik Stages.User Logout\n > * `authentik.stages.user_write` - authentik Stages.User Write\n > * `authentik.tenants` - authentik Tenants\n > * `authentik.blueprints` - authentik Blueprints\n > * `authentik.core` - authentik Core\n > * `authentik.enterprise` - authentik Enterprise\n > * `authentik.enterprise.providers.rac` - authentik Enterprise.Providers.RAC\n\n Added enum value:\n\n * `authentik.enterprise.providers.rac`\n* Changed property `model` (string)\n > * `authentik_crypto.certificatekeypair` - Certificate-Key Pair\n > * `authentik_events.event` - Event\n > * `authentik_events.notificationtransport` - Notification Transport\n > * `authentik_events.notification` - Notification\n > * `authentik_events.notificationrule` - Notification Rule\n > * `authentik_events.notificationwebhookmapping` - Webhook Mapping\n > * `authentik_flows.flow` - Flow\n > * `authentik_flows.flowstagebinding` - Flow Stage Binding\n > * `authentik_outposts.dockerserviceconnection` - Docker Service-Connection\n > * `authentik_outposts.kubernetesserviceconnection` - Kubernetes Service-Connection\n > * `authentik_outposts.outpost` - Outpost\n > * `authentik_policies_dummy.dummypolicy` - Dummy Policy\n > * `authentik_policies_event_matcher.eventmatcherpolicy` - Event Matcher Policy\n > * `authentik_policies_expiry.passwordexpirypolicy` - Password Expiry Policy\n > * `authentik_policies_expression.expressionpolicy` - Expression Policy\n > * `authentik_policies_password.passwordpolicy` - Password Policy\n > * `authentik_policies_reputation.reputationpolicy` - Reputation Policy\n > * `authentik_policies_reputation.reputation` - Reputation Score\n > * `authentik_policies.policybinding` - Policy Binding\n > * `authentik_providers_ldap.ldapprovider` - LDAP Provider\n > * `authentik_providers_oauth2.scopemapping` - Scope Mapping\n > * `authentik_providers_oauth2.oauth2provider` - OAuth2/OpenID Provider\n > * `authentik_providers_oauth2.authorizationcode` - Authorization Code\n > * `authentik_providers_oauth2.accesstoken` - OAuth2 Access Token\n > * `authentik_providers_oauth2.refreshtoken` - OAuth2 Refresh Token\n > * `authentik_providers_proxy.proxyprovider` - Proxy Provider\n > * `authentik_providers_radius.radiusprovider` - Radius Provider\n > * `authentik_providers_saml.samlprovider` - SAML Provider\n > * `authentik_providers_saml.samlpropertymapping` - SAML Property Mapping\n > * `authentik_providers_scim.scimprovider` - SCIM Provider\n > * `authentik_providers_scim.scimmapping` - SCIM Mapping\n > * `authentik_rbac.role` - Role\n > * `authentik_sources_ldap.ldapsource` - LDAP Source\n > * `authentik_sources_ldap.ldappropertymapping` - LDAP Property Mapping\n > * `authentik_sources_oauth.oauthsource` - OAuth Source\n > * `authentik_sources_oauth.useroauthsourceconnection` - User OAuth Source Connection\n > * `authentik_sources_plex.plexsource` - Plex Source\n > * `authentik_sources_plex.plexsourceconnection` - User Plex Source Connection\n > * `authentik_sources_saml.samlsource` - SAML Source\n > * `authentik_sources_saml.usersamlsourceconnection` - User SAML Source Connection\n > * `authentik_stages_authenticator_duo.authenticatorduostage` - Duo Authenticator Setup Stage\n > * `authentik_stages_authenticator_duo.duodevice` - Duo Device\n > * `authentik_stages_authenticator_sms.authenticatorsmsstage` - SMS Authenticator Setup Stage\n > * `authentik_stages_authenticator_sms.smsdevice` - SMS Device\n > * `authentik_stages_authenticator_static.authenticatorstaticstage` - Static Authenticator Stage\n > * `authentik_stages_authenticator_static.staticdevice` - Static Device\n > * `authentik_stages_authenticator_totp.authenticatortotpstage` - TOTP Authenticator Setup Stage\n > * `authentik_stages_authenticator_totp.totpdevice` - TOTP Device\n > * `authentik_stages_authenticator_validate.authenticatorvalidatestage` - Authenticator Validation Stage\n > * `authentik_stages_authenticator_webauthn.authenticatewebauthnstage` - WebAuthn Authenticator Setup Stage\n > * `authentik_stages_authenticator_webauthn.webauthndevice` - WebAuthn Device\n > * `authentik_stages_captcha.captchastage` - Captcha Stage\n > * `authentik_stages_consent.consentstage` - Consent Stage\n > * `authentik_stages_consent.userconsent` - User Consent\n > * `authentik_stages_deny.denystage` - Deny Stage\n > * `authentik_stages_dummy.dummystage` - Dummy Stage\n > * `authentik_stages_email.emailstage` - Email Stage\n > * `authentik_stages_identification.identificationstage` - Identification Stage\n > * `authentik_stages_invitation.invitationstage` - Invitation Stage\n > * `authentik_stages_invitation.invitation` - Invitation\n > * `authentik_stages_password.passwordstage` - Password Stage\n > * `authentik_stages_prompt.prompt` - Prompt\n > * `authentik_stages_prompt.promptstage` - Prompt Stage\n > * `authentik_stages_user_delete.userdeletestage` - User Delete Stage\n > * `authentik_stages_user_login.userloginstage` - User Login Stage\n > * `authentik_stages_user_logout.userlogoutstage` - User Logout Stage\n > * `authentik_stages_user_write.userwritestage` - User Write Stage\n > * `authentik_tenants.tenant` - Tenant\n > * `authentik_blueprints.blueprintinstance` - Blueprint Instance\n > * `authentik_core.group` - Group\n > * `authentik_core.user` - User\n > * `authentik_core.application` - Application\n > * `authentik_core.token` - Token\n > * `authentik_enterprise.license` - License\n > * `authentik_providers_rac.racprovider` - RAC Provider\n > * `authentik_providers_rac.endpoint` - RAC Endpoint\n > * `authentik_providers_rac.racpropertymapping` - RAC Property Mapping\n\n Added enum values:\n\n * `authentik_providers_rac.racprovider`\n * `authentik_providers_rac.endpoint`\n * `authentik_providers_rac.racpropertymapping`\n###### Return Type:\n\nChanged response : **200 OK**\n\n* Changed content type : `application/json`\n\n * Changed property `app` (string)\n > * `authentik.admin` - authentik Admin\n > * `authentik.api` - authentik API\n > * `authentik.crypto` - authentik Crypto\n > * `authentik.events` - authentik Events\n > * `authentik.flows` - authentik Flows\n > * `authentik.outposts` - authentik Outpost\n > * `authentik.policies.dummy` - authentik Policies.Dummy\n > * `authentik.policies.event_matcher` - authentik Policies.Event Matcher\n > * `authentik.policies.expiry` - authentik Policies.Expiry\n > * `authentik.policies.expression` - authentik Policies.Expression\n > * `authentik.policies.password` - authentik Policies.Password\n > * `authentik.policies.reputation` - authentik Policies.Reputation\n > * `authentik.policies` - authentik Policies\n > * `authentik.providers.ldap` - authentik Providers.LDAP\n > * `authentik.providers.oauth2` - authentik Providers.OAuth2\n > * `authentik.providers.proxy` - authentik Providers.Proxy\n > * `authentik.providers.radius` - authentik Providers.Radius\n > * `authentik.providers.saml` - authentik Providers.SAML\n > * `authentik.providers.scim` - authentik Providers.SCIM\n > * `authentik.rbac` - authentik RBAC\n > * `authentik.recovery` - authentik Recovery\n > * `authentik.sources.ldap` - authentik Sources.LDAP\n > * `authentik.sources.oauth` - authentik Sources.OAuth\n > * `authentik.sources.plex` - authentik Sources.Plex\n > * `authentik.sources.saml` - authentik Sources.SAML\n > * `authentik.stages.authenticator` - authentik Stages.Authenticator\n > * `authentik.stages.authenticator_duo` - authentik Stages.Authenticator.Duo\n > * `authentik.stages.authenticator_sms` - authentik Stages.Authenticator.SMS\n > * `authentik.stages.authenticator_static` - authentik Stages.Authenticator.Static\n > * `authentik.stages.authenticator_totp` - authentik Stages.Authenticator.TOTP\n > * `authentik.stages.authenticator_validate` - authentik Stages.Authenticator.Validate\n > * `authentik.stages.authenticator_webauthn` - authentik Stages.Authenticator.WebAuthn\n > * `authentik.stages.captcha` - authentik Stages.Captcha\n > * `authentik.stages.consent` - authentik Stages.Consent\n > * `authentik.stages.deny` - authentik Stages.Deny\n > * `authentik.stages.dummy` - authentik Stages.Dummy\n > * `authentik.stages.email` - authentik Stages.Email\n > * `authentik.stages.identification` - authentik Stages.Identification\n > * `authentik.stages.invitation` - authentik Stages.User Invitation\n > * `authentik.stages.password` - authentik Stages.Password\n > * `authentik.stages.prompt` - authentik Stages.Prompt\n > * `authentik.stages.user_delete` - authentik Stages.User Delete\n > * `authentik.stages.user_login` - authentik Stages.User Login\n > * `authentik.stages.user_logout` - authentik Stages.User Logout\n > * `authentik.stages.user_write` - authentik Stages.User Write\n > * `authentik.tenants` - authentik Tenants\n > * `authentik.blueprints` - authentik Blueprints\n > * `authentik.core` - authentik Core\n > * `authentik.enterprise` - authentik Enterprise\n > * `authentik.enterprise.providers.rac` - authentik Enterprise.Providers.RAC\n\n Added enum value:\n\n * `authentik.enterprise.providers.rac`\n * Changed property `model` (string)\n > * `authentik_crypto.certificatekeypair` - Certificate-Key Pair\n > * `authentik_events.event` - Event\n > * `authentik_events.notificationtransport` - Notification Transport\n > * `authentik_events.notification` - Notification\n > * `authentik_events.notificationrule` - Notification Rule\n > * `authentik_events.notificationwebhookmapping` - Webhook Mapping\n > * `authentik_flows.flow` - Flow\n > * `authentik_flows.flowstagebinding` - Flow Stage Binding\n > * `authentik_outposts.dockerserviceconnection` - Docker Service-Connection\n > * `authentik_outposts.kubernetesserviceconnection` - Kubernetes Service-Connection\n > * `authentik_outposts.outpost` - Outpost\n > * `authentik_policies_dummy.dummypolicy` - Dummy Policy\n > * `authentik_policies_event_matcher.eventmatcherpolicy` - Event Matcher Policy\n > * `authentik_policies_expiry.passwordexpirypolicy` - Password Expiry Policy\n > * `authentik_policies_expression.expressionpolicy` - Expression Policy\n > * `authentik_policies_password.passwordpolicy` - Password Policy\n > * `authentik_policies_reputation.reputationpolicy` - Reputation Policy\n > * `authentik_policies_reputation.reputation` - Reputation Score\n > * `authentik_policies.policybinding` - Policy Binding\n > * `authentik_providers_ldap.ldapprovider` - LDAP Provider\n > * `authentik_providers_oauth2.scopemapping` - Scope Mapping\n > * `authentik_providers_oauth2.oauth2provider` - OAuth2/OpenID Provider\n > * `authentik_providers_oauth2.authorizationcode` - Authorization Code\n > * `authentik_providers_oauth2.accesstoken` - OAuth2 Access Token\n > * `authentik_providers_oauth2.refreshtoken` - OAuth2 Refresh Token\n > * `authentik_providers_proxy.proxyprovider` - Proxy Provider\n > * `authentik_providers_radius.radiusprovider` - Radius Provider\n > * `authentik_providers_saml.samlprovider` - SAML Provider\n > * `authentik_providers_saml.samlpropertymapping` - SAML Property Mapping\n > * `authentik_providers_scim.scimprovider` - SCIM Provider\n > * `authentik_providers_scim.scimmapping` - SCIM Mapping\n > * `authentik_rbac.role` - Role\n > * `authentik_sources_ldap.ldapsource` - LDAP Source\n > * `authentik_sources_ldap.ldappropertymapping` - LDAP Property Mapping\n > * `authentik_sources_oauth.oauthsource` - OAuth Source\n > * `authentik_sources_oauth.useroauthsourceconnection` - User OAuth Source Connection\n > * `authentik_sources_plex.plexsource` - Plex Source\n > * `authentik_sources_plex.plexsourceconnection` - User Plex Source Connection\n > * `authentik_sources_saml.samlsource` - SAML Source\n > * `authentik_sources_saml.usersamlsourceconnection` - User SAML Source Connection\n > * `authentik_stages_authenticator_duo.authenticatorduostage` - Duo Authenticator Setup Stage\n > * `authentik_stages_authenticator_duo.duodevice` - Duo Device\n > * `authentik_stages_authenticator_sms.authenticatorsmsstage` - SMS Authenticator Setup Stage\n > * `authentik_stages_authenticator_sms.smsdevice` - SMS Device\n > * `authentik_stages_authenticator_static.authenticatorstaticstage` - Static Authenticator Stage\n > * `authentik_stages_authenticator_static.staticdevice` - Static Device\n > * `authentik_stages_authenticator_totp.authenticatortotpstage` - TOTP Authenticator Setup Stage\n > * `authentik_stages_authenticator_totp.totpdevice` - TOTP Device\n > * `authentik_stages_authenticator_validate.authenticatorvalidatestage` - Authenticator Validation Stage\n > * `authentik_stages_authenticator_webauthn.authenticatewebauthnstage` - WebAuthn Authenticator Setup Stage\n > * `authentik_stages_authenticator_webauthn.webauthndevice` - WebAuthn Device\n > * `authentik_stages_captcha.captchastage` - Captcha Stage\n > * `authentik_stages_consent.consentstage` - Consent Stage\n > * `authentik_stages_consent.userconsent` - User Consent\n > * `authentik_stages_deny.denystage` - Deny Stage\n > * `authentik_stages_dummy.dummystage` - Dummy Stage\n > * `authentik_stages_email.emailstage` - Email Stage\n > * `authentik_stages_identification.identificationstage` - Identification Stage\n > * `authentik_stages_invitation.invitationstage` - Invitation Stage\n > * `authentik_stages_invitation.invitation` - Invitation\n > * `authentik_stages_password.passwordstage` - Password Stage\n > * `authentik_stages_prompt.prompt` - Prompt\n > * `authentik_stages_prompt.promptstage` - Prompt Stage\n > * `authentik_stages_user_delete.userdeletestage` - User Delete Stage\n > * `authentik_stages_user_login.userloginstage` - User Login Stage\n > * `authentik_stages_user_logout.userlogoutstage` - User Logout Stage\n > * `authentik_stages_user_write.userwritestage` - User Write Stage\n > * `authentik_tenants.tenant` - Tenant\n > * `authentik_blueprints.blueprintinstance` - Blueprint Instance\n > * `authentik_core.group` - Group\n > * `authentik_core.user` - User\n > * `authentik_core.application` - Application\n > * `authentik_core.token` - Token\n > * `authentik_enterprise.license` - License\n > * `authentik_providers_rac.racprovider` - RAC Provider\n > * `authentik_providers_rac.endpoint` - RAC Endpoint\n > * `authentik_providers_rac.racpropertymapping` - RAC Property Mapping\n\n Added enum values:\n\n * `authentik_providers_rac.racprovider`\n * `authentik_providers_rac.endpoint`\n * `authentik_providers_rac.racpropertymapping`\n##### `GET` /schema/\n\n###### Parameters:\n\nChanged: `lang` in `query`\n\n##### `GET` /outposts/instances/{uuid}/\n\n###### Return Type:\n\nChanged response : **200 OK**\n\n* Changed content type : `application/json`\n\n * Changed property `type` (string)\n > * `proxy` - Proxy\n > * `ldap` - Ldap\n > * `radius` - Radius\n > * `rac` - Rac\n\n Added enum value:\n\n * `rac`\n##### `PUT` /outposts/instances/{uuid}/\n\n###### Request:\n\nChanged content type : `application/json`\n\n* Changed property `type` (string)\n > * `proxy` - Proxy\n > * `ldap` - Ldap\n > * `radius` - Radius\n > * `rac` - Rac\n\n Added enum value:\n\n * `rac`\n###### Return Type:\n\nChanged response : **200 OK**\n\n* Changed content type : `application/json`\n\n * Changed property `type` (string)\n > * `proxy` - Proxy\n > * `ldap` - Ldap\n > * `radius` - Radius\n > * `rac` - Rac\n\n Added enum value:\n\n * `rac`\n##### `PATCH` /outposts/instances/{uuid}/\n\n###### Request:\n\nChanged content type : `application/json`\n\n* Changed property `type` (string)\n > * `proxy` - Proxy\n > * `ldap` - Ldap\n > * `radius` - Radius\n > * `rac` - Rac\n\n Added enum value:\n\n * `rac`\n###### Return Type:\n\nChanged response : **200 OK**\n\n* Changed content type : `application/json`\n\n * Changed property `type` (string)\n > * `proxy` - Proxy\n > * `ldap` - Ldap\n > * `radius` - Radius\n > * `rac` - Rac\n\n Added enum value:\n\n * `rac`\n##### `POST` /policies/event_matcher/\n\n###### Request:\n\nChanged content type : `application/json`\n\n* Changed property `app` (string)\n > * `authentik.admin` - authentik Admin\n > * `authentik.api` - authentik API\n > * `authentik.crypto` - authentik Crypto\n > * `authentik.events` - authentik Events\n > * `authentik.flows` - authentik Flows\n > * `authentik.outposts` - authentik Outpost\n > * `authentik.policies.dummy` - authentik Policies.Dummy\n > * `authentik.policies.event_matcher` - authentik Policies.Event Matcher\n > * `authentik.policies.expiry` - authentik Policies.Expiry\n > * `authentik.policies.expression` - authentik Policies.Expression\n > * `authentik.policies.password` - authentik Policies.Password\n > * `authentik.policies.reputation` - authentik Policies.Reputation\n > * `authentik.policies` - authentik Policies\n > * `authentik.providers.ldap` - authentik Providers.LDAP\n > * `authentik.providers.oauth2` - authentik Providers.OAuth2\n > * `authentik.providers.proxy` - authentik Providers.Proxy\n > * `authentik.providers.radius` - authentik Providers.Radius\n > * `authentik.providers.saml` - authentik Providers.SAML\n > * `authentik.providers.scim` - authentik Providers.SCIM\n > * `authentik.rbac` - authentik RBAC\n > * `authentik.recovery` - authentik Recovery\n > * `authentik.sources.ldap` - authentik Sources.LDAP\n > * `authentik.sources.oauth` - authentik Sources.OAuth\n > * `authentik.sources.plex` - authentik Sources.Plex\n > * `authentik.sources.saml` - authentik Sources.SAML\n > * `authentik.stages.authenticator` - authentik Stages.Authenticator\n > * `authentik.stages.authenticator_duo` - authentik Stages.Authenticator.Duo\n > * `authentik.stages.authenticator_sms` - authentik Stages.Authenticator.SMS\n > * `authentik.stages.authenticator_static` - authentik Stages.Authenticator.Static\n > * `authentik.stages.authenticator_totp` - authentik Stages.Authenticator.TOTP\n > * `authentik.stages.authenticator_validate` - authentik Stages.Authenticator.Validate\n > * `authentik.stages.authenticator_webauthn` - authentik Stages.Authenticator.WebAuthn\n > * `authentik.stages.captcha` - authentik Stages.Captcha\n > * `authentik.stages.consent` - authentik Stages.Consent\n > * `authentik.stages.deny` - authentik Stages.Deny\n > * `authentik.stages.dummy` - authentik Stages.Dummy\n > * `authentik.stages.email` - authentik Stages.Email\n > * `authentik.stages.identification` - authentik Stages.Identification\n > * `authentik.stages.invitation` - authentik Stages.User Invitation\n > * `authentik.stages.password` - authentik Stages.Password\n > * `authentik.stages.prompt` - authentik Stages.Prompt\n > * `authentik.stages.user_delete` - authentik Stages.User Delete\n > * `authentik.stages.user_login` - authentik Stages.User Login\n > * `authentik.stages.user_logout` - authentik Stages.User Logout\n > * `authentik.stages.user_write` - authentik Stages.User Write\n > * `authentik.tenants` - authentik Tenants\n > * `authentik.blueprints` - authentik Blueprints\n > * `authentik.core` - authentik Core\n > * `authentik.enterprise` - authentik Enterprise\n > * `authentik.enterprise.providers.rac` - authentik Enterprise.Providers.RAC\n\n Added enum value:\n\n * `authentik.enterprise.providers.rac`\n* Changed property `model` (string)\n > * `authentik_crypto.certificatekeypair` - Certificate-Key Pair\n > * `authentik_events.event` - Event\n > * `authentik_events.notificationtransport` - Notification Transport\n > * `authentik_events.notification` - Notification\n > * `authentik_events.notificationrule` - Notification Rule\n > * `authentik_events.notificationwebhookmapping` - Webhook Mapping\n > * `authentik_flows.flow` - Flow\n > * `authentik_flows.flowstagebinding` - Flow Stage Binding\n > * `authentik_outposts.dockerserviceconnection` - Docker Service-Connection\n > * `authentik_outposts.kubernetesserviceconnection` - Kubernetes Service-Connection\n > * `authentik_outposts.outpost` - Outpost\n > * `authentik_policies_dummy.dummypolicy` - Dummy Policy\n > * `authentik_policies_event_matcher.eventmatcherpolicy` - Event Matcher Policy\n > * `authentik_policies_expiry.passwordexpirypolicy` - Password Expiry Policy\n > * `authentik_policies_expression.expressionpolicy` - Expression Policy\n > * `authentik_policies_password.passwordpolicy` - Password Policy\n > * `authentik_policies_reputation.reputationpolicy` - Reputation Policy\n > * `authentik_policies_reputation.reputation` - Reputation Score\n > * `authentik_policies.policybinding` - Policy Binding\n > * `authentik_providers_ldap.ldapprovider` - LDAP Provider\n > * `authentik_providers_oauth2.scopemapping` - Scope Mapping\n > * `authentik_providers_oauth2.oauth2provider` - OAuth2/OpenID Provider\n > * `authentik_providers_oauth2.authorizationcode` - Authorization Code\n > * `authentik_providers_oauth2.accesstoken` - OAuth2 Access Token\n > * `authentik_providers_oauth2.refreshtoken` - OAuth2 Refresh Token\n > * `authentik_providers_proxy.proxyprovider` - Proxy Provider\n > * `authentik_providers_radius.radiusprovider` - Radius Provider\n > * `authentik_providers_saml.samlprovider` - SAML Provider\n > * `authentik_providers_saml.samlpropertymapping` - SAML Property Mapping\n > * `authentik_providers_scim.scimprovider` - SCIM Provider\n > * `authentik_providers_scim.scimmapping` - SCIM Mapping\n > * `authentik_rbac.role` - Role\n > * `authentik_sources_ldap.ldapsource` - LDAP Source\n > * `authentik_sources_ldap.ldappropertymapping` - LDAP Property Mapping\n > * `authentik_sources_oauth.oauthsource` - OAuth Source\n > * `authentik_sources_oauth.useroauthsourceconnection` - User OAuth Source Connection\n > * `authentik_sources_plex.plexsource` - Plex Source\n > * `authentik_sources_plex.plexsourceconnection` - User Plex Source Connection\n > * `authentik_sources_saml.samlsource` - SAML Source\n > * `authentik_sources_saml.usersamlsourceconnection` - User SAML Source Connection\n > * `authentik_stages_authenticator_duo.authenticatorduostage` - Duo Authenticator Setup Stage\n > * `authentik_stages_authenticator_duo.duodevice` - Duo Device\n > * `authentik_stages_authenticator_sms.authenticatorsmsstage` - SMS Authenticator Setup Stage\n > * `authentik_stages_authenticator_sms.smsdevice` - SMS Device\n > * `authentik_stages_authenticator_static.authenticatorstaticstage` - Static Authenticator Stage\n > * `authentik_stages_authenticator_static.staticdevice` - Static Device\n > * `authentik_stages_authenticator_totp.authenticatortotpstage` - TOTP Authenticator Setup Stage\n > * `authentik_stages_authenticator_totp.totpdevice` - TOTP Device\n > * `authentik_stages_authenticator_validate.authenticatorvalidatestage` - Authenticator Validation Stage\n > * `authentik_stages_authenticator_webauthn.authenticatewebauthnstage` - WebAuthn Authenticator Setup Stage\n > * `authentik_stages_authenticator_webauthn.webauthndevice` - WebAuthn Device\n > * `authentik_stages_captcha.captchastage` - Captcha Stage\n > * `authentik_stages_consent.consentstage` - Consent Stage\n > * `authentik_stages_consent.userconsent` - User Consent\n > * `authentik_stages_deny.denystage` - Deny Stage\n > * `authentik_stages_dummy.dummystage` - Dummy Stage\n > * `authentik_stages_email.emailstage` - Email Stage\n > * `authentik_stages_identification.identificationstage` - Identification Stage\n > * `authentik_stages_invitation.invitationstage` - Invitation Stage\n > * `authentik_stages_invitation.invitation` - Invitation\n > * `authentik_stages_password.passwordstage` - Password Stage\n > * `authentik_stages_prompt.prompt` - Prompt\n > * `authentik_stages_prompt.promptstage` - Prompt Stage\n > * `authentik_stages_user_delete.userdeletestage` - User Delete Stage\n > * `authentik_stages_user_login.userloginstage` - User Login Stage\n > * `authentik_stages_user_logout.userlogoutstage` - User Logout Stage\n > * `authentik_stages_user_write.userwritestage` - User Write Stage\n > * `authentik_tenants.tenant` - Tenant\n > * `authentik_blueprints.blueprintinstance` - Blueprint Instance\n > * `authentik_core.group` - Group\n > * `authentik_core.user` - User\n > * `authentik_core.application` - Application\n > * `authentik_core.token` - Token\n > * `authentik_enterprise.license` - License\n > * `authentik_providers_rac.racprovider` - RAC Provider\n > * `authentik_providers_rac.endpoint` - RAC Endpoint\n > * `authentik_providers_rac.racpropertymapping` - RAC Property Mapping\n\n Added enum values:\n\n * `authentik_providers_rac.racprovider`\n * `authentik_providers_rac.endpoint`\n * `authentik_providers_rac.racpropertymapping`\n###### Return Type:\n\nChanged response : **201 Created**\n\n* Changed content type : `application/json`\n\n * Changed property `app` (string)\n > * `authentik.admin` - authentik Admin\n > * `authentik.api` - authentik API\n > * `authentik.crypto` - authentik Crypto\n > * `authentik.events` - authentik Events\n > * `authentik.flows` - authentik Flows\n > * `authentik.outposts` - authentik Outpost\n > * `authentik.policies.dummy` - authentik Policies.Dummy\n > * `authentik.policies.event_matcher` - authentik Policies.Event Matcher\n > * `authentik.policies.expiry` - authentik Policies.Expiry\n > * `authentik.policies.expression` - authentik Policies.Expression\n > * `authentik.policies.password` - authentik Policies.Password\n > * `authentik.policies.reputation` - authentik Policies.Reputation\n > * `authentik.policies` - authentik Policies\n > * `authentik.providers.ldap` - authentik Providers.LDAP\n > * `authentik.providers.oauth2` - authentik Providers.OAuth2\n > * `authentik.providers.proxy` - authentik Providers.Proxy\n > * `authentik.providers.radius` - authentik Providers.Radius\n > * `authentik.providers.saml` - authentik Providers.SAML\n > * `authentik.providers.scim` - authentik Providers.SCIM\n > * `authentik.rbac` - authentik RBAC\n > * `authentik.recovery` - authentik Recovery\n > * `authentik.sources.ldap` - authentik Sources.LDAP\n > * `authentik.sources.oauth` - authentik Sources.OAuth\n > * `authentik.sources.plex` - authentik Sources.Plex\n > * `authentik.sources.saml` - authentik Sources.SAML\n > * `authentik.stages.authenticator` - authentik Stages.Authenticator\n > * `authentik.stages.authenticator_duo` - authentik Stages.Authenticator.Duo\n > * `authentik.stages.authenticator_sms` - authentik Stages.Authenticator.SMS\n > * `authentik.stages.authenticator_static` - authentik Stages.Authenticator.Static\n > * `authentik.stages.authenticator_totp` - authentik Stages.Authenticator.TOTP\n > * `authentik.stages.authenticator_validate` - authentik Stages.Authenticator.Validate\n > * `authentik.stages.authenticator_webauthn` - authentik Stages.Authenticator.WebAuthn\n > * `authentik.stages.captcha` - authentik Stages.Captcha\n > * `authentik.stages.consent` - authentik Stages.Consent\n > * `authentik.stages.deny` - authentik Stages.Deny\n > * `authentik.stages.dummy` - authentik Stages.Dummy\n > * `authentik.stages.email` - authentik Stages.Email\n > * `authentik.stages.identification` - authentik Stages.Identification\n > * `authentik.stages.invitation` - authentik Stages.User Invitation\n > * `authentik.stages.password` - authentik Stages.Password\n > * `authentik.stages.prompt` - authentik Stages.Prompt\n > * `authentik.stages.user_delete` - authentik Stages.User Delete\n > * `authentik.stages.user_login` - authentik Stages.User Login\n > * `authentik.stages.user_logout` - authentik Stages.User Logout\n > * `authentik.stages.user_write` - authentik Stages.User Write\n > * `authentik.tenants` - authentik Tenants\n > * `authentik.blueprints` - authentik Blueprints\n > * `authentik.core` - authentik Core\n > * `authentik.enterprise` - authentik Enterprise\n > * `authentik.enterprise.providers.rac` - authentik Enterprise.Providers.RAC\n\n Added enum value:\n\n * `authentik.enterprise.providers.rac`\n * Changed property `model` (string)\n > * `authentik_crypto.certificatekeypair` - Certificate-Key Pair\n > * `authentik_events.event` - Event\n > * `authentik_events.notificationtransport` - Notification Transport\n > * `authentik_events.notification` - Notification\n > * `authentik_events.notificationrule` - Notification Rule\n > * `authentik_events.notificationwebhookmapping` - Webhook Mapping\n > * `authentik_flows.flow` - Flow\n > * `authentik_flows.flowstagebinding` - Flow Stage Binding\n > * `authentik_outposts.dockerserviceconnection` - Docker Service-Connection\n > * `authentik_outposts.kubernetesserviceconnection` - Kubernetes Service-Connection\n > * `authentik_outposts.outpost` - Outpost\n > * `authentik_policies_dummy.dummypolicy` - Dummy Policy\n > * `authentik_policies_event_matcher.eventmatcherpolicy` - Event Matcher Policy\n > * `authentik_policies_expiry.passwordexpirypolicy` - Password Expiry Policy\n > * `authentik_policies_expression.expressionpolicy` - Expression Policy\n > * `authentik_policies_password.passwordpolicy` - Password Policy\n > * `authentik_policies_reputation.reputationpolicy` - Reputation Policy\n > * `authentik_policies_reputation.reputation` - Reputation Score\n > * `authentik_policies.policybinding` - Policy Binding\n > * `authentik_providers_ldap.ldapprovider` - LDAP Provider\n > * `authentik_providers_oauth2.scopemapping` - Scope Mapping\n > * `authentik_providers_oauth2.oauth2provider` - OAuth2/OpenID Provider\n > * `authentik_providers_oauth2.authorizationcode` - Authorization Code\n > * `authentik_providers_oauth2.accesstoken` - OAuth2 Access Token\n > * `authentik_providers_oauth2.refreshtoken` - OAuth2 Refresh Token\n > * `authentik_providers_proxy.proxyprovider` - Proxy Provider\n > * `authentik_providers_radius.radiusprovider` - Radius Provider\n > * `authentik_providers_saml.samlprovider` - SAML Provider\n > * `authentik_providers_saml.samlpropertymapping` - SAML Property Mapping\n > * `authentik_providers_scim.scimprovider` - SCIM Provider\n > * `authentik_providers_scim.scimmapping` - SCIM Mapping\n > * `authentik_rbac.role` - Role\n > * `authentik_sources_ldap.ldapsource` - LDAP Source\n > * `authentik_sources_ldap.ldappropertymapping` - LDAP Property Mapping\n > * `authentik_sources_oauth.oauthsource` - OAuth Source\n > * `authentik_sources_oauth.useroauthsourceconnection` - User OAuth Source Connection\n > * `authentik_sources_plex.plexsource` - Plex Source\n > * `authentik_sources_plex.plexsourceconnection` - User Plex Source Connection\n > * `authentik_sources_saml.samlsource` - SAML Source\n > * `authentik_sources_saml.usersamlsourceconnection` - User SAML Source Connection\n > * `authentik_stages_authenticator_duo.authenticatorduostage` - Duo Authenticator Setup Stage\n > * `authentik_stages_authenticator_duo.duodevice` - Duo Device\n > * `authentik_stages_authenticator_sms.authenticatorsmsstage` - SMS Authenticator Setup Stage\n > * `authentik_stages_authenticator_sms.smsdevice` - SMS Device\n > * `authentik_stages_authenticator_static.authenticatorstaticstage` - Static Authenticator Stage\n > * `authentik_stages_authenticator_static.staticdevice` - Static Device\n > * `authentik_stages_authenticator_totp.authenticatortotpstage` - TOTP Authenticator Setup Stage\n > * `authentik_stages_authenticator_totp.totpdevice` - TOTP Device\n > * `authentik_stages_authenticator_validate.authenticatorvalidatestage` - Authenticator Validation Stage\n > * `authentik_stages_authenticator_webauthn.authenticatewebauthnstage` - WebAuthn Authenticator Setup Stage\n > * `authentik_stages_authenticator_webauthn.webauthndevice` - WebAuthn Device\n > * `authentik_stages_captcha.captchastage` - Captcha Stage\n > * `authentik_stages_consent.consentstage` - Consent Stage\n > * `authentik_stages_consent.userconsent` - User Consent\n > * `authentik_stages_deny.denystage` - Deny Stage\n > * `authentik_stages_dummy.dummystage` - Dummy Stage\n > * `authentik_stages_email.emailstage` - Email Stage\n > * `authentik_stages_identification.identificationstage` - Identification Stage\n > * `authentik_stages_invitation.invitationstage` - Invitation Stage\n > * `authentik_stages_invitation.invitation` - Invitation\n > * `authentik_stages_password.passwordstage` - Password Stage\n > * `authentik_stages_prompt.prompt` - Prompt\n > * `authentik_stages_prompt.promptstage` - Promp…","shortMessageHtmlLink":"Update API Client"}},{"before":"26b5a7a5eba34bc2f3d1cca33a887ca41eb742aa","after":"0c2187bb7e83c699887dae54cb28f9361ae06433","ref":"refs/heads/main","pushedAt":"2023-12-23T00:25:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"authentik-automation[bot]","name":null,"path":"/apps/authentik-automation","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/340695?s=80&v=4"},"commit":{"message":"Update API Client\n\n#### What's Changed\n---\n\n##### `GET` /sources/oauth/{slug}/\n\n###### Return Type:\n\nChanged response : **200 OK**\n\n* Changed content type : `application/json`\n\n * Changed property `provider_type` (string)\n > * `apple` - Apple\n > * `openidconnect` - OpenID Connect\n > * `azuread` - Azure AD\n > * `discord` - Discord\n > * `facebook` - Facebook\n > * `github` - GitHub\n > * `google` - Google\n > * `mailcow` - Mailcow\n > * `okta` - Okta\n > * `patreon` - Patreon\n > * `reddit` - Reddit\n > * `twitch` - Twitch\n > * `twitter` - Twitter\n\n##### `PUT` /sources/oauth/{slug}/\n\n###### Request:\n\nChanged content type : `application/json`\n\n* Changed property `provider_type` (string)\n > * `apple` - Apple\n > * `openidconnect` - OpenID Connect\n > * `azuread` - Azure AD\n > * `discord` - Discord\n > * `facebook` - Facebook\n > * `github` - GitHub\n > * `google` - Google\n > * `mailcow` - Mailcow\n > * `okta` - Okta\n > * `patreon` - Patreon\n > * `reddit` - Reddit\n > * `twitch` - Twitch\n > * `twitter` - Twitter\n\n###### Return Type:\n\nChanged response : **200 OK**\n\n* Changed content type : `application/json`\n\n * Changed property `provider_type` (string)\n > * `apple` - Apple\n > * `openidconnect` - OpenID Connect\n > * `azuread` - Azure AD\n > * `discord` - Discord\n > * `facebook` - Facebook\n > * `github` - GitHub\n > * `google` - Google\n > * `mailcow` - Mailcow\n > * `okta` - Okta\n > * `patreon` - Patreon\n > * `reddit` - Reddit\n > * `twitch` - Twitch\n > * `twitter` - Twitter\n\n##### `PATCH` /sources/oauth/{slug}/\n\n###### Request:\n\nChanged content type : `application/json`\n\n* Changed property `provider_type` (string)\n > * `apple` - Apple\n > * `openidconnect` - OpenID Connect\n > * `azuread` - Azure AD\n > * `discord` - Discord\n > * `facebook` - Facebook\n > * `github` - GitHub\n > * `google` - Google\n > * `mailcow` - Mailcow\n > * `okta` - Okta\n > * `patreon` - Patreon\n > * `reddit` - Reddit\n > * `twitch` - Twitch\n > * `twitter` - Twitter\n\n###### Return Type:\n\nChanged response : **200 OK**\n\n* Changed content type : `application/json`\n\n * Changed property `provider_type` (string)\n > * `apple` - Apple\n > * `openidconnect` - OpenID Connect\n > * `azuread` - Azure AD\n > * `discord` - Discord\n > * `facebook` - Facebook\n > * `github` - GitHub\n > * `google` - Google\n > * `mailcow` - Mailcow\n > * `okta` - Okta\n > * `patreon` - Patreon\n > * `reddit` - Reddit\n > * `twitch` - Twitch\n > * `twitter` - Twitter\n\n##### `POST` /sources/oauth/\n\n###### Request:\n\nChanged content type : `application/json`\n\n* Changed property `provider_type` (string)\n > * `apple` - Apple\n > * `openidconnect` - OpenID Connect\n > * `azuread` - Azure AD\n > * `discord` - Discord\n > * `facebook` - Facebook\n > * `github` - GitHub\n > * `google` - Google\n > * `mailcow` - Mailcow\n > * `okta` - Okta\n > * `patreon` - Patreon\n > * `reddit` - Reddit\n > * `twitch` - Twitch\n > * `twitter` - Twitter\n\n###### Return Type:\n\nChanged response : **201 Created**\n\n* Changed content type : `application/json`\n\n * Changed property `provider_type` (string)\n > * `apple` - Apple\n > * `openidconnect` - OpenID Connect\n > * `azuread` - Azure AD\n > * `discord` - Discord\n > * `facebook` - Facebook\n > * `github` - GitHub\n > * `google` - Google\n > * `mailcow` - Mailcow\n > * `okta` - Okta\n > * `patreon` - Patreon\n > * `reddit` - Reddit\n > * `twitch` - Twitch\n > * `twitter` - Twitter\n\n##### `GET` /sources/oauth/\n\n###### Return Type:\n\nChanged response : **200 OK**\n\n* Changed content type : `application/json`\n\n * Changed property `results` (array)\n\n Changed items (object):\n > OAuth Source Serializer\n\n * Changed property `provider_type` (string)\n > * `apple` - Apple\n > * `openidconnect` - OpenID Connect\n > * `azuread` - Azure AD\n > * `discord` - Discord\n > * `facebook` - Facebook\n > * `github` - GitHub\n > * `google` - Google\n > * `mailcow` - Mailcow\n > * `okta` - Okta\n > * `patreon` - Patreon\n > * `reddit` - Reddit\n > * `twitch` - Twitch\n > * `twitter` - Twitter\n\n##### `GET` /stages/user_login/{stage_uuid}/\n\n###### Return Type:\n\nChanged response : **200 OK**\n\n* Changed content type : `application/json`\n\n * Added property `network_binding` (object)\n > Bind sessions created by this stage to the configured network\n >\n > * `no_binding` - No Binding\n > * `bind_asn` - Bind Asn\n > * `bind_asn_network` - Bind Asn Network\n > * `bind_asn_network_ip` - Bind Asn Network Ip\n\n Enum values:\n\n * `no_binding`\n * `bind_asn`\n * `bind_asn_network`\n * `bind_asn_network_ip`\n * Added property `geoip_binding` (object)\n > Bind sessions created by this stage to the configured GeoIP location\n >\n > * `no_binding` - No Binding\n > * `bind_continent` - Bind Continent\n > * `bind_continent_country` - Bind Continent Country\n > * `bind_continent_country_city` - Bind Continent Country City\n\n Enum values:\n\n * `no_binding`\n * `bind_continent`\n * `bind_continent_country`\n * `bind_continent_country_city`\n##### `PUT` /stages/user_login/{stage_uuid}/\n\n###### Request:\n\nChanged content type : `application/json`\n\n* Added property `network_binding` (object)\n > Bind sessions created by this stage to the configured network\n >\n > * `no_binding` - No Binding\n > * `bind_asn` - Bind Asn\n > * `bind_asn_network` - Bind Asn Network\n > * `bind_asn_network_ip` - Bind Asn Network Ip\n\n* Added property `geoip_binding` (object)\n > Bind sessions created by this stage to the configured GeoIP location\n >\n > * `no_binding` - No Binding\n > * `bind_continent` - Bind Continent\n > * `bind_continent_country` - Bind Continent Country\n > * `bind_continent_country_city` - Bind Continent Country City\n\n###### Return Type:\n\nChanged response : **200 OK**\n\n* Changed content type : `application/json`\n\n * Added property `network_binding` (object)\n > Bind sessions created by this stage to the configured network\n >\n > * `no_binding` - No Binding\n > * `bind_asn` - Bind Asn\n > * `bind_asn_network` - Bind Asn Network\n > * `bind_asn_network_ip` - Bind Asn Network Ip\n\n * Added property `geoip_binding` (object)\n > Bind sessions created by this stage to the configured GeoIP location\n >\n > * `no_binding` - No Binding\n > * `bind_continent` - Bind Continent\n > * `bind_continent_country` - Bind Continent Country\n > * `bind_continent_country_city` - Bind Continent Country City\n\n##### `PATCH` /stages/user_login/{stage_uuid}/\n\n###### Request:\n\nChanged content type : `application/json`\n\n* Added property `network_binding` (object)\n > Bind sessions created by this stage to the configured network\n >\n > * `no_binding` - No Binding\n > * `bind_asn` - Bind Asn\n > * `bind_asn_network` - Bind Asn Network\n > * `bind_asn_network_ip` - Bind Asn Network Ip\n\n* Added property `geoip_binding` (object)\n > Bind sessions created by this stage to the configured GeoIP location\n >\n > * `no_binding` - No Binding\n > * `bind_continent` - Bind Continent\n > * `bind_continent_country` - Bind Continent Country\n > * `bind_continent_country_city` - Bind Continent Country City\n\n###### Return Type:\n\nChanged response : **200 OK**\n\n* Changed content type : `application/json`\n\n * Added property `network_binding` (object)\n > Bind sessions created by this stage to the configured network\n >\n > * `no_binding` - No Binding\n > * `bind_asn` - Bind Asn\n > * `bind_asn_network` - Bind Asn Network\n > * `bind_asn_network_ip` - Bind Asn Network Ip\n\n * Added property `geoip_binding` (object)\n > Bind sessions created by this stage to the configured GeoIP location\n >\n > * `no_binding` - No Binding\n > * `bind_continent` - Bind Continent\n > * `bind_continent_country` - Bind Continent Country\n > * `bind_continent_country_city` - Bind Continent Country City\n\n##### `POST` /stages/user_login/\n\n###### Request:\n\nChanged content type : `application/json`\n\n* Added property `network_binding` (object)\n > Bind sessions created by this stage to the configured network\n >\n > * `no_binding` - No Binding\n > * `bind_asn` - Bind Asn\n > * `bind_asn_network` - Bind Asn Network\n > * `bind_asn_network_ip` - Bind Asn Network Ip\n\n* Added property `geoip_binding` (object)\n > Bind sessions created by this stage to the configured GeoIP location\n >\n > * `no_binding` - No Binding\n > * `bind_continent` - Bind Continent\n > * `bind_continent_country` - Bind Continent Country\n > * `bind_continent_country_city` - Bind Continent Country City\n\n###### Return Type:\n\nChanged response : **201 Created**\n\n* Changed content type : `application/json`\n\n * Added property `network_binding` (object)\n > Bind sessions created by this stage to the configured network\n >\n > * `no_binding` - No Binding\n > * `bind_asn` - Bind Asn\n > * `bind_asn_network` - Bind Asn Network\n > * `bind_asn_network_ip` - Bind Asn Network Ip\n\n * Added property `geoip_binding` (object)\n > Bind sessions created by this stage to the configured GeoIP location\n >\n > * `no_binding` - No Binding\n > * `bind_continent` - Bind Continent\n > * `bind_continent_country` - Bind Continent Country\n > * `bind_continent_country_city` - Bind Continent Country City\n\n##### `GET` /stages/user_login/\n\n###### Parameters:\n\nAdded: `geoip_binding` in `query`\n> Bind sessions created by this stage to the configured GeoIP location\n>\n> * `no_binding` - No Binding\n> * `bind_continent` - Bind Continent\n> * `bind_continent_country` - Bind Continent Country\n> * `bind_continent_country_city` - Bind Continent Country City\n\nAdded: `network_binding` in `query`\n> Bind sessions created by this stage to the configured network\n>\n> * `no_binding` - No Binding\n> * `bind_asn` - Bind Asn\n> * `bind_asn_network` - Bind Asn Network\n> * `bind_asn_network_ip` - Bind Asn Network Ip\n\n###### Return Type:\n\nChanged response : **200 OK**\n\n* Changed content type : `application/json`\n\n * Changed property `results` (array)\n\n Changed items (object):\n > UserLoginStage Serializer\n\n * Added property `network_binding` (object)\n > Bind sessions created by this stage to the configured network\n >\n > * `no_binding` - No Binding\n > * `bind_asn` - Bind Asn\n > * `bind_asn_network` - Bind Asn Network\n > * `bind_asn_network_ip` - Bind Asn Network Ip\n\n * Added property `geoip_binding` (object)\n > Bind sessions created by this stage to the configured GeoIP location\n >\n > * `no_binding` - No Binding\n > * `bind_continent` - Bind Continent\n > * `bind_continent_country` - Bind Continent Country\n > * `bind_continent_country_city` - Bind Continent Country City","shortMessageHtmlLink":"Update API Client"}},{"before":"e4a0f342497a5f9ddf35ed20a6a095946cd34f8b","after":"26b5a7a5eba34bc2f3d1cca33a887ca41eb742aa","ref":"refs/heads/main","pushedAt":"2023-12-21T14:20:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"authentik-automation[bot]","name":null,"path":"/apps/authentik-automation","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/340695?s=80&v=4"},"commit":{"message":"Update API Client","shortMessageHtmlLink":"Update API Client"}},{"before":"2ef8d854186621d276ce379f24f840a0fe204ac5","after":"e4a0f342497a5f9ddf35ed20a6a095946cd34f8b","ref":"refs/heads/main","pushedAt":"2023-12-21T13:47:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"authentik-automation[bot]","name":null,"path":"/apps/authentik-automation","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/340695?s=80&v=4"},"commit":{"message":"Update API Client\n\n#### What's Changed\n---\n\n##### `GET` /providers/scim/{id}/sync_status/\n\n###### Return Type:\n\nChanged response : **200 OK**\n\n* Changed content type : `application/json`\n\n New required properties:\n - `is_running`\n - `tasks`\n\n New optional properties:\n - `messages`\n - `status`\n - `task_description`\n - `task_duration`\n - `task_finish_timestamp`\n - `task_name`\n\n * Added property `is_running` (boolean)\n\n * Added property `tasks` (array)\n\n Items (object):\n > Serialize TaskInfo and TaskResult\n\n * Property `task_name` (string)\n\n * Property `task_description` (string)\n\n * Property `task_finish_timestamp` (string)\n\n * Property `task_duration` (integer)\n > Get the duration a task took to run\n\n * Property `status` (string)\n > * `SUCCESSFUL` - SUCCESSFUL\n > * `WARNING` - WARNING\n > * `ERROR` - ERROR\n > * `UNKNOWN` - UNKNOWN\n\n Enum values:\n\n * `SUCCESSFUL`\n * `WARNING`\n * `ERROR`\n * `UNKNOWN`\n * Property `messages` (array)\n\n Items (object):\n\n * Deleted property `task_name` (string)\n\n * Deleted property `task_description` (string)\n\n * Deleted property `task_finish_timestamp` (string)\n\n * Deleted property `task_duration` (integer)\n > Get the duration a task took to run\n\n * Deleted property `status` (string)\n > * `SUCCESSFUL` - SUCCESSFUL\n > * `WARNING` - WARNING\n > * `ERROR` - ERROR\n > * `UNKNOWN` - UNKNOWN\n\n * Deleted property `messages` (array)","shortMessageHtmlLink":"Update API Client"}},{"before":"b58486a1d76e8d39dd8c513eeacb3f1ac3a9db04","after":"2ef8d854186621d276ce379f24f840a0fe204ac5","ref":"refs/heads/main","pushedAt":"2023-12-20T21:18:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"authentik-automation[bot]","name":null,"path":"/apps/authentik-automation","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/340695?s=80&v=4"},"commit":{"message":"Update API Client\n\n#### What's Changed\n---\n\n##### `GET` /core/authenticated_sessions/{uuid}/\n\n###### Return Type:\n\nChanged response : **200 OK**\n\n* Changed content type : `application/json`\n\n New required properties:\n - `asn`\n\n * Added property `asn` (object)\n > Get ASN Data\n\n * Property `asn` (integer)\n\n * Property `as_org` (string)\n\n * Property `network` (string)\n\n * Changed property `geo_ip` (object)\n > Get GeoIP Data\n\n##### `GET` /policies/reputation/scores/{reputation_uuid}/\n\n###### Return Type:\n\nChanged response : **200 OK**\n\n* Changed content type : `application/json`\n\n * Added property `ip_asn_data` (object)\n\n##### `GET` /core/authenticated_sessions/\n\n###### Return Type:\n\nChanged response : **200 OK**\n\n* Changed content type : `application/json`\n\n * Changed property `results` (array)\n\n Changed items (object):\n > AuthenticatedSession Serializer\n\n New required properties:\n - `asn`\n\n * Added property `asn` (object)\n > Get ASN Data\n\n * Changed property `geo_ip` (object)\n > Get GeoIP Data\n\n##### `GET` /policies/reputation/scores/\n\n###### Return Type:\n\nChanged response : **200 OK**\n\n* Changed content type : `application/json`\n\n * Changed property `results` (array)\n\n Changed items (object):\n > Reputation Serializer\n\n * Added property `ip_asn_data` (object)\n\n##### `GET` /root/config/\n\n###### Return Type:\n\nChanged response : **200 OK**\n\n* Changed content type : `application/json`\n\n * Changed property `capabilities` (array)\n\n Changed items (string):\n > * `can_save_media` - Can Save Media\n > * `can_geo_ip` - Can Geo Ip\n > * `can_asn` - Can Asn\n > * `can_impersonate` - Can Impersonate\n > * `can_debug` - Can Debug\n > * `is_enterprise` - Is Enterprise\n\n Added enum value:\n\n * `can_asn`","shortMessageHtmlLink":"Update API Client"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAD9dsoNAA","startCursor":null,"endCursor":null}},"title":"Activity · goauthentik/client-kotlin"}