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

Support for username- und password-based authentication #1

Open
mback2k opened this issue Nov 22, 2013 · 1 comment
Open

Support for username- und password-based authentication #1

mback2k opened this issue Nov 22, 2013 · 1 comment
Assignees
Milestone

Comments

@mback2k
Copy link
Owner

mback2k commented Nov 22, 2013

Since the device installation wizard already provides the functionality to specify username and password that are then stored within the device registry key, the following missing pieces need to be added:

  • Retrieve username and password from device registry key
  • Supply username and password for resources which require authentication
@mback2k
Copy link
Owner Author

mback2k commented Jun 14, 2014

Current progress can be tested with wiasane-v0.0.0.5-50-gb22d164. The following functionality is implemented:

  • Retrieve username and password from device registry key
  • Supply username and password for resources which require authentication (including CoInstaller)
  • Support for MD5 password hashing during authorization (if supported by saned)

The following improvements are still pending:

  • Make the CoInstaller pages actually check for device access and properties
  • Make it possible to require/enforce MD5 password hashing
  • Add a new callback type with support for user-defined context data

@mback2k mback2k self-assigned this Jun 14, 2014
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