Skip to content

Conversation

@npm1
Copy link
Collaborator

@npm1 npm1 commented Nov 29, 2023

Fixes #517


Preview | Diff

@npm1 npm1 requested a review from yi-gu November 29, 2023 22:33
@npm1
Copy link
Collaborator Author

npm1 commented Dec 1, 2023

Based on discussion, we will need #526 first before moving forward on this PR.

@npm1 npm1 added the agenda+ Regular CG meeting agenda items label Jul 25, 2024
@npm1 npm1 removed the agenda+ Regular CG meeting agenda items label Aug 2, 2024
Copy link
Collaborator Author

@npm1 npm1 left a comment

Choose a reason for hiding this comment

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

This is ready for another review, ptal

1. If [=connected accounts set=] [=list/contains=] |triple|, return
[=compute the connection status/connected=].
1. Return [=compute the connection status/disconnected=].
1. Otherwise, if account| [=map/contains=] {{IdentityProviderAccount/approved_clients}},
Copy link
Collaborator

Choose a reason for hiding this comment

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

|account|

1. Otherwise, if account| [=map/contains=] {{IdentityProviderAccount/approved_clients}},
|account|'s {{IdentityProviderAccount/approved_clients}} [=list/contains=] |provider|'s
{{IdentityProviderConfig/clientId}}, and third party cookies are available for |idpOrigin|
on |rpOrigin|, return [=compute the connection status/connected=].
Copy link
Collaborator

Choose a reason for hiding this comment

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

Do you think we should call out that when connected is returned this way, UA should not create a connection here? It does say "Prompt the user to gather explicit intent to create an account" in step 3 from the link above.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow user agents to use "Connected Accounts Set" with flexibility

6 participants