GoogleCloudPlatform / healthcare-federated-access-services

Apache License 2.0
25 stars 9 forks source link

IC ignores login hint when no account is specified #19

Open monicavalluri opened 4 years ago

monicavalluri commented 4 years ago

A login hint like ?login_hint=wallet:max@dnastack.com works.

This does not work: ?login_hint=wallet.

chaopeng commented 4 years ago

This is expected behavior at this time. Do you expect login_hint=wallet redirect to wallet?

monicavalluri commented 4 years ago

@mbarkley

mbarkley commented 4 years ago

Yes, we'd like to be able to hint at the IDP being used without implying any particular user. Our particular use case for this is account linking. If a user is on the ddap-id-admin account linking page and selects that they'd like to link a Google account, we want to generate a login link that will pass through the IC to Google right away, but will not hint at Google which account to use.