Write test case for default SSO for specific environment #23478
Unanswered
ashokgutta
asked this question in
Component Testing
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone, am using cypress 7.6.0. I have an use case to write test for a SSO url. This url is SSO without any login page in our test environment, however, we need to sign in for other environments though. When I try to visit this test environment url directly without any Params it is throwing 401 exception.
Note: to access our test environment url in my organization system browser it won’t ask any creds it access it using organizational SSO.
Beta Was this translation helpful? Give feedback.
All reactions