goauthentik / goauthentik/authentik
Attributes field in application
- Dominant language
- Python
- Stars
- 25.6k
- Forks
- 2k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 644
Description
**Is your feature request related to a problem? Please describe.**
We're migrating a bulk of applications, and those have some arbitrary pieces of information that we'd like to authentik-ify gradually (Like entitlements, special property mappings, user/group bindings, etc.)
But there's no place for arbitrary data on application, like it would be on User/Group/Entitlement
**Describe the solution you'd like**
Have the same `attributes` field as with User / Group (including filters) in the application object.
**Describe alternatives you've considered**
Keeping a parallel data store tracking these extra bits of information
**Additional context**
N/A
Contributor guide
Assessment
This issue has not been assessed yet.