<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
0D51Y00006KsFuJSAVOkta Classic EngineOkta Integration NetworkAnswered2024-04-15T11:03:39.000Z2019-06-13T22:46:09.000Z2019-07-25T19:24:10.000Z

loi36 (loi36) asked a question.

sign in from Okta dashboard

I have a single page react app and I am using the widget to sign on from the login route.

it works fine when I go to the apps login page.

but when I sign in through Okta by clicking on the dashboard it does not log me in but sends me to the login page.

with other apps when you click on the app in the dashboard Okta automatically logs one in and redirects them to a protected route.


  • Hi Nathan,

     

    Thank you for posting your question on the Okta Help center.

     

    Depending on the app login flow, you can integrate the app using the Okta Application Integration Wizard to create a SWA app (Secure Web Authentication) or to use one of the Template Apps available in the Okta OIN depending the app requirements.

     

    For example, for apps requiring three fields (e.g. company,username and password) , you can use the Template Plugin 3 fields app found in the Okta OIN.

     

    Configure a Template Plugin app from the Okta OIN using your app CSS selectors and attempt to login.

    Example of Template Plugin app configuration:

    URL - https://website.com/login - The app login page where users input their credentials;

    Username field - #username

    Password field - #password

    Login Button - #login

    Browser plugin auto-submit - enabled.

     

    If you'll encounter any issues, please open a case with Okta Support.

     

    Kind Regards,

     

    Sergiu Costea

    Technical Support Engineer

    Okta Global Customer Care

    Expand Post
  • loi36 (loi36)

    Sorry but this is not what I was asking when I click on the app from the dashboard it does not log me into my app but sends me to the login page how can I make it automatically log me in

  • RyanC.26561 (Tallgrass Energy)

    Nathan,

     

    Based on your latest response, I would say that the application is misconfigured in Okta, and/or the target application isn't set up to receive SSO.

This question is closed.
Loading
sign in from Okta dashboard