goauthentik / goauthentik/authentik
Authentik Error: property_mapping_exception
- Dominant language
- Python
- Stars
- 25.6k
- Forks
- 2k
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 651
Description
Post Upgrating Authentik Version from 2024.10.4 --> 2024.12.2, the recovery mail api has stopped working. Below is the log from authentik server.
```
authentik-server-6f87f9fc68-s2kgz server {"auth_via": "session", "domain_url": "xxxxxxxx", "event": "/api/v3/core/users/77/recovery_email/?email_stage=06d27576-5970-4561-8205-a5dfcb161158", "host": "xxxxxxxxxx", "level": "info", "logger": "authentik.asgi", "method": "POST", "pid": 46, "remote": "xxxxxxxx", "request_id": "fc3d7948b9b3429cbca3c2b278f5994a", "runtime": 23, "schema_name": "public", "scheme": "https", "status": 400, "timestamp": "2025-01-10T10:07:17.890615", "user": "rajesh", "user_agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36"}
```
And While reverting the authentik version to the presios version, it has spammed the gmail with `property_mapping_exception` error
Can anyone please help me fixing the issue.
Contributor guide
Assessment
This issue has not been assessed yet.