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

Required field KEY_TYPE is always None in MA lookup_keys call #457

Open
MarshallBrinn opened this issue Dec 2, 2015 · 0 comments
Open

Comments

@MarshallBrinn
Copy link
Contributor

The key_type field is blank for all keys in the ma_ssh_key table and accordingly all calls to lookup_keys returns None. The Federation API indicates this is a required field.

We have opened a thread with the federation_api mailing list to discuss this. The proposal is that there be an advertised set of supported key types (SSH, PGP, GPG, KERBEROS, e.g.). Our CH will only support SSH and give an error if any other key_type is provided (in create or lookup). And all lookup_key queries will return key_type=SSH.

Putting this on hold until we get a little more feedback from the community.

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