
t0qx4 (t0qx4) asked a question.
Hi
I have created a dev saml2 sso config for okta integration with a spring boot application over ssl.
I have set the port to 8443 and added a ceritficate to the app.
The application works with the url https://localhost:8443/
but the problem is i am still getting "Not Secure" warning .
please help let me know how to fix the issue.

Hi @t0qx4 (t0qx4) , Thank you for reaching out to the Okta Community!
Check to see if it's perhaps related to what is mentioned under "Use HTTPS in Production" in the following article:
https://developer.okta.com/blog/2018/07/30/10-ways-to-secure-spring-boot
If that does not help, please reach out to the dedicated Developer Forum 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 and features (non-developer work).
If my answers 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!
--------------------------------
Community members help others by clicking Like or Select as Best on responses. Try it today.
Hi @Mihai N. (Okta, Inc.)
Thanks for the response.
Will check out the article.
i tried creating a user for devforum to post.
i am not receiving the activation mail (in spam too).
its been couple of days now.
if you can help on that front ,would be great
Hi @t0qx4 (t0qx4) , please DM me with the email address you used for the devforum account and I'll check with my colleagues to see what can be done.
Would it help to look at Spring Boot 3's SSL bundle support?
Here's an example of implementing SAML with Spring Boot, but not using SSL locally.
Hi @User16430404250683769921 (Developer Community Programs)
Thanks for the response.
I have followed this link .
I am stuck at the Heroku deployment part.
please let me know if its that a paid service to deploy the application .