<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D50Z00008G7Vc2SAFOkta Classic EngineIntegrationsAnswered2018-09-05T01:30:23.000Z2018-05-02T18:45:09.000Z2018-05-22T15:00:03.000Z
stormpath-default-spring-boot-starter
Being an ex Stormpath customer we migrated our SpringBoot applications to Okta last year and used the migration version 2.0.0-okta. We now have new functionality that we need to develop and have no documentation of the library as it seems that stormpath.com is gone.  

Can you please refer us to relevant documentation? Do you recomend that we continue to use it or should we migrate our code to use a differnt okta library?

  • jerrell.gary1.4491858992560479E12 (Presales - Americas Commercial, Emerging West)

    Hello Nir, Thanks for your post. I will need to get some additional information before addressing your question. You stated that you used the migration version 2.0.0-Okta. Can you let me know what current version of libraries you are using? Also what are you looking to design/enhance? What is the new functionality you would like to incorporate?
  • NirD.74545 (Customer)

    Hi Jerrell,

    We're still using that version.  com.stormpath.spring:stormpath-default-spring-boot-starter:2.0.0-okta 

    The enhancement that we need to develop, is to terminate the session after a centain period of inactivity, forcing the user to enter login credentials again.

    Thanks
    Expand Post
  • jerrell.gary1.4491858992560479E12 (Presales - Americas Commercial, Emerging West)

    Hello Nir,

     

    I have been discussing this concern with Okta's Development Support team. 

     

    If your goal is to delete the session, you maybe able to use the following  API resource guides listed below.

     

    Here is a KB article that might be useful.

     

    https://developer.okta.com/docs/api/resources/sessions#close-current-session to delete session from browser.

     

    Another suggestion maybe to get the current session from browser. Please review the following KB article. 

     

    https://developer.okta.com/docs/api/resources/sessions#get-current-session

     

    Here is a KB article to help guide you through the session ID process https://developer.okta.com/docs/api/resources/sessions#close-session

     

    If you need addtional assistance you can always open a support case.

     

    Get Help Now

     

    Visit support.okta.com

    US: 1-800-219-0964 | UK: 0800 808 5574 | AU: 1800 095 441

    FR: 0800 914 949 | NL: 0800 0224 471 | DE: 49800 723 4788
    Expand Post
This question is closed.
Loading
stormpath-default-spring-boot-starter