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

Oauth authentication with state parameter token #1305

Open
marouj opened this issue Sep 23, 2021 · 2 comments
Open

Oauth authentication with state parameter token #1305

marouj opened this issue Sep 23, 2021 · 2 comments

Comments

@marouj
Copy link

marouj commented Sep 23, 2021

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.
error-stf
Capture d’écran du 2021-09-23 13-34-01

Do you know how I can solve it ?

Thank you !

@genki0403
Copy link

Hi anyone

I meet the issue too,
does anyone know how can solve it?

@marouj
Copy link
Author

marouj commented Oct 6, 2021

Hi anyone

I meet the issue too, does anyone know how can solve it?

If you Provider does not require "state" parameter you can disable it.
But, if this parameter is required you can use SAML protocol implementation it's working with STF.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants