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

[HELP] Unable to login with Smart Card #207

Open
dnauman1 opened this issue May 22, 2023 · 7 comments
Open

[HELP] Unable to login with Smart Card #207

dnauman1 opened this issue May 22, 2023 · 7 comments
Assignees

Comments

@dnauman1
Copy link

Unable to login with Smart Card

When configuring Smart card or other certificate for user authentication prompts for MFA but am getting an ERR_SSL_CLIENT_AUTH_SIGNATURE_FAILED after authenticating. I do not see any other additional server-side configurations in the documentation so am unsure what could be causing this. There are no events written in the event logs or lithnet logs.

@dnauman1 dnauman1 added the help label May 22, 2023
@dnauman1 dnauman1 changed the title [HELP] [HELP] Unable to login with Smart Card May 23, 2023
@ryannewington ryannewington self-assigned this May 24, 2023
@ryannewington
Copy link
Member

Hi @dnauman1

That looks like a client side Chrome error.

Do you get the same error with Firefox?

@dnauman1
Copy link
Author

Yes. It occurs on all browsers. Edge, Chrome and Firefox. For Firefox it prompts for my Pin for my smart card and after entering it displays an error: Error code: SSL_ERROR_HANDSHAKE_FAILED.

@dnauman1
Copy link
Author

I think I found the issue. Does AMS support TLS 1.3? My server is running 2022 and TLS 1.3 was enabled. I turned it off and it's now allowing the connection.

@stale
Copy link

stale bot commented May 31, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs.

@stale stale bot added the stale label May 31, 2023
@dnauman1
Copy link
Author

Does AMS smart card authentication support TLS 1.3?

@ryannewington
Copy link
Member

@dnauman1 Apologies for the slow response. It should work, I'm not sure what is going on here. I will need to spend some time trying to reproduce this in the lab.

@red-erik
Copy link

red-erik commented Sep 11, 2023

Hello,
as far as I know IIS does not support TLS 1.3 natively so I suppose AMS needs some "custom configuration" for HTTP.SYS
Some reference here
https://techcommunity.microsoft.com/t5/networking-blog/enabling-http-3-support-on-windows-server-2022/ba-p/2676880
https://techcommunity.microsoft.com/t5/networking-blog/troubleshooting-http-3-in-http-sys/ba-p/3273139
Hope it helps.
Regards,
Red.

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

3 participants