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

Change bind #38

Open
bmarwell opened this issue Apr 29, 2022 · 3 comments
Open

Change bind #38

bmarwell opened this issue Apr 29, 2022 · 3 comments

Comments

@bmarwell
Copy link

Hi,

I would like to bind using the uid (e.g. professor or even professor@planetexpress.com).
How do I do that?

@ezesil
Copy link

ezesil commented May 5, 2022

I also tried to do it, but i only managed to bind using "admin".

@rroemhild
Copy link
Owner

You can not bind with the users email. However you can make a search from the login form with the email and then bind with the users DN.

@bmarwell
Copy link
Author

Huh I see. Thanks @rroemhild.
However, I am trying to mimic an active directory where I can bind with the UID field, which is called sAMAccountName. But that is probably the same...

Rationale: I want to integration-test an application using Apache Shiro's AD authenticator.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants