Skip to content

BTP supporting multiple identity providers #510

@sergePSE

Description

@sergePSE

Describe the bug
During navigation to the baseUrl there might be called BCP authentication page with multiple options.

Only after selecting some option BTP authentication can be continued

To Reproduce
Steps to reproduce the behavior:

  1. Go to BTP restricted page with several identity providers

Expected behavior
Selecting default identify provider if not specified or allow identity provider selection in addition to the user/pass. Options are described as plain html tags like

<a href="saml/discovery?returnIDParam=idp&amp;entityID=https://space-tenant.authentication.sap.hana.ondemand.com&amp;idp=accounts.ondemand.com&amp;isPassive=true" class="saml-login-link">accounts01.ondemand.com</a>

Screenshots
Screenshot 2023-08-01 at 16 42 52

Runtime Env (please complete the following information):

  • wdi5/wdio-ui5-service-version: 1.5.1
  • wdio-version (output of wdio --version): 7.3.2
  • node-version (output of node --version): 18.16.1
  • OS: Mac
  • Browser + Version chrome 115

Additional context
Add any other context about the problem here,
e.g. any options the target browser is started with like --headless or
if the tests run in a CI environment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions