Hello,
I'm using STF for my Android test,
I want to add Oauth authentication with an okta provider on STF.
But when I tried to activate it, I have a problem, in oAuth documentation the state parameter is not required but in okta implementation of this protocol it is.
So, when I activate the flag --oauth-state in STF. I have this error message.
Hello, I'm using STF for my Android test, I want to add Oauth authentication with an okta provider on STF.
But when I tried to activate it, I have a problem, in oAuth documentation the state parameter is not required but in okta implementation of this protocol it is. So, when I activate the flag --oauth-state in STF. I have this error message.
Do you know how I can solve it ?
Thank you !