Any way to test Single Sign on Apps ? any workaround or help would be appreciated

Kind of. It’s an umbrella term with a myriad different possibilities.

But let’s be clear. Katalon Studio in the main tests web-based systems running in a browser.

So, if your scenario is running in a browser, using web-native tech (i.e. HTML, CSS, JavaScript), there should not be a problem (nothing beyond the regular everyday problems we all suffer from time to time).

Now to your question, please, act on this:

We need to see broken lines of code, errors, HTML examples and screenshots.

What’s so hard to understand about that? Your scenario is very likely nothing like mine. But even so, here’s my line of code which just happens to work with SSO.

login( (Map) ssoCredentials)

That was sarcasm, btw. :open_mouth:

2 Likes