Skip to content

Eliminate duplicate pre-condition checks while handling operations ROTATE_CREDENTIALS and RESET_CREDENTIALS across authorizer implementations #4026

@mneethiraj

Description

@mneethiraj

Describe the bug

Pre-condition checks in handling of ROTATE_CREDENTIALS and RESET_CREDENTIALS operations are duplicated in RBAC and Ranger authorizer implementations. As suggested in PR 3928, the duplicated code should be moved to a common utility class method and update authorizer implementations to call this method.

To Reproduce

No response

Actual Behavior

No response

Expected Behavior

No response

Additional context

No response

System information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions