<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
0D51Y00005ub89ASAQOkta Classic EngineSingle Sign-OnAnswered2024-04-15T11:00:53.000Z2019-01-25T08:51:16.000Z2019-01-28T13:47:55.000Z

svysy (svysy) asked a question.

How can i hold okta credentials in my application after login?

After login with okta Login page it is redirecting to my application, with that i want o store the user id and password for further process.

I need to store that credential(user name and password) in SQL Server database.


  • Hi Debasish,

    Password management is a set of principles and best practices to be followed by users while storing and managing passwords in an efficient manner to secure passwords as much as they can to prevent unauthorized access. What Okta provides is the use of strong and unique passwords for all websites and applications, reset passwords at regular intervals, and configure two-factor authentication for all accounts.

     

    Thanks,

    Terrence Bullock

    Expand Post
  • Hi Sanjay,

    If you get redirected to the application after login, then the app is SAML/WS-fed.  We do not use password for these kind of authentications.  In case of Okta password, it can be stored by the browser itself.  If you do require more details, I suggest you create a support ticket with us.

    Thanks,

    Terrence Bullock

    Expand Post
This question is closed.
Loading
How can i hold okta credentials in my application after login?