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

Client Certificate Authentication with R_usermap #584

Merged
merged 7 commits into from
Aug 11, 2023
Merged

Conversation

jordanfilteau1995
Copy link
Contributor

@jordanfilteau1995 jordanfilteau1995 commented Apr 5, 2023

Client certificate is grabbed from gsk after connection is established.

Signed-off-by: Jordan Filteau <[email protected]>
@jordanfilteau1995 jordanfilteau1995 changed the title [WIP] Client Certificate Authentication with R_usermap Client Certificate Authentication with R_usermap Apr 10, 2023
@ifakhrutdinov ifakhrutdinov self-requested a review April 12, 2023 15:21
@@ -196,6 +196,22 @@ int zisCheckUsernameAndPassword(const CrossMemoryServerName *serverName,
return authRequest(serverName, &parmList, status);
}

int zisCheckUsername(const CrossMemoryServerName *serverName,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What does this new xmem service do?

Copy link
Contributor

@JoeNemo JoeNemo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved.

@JoeNemo JoeNemo merged commit 67da919 into v2.x/staging Aug 11, 2023
3 checks passed
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