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

Passoword screen not coming if the user domain does not match with any of the condigured IDPs #381

Closed
1 task done
manishchoudhary7496 opened this issue Jun 18, 2024 · 5 comments

Comments

@manishchoudhary7496
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

I am using User federation (DB and LDAP both).
Now when i provide abc@example.com as user it is correctly redirecting me to the configured IDP.
But when i am entering other LDAP/DB user username : abc@demo.com its not showing me the password screen at all.

Expected Behavior

Password screen should be there if the user email does not match with any of the IDPs configured domain.

Steps To Reproduce

No response

Version

- Keycloak: 23.0.6
- This extension: 23.0.0

Anything else?

No response

@manishchoudhary7496 manishchoudhary7496 added the bug Something isn't working label Jun 18, 2024
@sventorben
Copy link
Owner

@manishchoudhary7496 can you please provide your flow configuration - screenshot or realm export.

@manishchoudhary7496
Copy link
Author

Hi @sventorben
thank you for your reply.

Here is my flow configuration :
Config

@manishchoudhary7496
Copy link
Author

Hi @sventorben
Please let me know if you need anything else
I would really appreciate your time

Thank You

@sventorben
Copy link
Owner

The configuration that you have seen in the video may be outdated. Please check the docs at https://sventorben.github.io/keycloak-home-idp-discovery/configuration.html and try to configure it as seen in the screenshot.

@sventorben sventorben removed the bug Something isn't working label Jun 19, 2024
@manishchoudhary7496
Copy link
Author

Hi @sventorben
Thank you so much for explaining the same.

It is working as expected.

Thank You

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

2 participants