Skip to content

← All questions

strategy: sso gives me no session and no error — every scenario lands on /login

Asked 4,610 views2 answers

We are behind an identity provider, so:

yaml
auth:
  strategy: sso

Every @ui scenario now fails, but not with an auth error — with a pile of locator timeouts, because the page is /login and none of the things the steps look for are on it.

sdods doctor is clean. Nothing in the run output mentions authentication at all. Where is the error?

asked by Fiona McAllister159 ·

2 answers

Have the same question?

Ask it with the command you ran and the output you got, and it will be answered here.

Ask a question

Related