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

Improve error handling for IdP proxy interactions #716

Merged
merged 2 commits into from
Aug 11, 2016

Conversation

martinthomson
Copy link
Member

Closes #562.

<code>RTCPeerConnection</code> and generates an identity assertion
asynchronously.</p>
<p>If the user has been authenticated by the IdP, and the IdP is
willing to generate an identity assertion, the IdP resolves the
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This part is a bit confusing. First it says IdP proxy ... generates an identity assertion and then if ... the IdP is willing to generate an identity assertion. It looks like the IdP proxy has already generated that one.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you think that I should say "attempts to generate an identity assertion"?

@stefhak
Copy link
Contributor

stefhak commented Aug 5, 2016

As far as I can judge, this PR looks good (two minor comments above).

@stefhak
Copy link
Contributor

stefhak commented Aug 8, 2016

Thanks for the update @martinthomson. To me (admitting I'm an IdP novice) this looks ready to merge now.

@alvestrand alvestrand merged commit fbe5374 into w3c:master Aug 11, 2016
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

Successfully merging this pull request may close these issues.

None yet

3 participants