Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BTP supporting multiple identity providers #510

Open
sergePSE opened this issue Aug 1, 2023 · 1 comment
Open

BTP supporting multiple identity providers #510

sergePSE opened this issue Aug 1, 2023 · 1 comment
Labels
enhancement New feature or request waiting for input

Comments

@sergePSE
Copy link

sergePSE commented Aug 1, 2023

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

@dominikfeininger dominikfeininger added the enhancement New feature or request label Aug 11, 2023
@dominikfeininger
Copy link
Collaborator

dominikfeininger commented Aug 11, 2023

yeah, would be a really nice feature to have 👍. Currently the wdi5 code team is quite busy. More than welcome to add this feature yourself. See the contribution guide in the docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request waiting for input
Projects
None yet
Development

No branches or pull requests

2 participants