Check that specified sys user is part of oozie impersonation group
Open
feature
Menas
priority: medium
UX
- Dominant language
- Scala
- Stars
- 33
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
## Background
In order to impersonate a user, both the oozie proxy user and user to be impersonated have to be part of the configured functional/security group.
## Feature
Query LDAP in order to validate that specified user is indeed part of the impersonation group.
Edit:
Rather than querying ldap let's just catch the exception and display a sensible error message for now.
Contributor guide
Assessment
This issue has not been assessed yet.