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

When SSO is supported, logs in but step fails as password isn't needed #99

Open
padget11 opened this issue Aug 27, 2021 · 0 comments · May be fixed by #102
Open

When SSO is supported, logs in but step fails as password isn't needed #99

padget11 opened this issue Aug 27, 2021 · 0 comments · May be fixed by #102
Assignees
Labels
bug Something isn't working

Comments

@padget11
Copy link

Describe the bug

When using the step "Given I am logged in to the '' app as ''" when single sign on is supported, the password tries to be put in but there is nowhere for it to be put in as no password is needed, so getting an error on object reference not set to an instance of an object.

To reproduce

Logged in to VPN to support single sign on.
Ran test with step: Given I am logged in to the '' app as ''
Exception on object reference not set to an instance of an object.

Expected behaviour

To log in successfully with SSO.

Screenshots

If applicable, add screenshots to help explain your problem.

Environment (please complete the following information):

  • Browser - Chrome
  • Version - latest
  • Power Apps environment version - 9.2.21082.00125

Additional context

Add any other context about the problem here.

@padget11 padget11 added the bug Something isn't working label Aug 27, 2021
@padget11 padget11 self-assigned this Aug 27, 2021
@padget11 padget11 linked a pull request Sep 10, 2021 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant