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

OTP isn't being enforced #2

Open
jsteel44 opened this issue Jul 22, 2021 · 0 comments
Open

OTP isn't being enforced #2

jsteel44 opened this issue Jul 22, 2021 · 0 comments

Comments

@jsteel44
Copy link

It seems that any, or no OTP code succeeds on a user that has an OTP configured. Have I missed something here? Thanks

# echo ${PAM_PASS}123456 | /opt/pam-keycloak-oidc/pam-keycloak-oidc
2021/07/22 11:55:04 [snip]-(user) Authentication succeeded

# echo ${PAM_PASS}000000 | /opt/pam-keycloak-oidc/pam-keycloak-oidc
2021/07/22 11:55:12 [snip]-(user) Authentication succeeded

# echo ${PAM_PASS} | /opt/pam-keycloak-oidc/pam-keycloak-oidc
2021/07/22 11:55:54 [snip]-(user) Authentication succeeded

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