Discussion:
[OAUTH-WG] poll url in draft-ietf-oauth-device-flow-01
Samuel Erdtman
2016-05-17 04:51:26 UTC
Permalink
Hi,

I just manage to take the time to read this document and in general I like
it a lot I think it fills a gap and with mapping to CBOR, and CoAP it will
work well for more constrained deceive too.

There are several details that would be great to address such as IANA
section more thorough descriptions of device_code and user_code and It
would also be good with more examples e.g. a poll example.

The above things one can figure out relatively easy but how and where are
poll requests sent. Is it new post requests to the token endpoint with the
device_code included; or is it get requests to the token endpoint with the
device_code; or is it a completely different endpoint?
A solution that I would like is to have a poll url instead of the
device_code then the client does not need to know how to construct the poll
url form the device_code.

Is there a github repo or something similar that I could send pull requests
to?

Best regards
//Samuel
Alex Bilbie
2016-05-17 07:56:15 UTC
Permalink
Post by Samuel Erdtman
Is there a github repo or something similar that I could send pull
requests to?

I too have been wondering how to contribute proposed changes to
specifications?

Thanks,

Alex
Post by Samuel Erdtman
Hi,
I just manage to take the time to read this document and in general I like
it a lot I think it fills a gap and with mapping to CBOR, and CoAP it will
work well for more constrained deceive too.
There are several details that would be great to address such as IANA
section more thorough descriptions of device_code and user_code and It
would also be good with more examples e.g. a poll example.
The above things one can figure out relatively easy but how and where are
poll requests sent. Is it new post requests to the token endpoint with the
device_code included; or is it get requests to the token endpoint with the
device_code; or is it a completely different endpoint?
A solution that I would like is to have a poll url instead of the
device_code then the client does not need to know how to construct the poll
url form the device_code.
Is there a github repo or something similar that I could send pull
requests to?
Best regards
//Samuel
_______________________________________________
OAuth mailing list
https://www.ietf.org/mailman/listinfo/oauth
Mike Jones
2016-05-17 13:22:14 UTC
Permalink
For now, I’d suggest contributing the usual way – writing up a proposal to the working group mailing list for discussion by the working group. The editors can then revise the draft after there’s apparent consensus to do so in a particular way.

Thanks for taking the time to do your reviews, Samuel and Alex. I look forward to reviewing your proposals.

Best wishes,
-- Mike

From: OAuth [mailto:oauth-***@ietf.org] On Behalf Of Alex Bilbie
Sent: Tuesday, May 17, 2016 12:56 AM
To: <***@ietf.org> <***@ietf.org>
Subject: Re: [OAUTH-WG] poll url in draft-ietf-oauth-device-flow-01
Is there a github repo or something similar that I could send pull requests to?
I too have been wondering how to contribute proposed changes to specifications?

Thanks,

Alex

On Tue, 17 May 2016 at 05:51 Samuel Erdtman <***@erdtman.se<mailto:***@erdtman.se>> wrote:
Hi,
I just manage to take the time to read this document and in general I like it a lot I think it fills a gap and with mapping to CBOR, and CoAP it will work well for more constrained deceive too.
There are several details that would be great to address such as IANA section more thorough descriptions of device_code and user_code and It would also be good with more examples e.g. a poll example.
The above things one can figure out relatively easy but how and where are poll requests sent. Is it new post requests to the token endpoint with the device_code included; or is it get requests to the token endpoint with the device_code; or is it a completely different endpoint?
A solution that I would like is to have a poll url instead of the device_code then the client does not need to know how to construct the poll url form the device_code.

Is there a github repo or something similar that I could send pull requests to?
Best regards
//Samuel
_______________________________________________
OAuth mailing list
***@ietf.org<mailto:***@ietf.org>
https://www.ietf.org/mailman/listinfo/oauth

Loading...