zwo7ak
1
Hi, I tried to run this example: https://github.com/auth0-samples/auth0-spring-boot-login-samples/tree/master/webflux-login
but I faced this problem:
this is my yaml configuration:
and those are my application uris:
I have no idea what is wrong, how can i make it working?
zwo7ak
2
I have checked other threads, but none of them helped me.
zwo7ak
3
I tried to do it on android:
but I faced the same problem…
This is my configuration, what’s the problem? I’m getting mad with it:
The readme is old, I was suffering with the same thing. Changing the callback url to http://localhost:3000/login/oauth2/code/okta fixed the problem. I also added the http://localhost:3000 to allowed urls