Skip to content

Listening for change #1051

@kalwinskidawid

Description

@kalwinskidawid

Hey, is there any easy way to listen for changes on objectClass = group for example ?
The idea is that, for example, if the memberIds in a group changes then the logged-in LDAP user in the spring application should be informed that something has changed.

Similarly can be used in listening for password changes, if changed then blacklist related refreshToken.
I currently have this done on @Scheduled() and check every 60 seconds.

I wonder if it can be done better to make it work in real time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions