Skip to content

How to authenticate from a javascript client agains a client certificate protected web api #26378

Discussion options

You must be logged in to vote

@Tratcher thanks a lot for reaching out again. I now understand that my initial question is not possible to solve with a server side blazor app. I now understand that clientcertificate auth is a TLS feature and that it’s not possible to use those client credentials within an server blazor app to call a different rest api onbehalf of the user, because there is no way from the server side to access and reuse the clients private certificate. I now use a react spa with my client certificate protected aspnetcore api and it works like a charm. I would prefer blazor WASM but it’s not possible due to customers still forcing IE 11 (I know...). @SteveSandersonMS gave me an nice hint that I could „m…

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
4 replies
@florianwachs
Comment options

@florianwachs
Comment options

@florianwachs
Comment options

@Tratcher
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by florianwachs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants