
sf17x (sf17x) asked a question.
Hello. I am trying to integrate okta-spring-boot into my existing Spring Boot application (using version 1.4.0) using my corporate okta instance and OpenID.
I can get the server to run, and when I visit localhost:8080, I get re-directed to my corporate okta, but it's a 404 page.
My application.properties looks like this
It seems like the issuer should be https://someCorp.okta.com/oauth2/default but the engineer I am working with on the corporate okta side says https://someCorp.okta.com should work no problem.
Here is a look at my SpringSecurityConfig
The https://someCorp.okta.com/.well-known/openid-configuration lists the issuer as {"issuer": "https://someCorp.okta.com"}
Is there something I am doing wrong here? Thanks so much

Hi @sf17x (sf17x) , Thank you for reaching out to the Okta Community!
It seems that similar issues have been discussed in the following threads:
https://devforum.okta.com/t/okta-spring-boot-starter-issuer-not-redirecting-to-correct-url/14393
https://devforum.okta.com/t/404-page-after-okta-authentication/7336
That being said, I don't want to send you down the wrong trail with those if they don't fit your use case. My advice would be to reach out to the devforum.okta.com to take advantage of their expertise.
While we'll do our best to answer all of your questions here, this medium is more inclined towards Okta core products.
If my answer helped, remember to mark it as best to increase its visibility for other members of the Okta Community who might have the same questions as you.
Hope my answer helps!
--------------------------------
The Okta Community Catalysts Program is now live. Collect online badges when you participate in the Okta Help Center Questions community. Learn more here.