Can Browser UI/BUI use other identity providers other than Oracle B2C Service?
Environment:
Browser UI (BUI), Oracle B2C Service, All supported versions
Resolution:
Browser UI/BUI supports service provider and identity provider (IdP) initiated SSO. If service provider (SP) initiated SSO is setup, once activated, Browser UI will automatically use the same settings and redirect to the external identity provider for authentication. For more information on setting up service provider initiated SSO, refer to the link below.
Para obtener información adicional, consulte la sección 'Configure an external IdP for agent authentication on the Login window' en la documentación en línea para la versión que su sitio está ejecutando actualmente. Para acceder a los manuales y la documentación en línea de Oracle B2C Service, consulte la Documentación de los productos de Oracle B2C Service.
If setting up IdP initiated SSO for Browser UI, the same assertion URL should be used as service provider initiated SSO, however, the assertion URL will attempt to launch the .NET client by default. In order to prevent the .NET console from being launched, the external IDP (from where the SSO process is initiated) MUST set the RelayState to http://site-URL/AgentWeb/ while posting the assertion.