Skip to content

Please provide a way to get authcid and authzid #16

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

Open
TheWaWaR opened this issue Feb 17, 2023 · 0 comments
Open

Please provide a way to get authcid and authzid #16

TheWaWaR opened this issue Feb 17, 2023 · 0 comments
Assignees

Comments

@TheWaWaR
Copy link

After Authenticated, I have to save authcid and authzid for deciding which actions the user are allowed to perform.

Currently, there is no way to get back authcid and authzid from server::ClientFinal since the fields are all private. And also can't call parse_client_first() to get those info since the function is also private.

I suggest provide function for server::ClientFinal to access authcid and authzid.

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

2 participants