Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LDAP - LDAPUserInputController #174

Open
rsoika opened this issue Feb 19, 2025 · 0 comments
Open

LDAP - LDAPUserInputController #174

rsoika opened this issue Feb 19, 2025 · 0 comments
Milestone

Comments

@rsoika
Copy link
Member

rsoika commented Feb 19, 2025

Provide a generic LDAPUserInputController that can be used as an alternative to the Marty UserInputController.

This allows to search for names, even if there are no profiles created for them yet. The class is only used for the name search in user input fields from the imixs-marty project! The controller replaces the default marty userController as an alternative defined in the beans.xml:

...
    <alternatives>
        <class>org.imixs.workflow.ldap.LDAPUserInputController</class>
    </alternatives>
...
@rsoika rsoika added this to the 3.1.0 milestone Feb 19, 2025
rsoika added a commit that referenced this issue Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant