Skip to content

Please provide a way to get authcid and authzid #16

Open
@TheWaWaR

Description

@TheWaWaR

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions