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

Investigate splitting authentication and keyx factories by local versus remote #172

Open
wmiaw opened this issue Jul 27, 2017 · 0 comments
Assignees

Comments

@wmiaw
Copy link
Contributor

wmiaw commented Jul 27, 2017

To make things easier on the MSL configurator, it makes sense to have a conceptual difference between local and remote authentication and keyx factories. So one can specify different schemes and behaviors depending on if the operation is occurring for the local or the remote entity.

This may not work well with the current code design, which does not really differentiate between local and remote except at the highest / outer-most code layers. So this needs to be investigated.

@wmiaw wmiaw self-assigned this Jul 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant