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

/wsrpc should use the client cert username as the session username #19

Closed
EliAndrewC opened this issue Mar 24, 2014 · 1 comment
Closed

Comments

@EliAndrewC
Copy link
Owner

/wsrpc is assumed to be client-cert protected. Currently the "username" we log for those requests is "rpc", but it would be nice to use this as the default, but if a client cert exists with a non-empty CN then we'd use that as the username.

This currently only matters for logging, but this will be relevant when we expose different authentication and possibly restriction methods.

@EliAndrewC
Copy link
Owner Author

Moved to magfest/sideboard#34

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

1 participant