Closed arcshiftsolutions closed 3 years ago
Describe the bug Users log into client websites with their BC Services Card and receive a prompt from SSO that their user already exists.
To Reproduce Steps to reproduce the behavior:
Expected behavior User should logged in without any additional prompts.
Additional context This issue was found and fixed by the Health Gateway team, @ninosamson & Brad Head.
The issue was traced to a problem with the standard First Broker Login flow.
First Broker Login
As below causes the issue to occur:
For the fix, create a custom First Broker Login flow with the following items:
With the above, users are able to flow through their login.
Note that the Registries team (@sumesh-aot ) also provided their custom First Broker Login flow which works as well:
Note that the new login flow needs to be assigned to your IDP for BCSC.
Describe the bug Users log into client websites with their BC Services Card and receive a prompt from SSO that their user already exists.
To Reproduce Steps to reproduce the behavior:
Expected behavior User should logged in without any additional prompts.
Additional context This issue was found and fixed by the Health Gateway team, @ninosamson & Brad Head.
The issue was traced to a problem with the standard
First Broker Login
flow.As below causes the issue to occur:
For the fix, create a custom
First Broker Login
flow with the following items:With the above, users are able to flow through their login.
Note that the Registries team (@sumesh-aot ) also provided their custom
First Broker Login
flow which works as well:Note that the new login flow needs to be assigned to your IDP for BCSC.