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

Inconsistent thing's name from steward #297

Open
wcchh opened this issue May 4, 2016 · 0 comments
Open

Inconsistent thing's name from steward #297

wcchh opened this issue May 4, 2016 · 0 comments

Comments

@wcchh
Copy link

wcchh commented May 4, 2016

When the steward receives the pair message, it sends a simple result containing information for future authentication:

recv: {"requestID":"1","result":{"params":{"algorithm":"sha1","length":40,"name":".things@steward","issuer":"steward","step":30,"base32":"GVEFOUBTIFNHCZZQIIYHIZCSMRCDKZCYIRZTO3RXKBDEGVLRIZUTG42UNN2TMVDT","protocol":"totp"},"success":true,"thingID":"1"},"timestamp":1462345153}

And you can see the "name" is ".thing@steward", but it should be the word of what I send for pairing, which is 'TESTUUID000' as below

send: {"path":"/api/v1/thing/pair/TESTUUID000","name":"TESTUUID000","requestID":1}

This will occur only after db files be clean, then the first time steward running up.

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