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

Support SubjectName/Issuer (SendX5c) auth #36

Merged
merged 15 commits into from
Apr 22, 2024
Merged

Conversation

benmartens
Copy link
Contributor

@benmartens benmartens commented Apr 19, 2024

This change adds a third option to the ways to connect. User auth and App key auth are still supported but there's a new option for using an App with SubjectName/Issuer auth. For this flow, the certificate must be installed on the user's machine in the My store of either the Local Machine or CurrentUser location. The certificate can be selected either with the button to the right of the text box or by entering in the thumbprint directly.

Screenshot of the new auth mode section with SNI selected in the Target Schema

cert

alanirudh
alanirudh previously approved these changes Apr 22, 2024
101Ben
101Ben previously approved these changes Apr 22, 2024
@benmartens benmartens dismissed stale reviews from 101Ben and alanirudh via d9c34cb April 22, 2024 16:34
@benmartens benmartens merged commit b4b1ccb into master Apr 22, 2024
2 checks passed
@benmartens benmartens deleted the benmar/20240418_x5c branch April 22, 2024 17:18
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

Successfully merging this pull request may close these issues.

3 participants