Hi All,
I am very new to Okta. We have requirement where user when doing registration or login will always stay on our own custom UI and never will be redirected to Okta UI. In order to do this I figured out I have to use Okta APIs (https://github.com/okta/okta-sdk-java , https://github.com/okta/okta-auth-java).
My current application is using Java 1.8 and Spring boot version 2.1.3.
I want to use Oauth2.0 while using API’s to connect to Okta.
Can I use okta-sdk-java version 8.0.0 with Spring boot version 2.1.3?
Thanks,
Poonam.