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

AWS Active Directory login #588

Open
jht-prog opened this issue May 11, 2022 · 0 comments
Open

AWS Active Directory login #588

jht-prog opened this issue May 11, 2022 · 0 comments

Comments

@jht-prog
Copy link

I'm attempting to integrate AWS Directory Services with Keycloak radius server and I get the following. This results when using the AWS console to enable 2FA.

2022-05-11 16:45:24,683 WARN [org.keycloak.events] (pool-6-thread-3) type=LOGIN_ERROR, realmId=Radius, clientId=radius, userId=ba222699-c4a3-4765-88fc-b785bdbe2011, ipAddress=10.0.131.229, error=RADIUS ERROR, RADIUS='Login to RADIUS fail for user fakeusername, please check password and try again', RADIUS_HOST=10.0.131.229
2022-05-11 16:45:24,683 WARN [org.keycloak.events] (pool-6-thread-4) type=LOGIN_ERROR, realmId=Radius, clientId=radius, userId=ba222699-c4a3-4765-88fc-b785bdbe2011, ipAddress=10.0.87.184, error=RADIUS ERROR, RADIUS='Login to RADIUS fail for user fakeusername, please check password and try again', RADIUS_HOST=10.0.87.184

10.0.131.229 and 10.0.87.184 are two addressed associated with AWS Directory Services AD. I can log into the Keycloak console using fake username and password just fine.

Anybody ever tried this?

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

1 participant