<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
0D51Y00006QP4U5SALOkta Classic EngineSingle Sign-OnAnswered2024-04-13T00:48:57.000Z2019-07-10T21:57:16.000Z2019-09-03T22:09:00.000Z
  • 1fj3q (1fj3q)

    After working with Okta Support on other issue here what I have learned about JIT. JIT will work under two scenarios for AD administered users:

    1. User perform authentication through login or \api\v1\authn call.
    2. Admin perform user search and open the user profile. This scenario will not perform JIT for users who  are being reactivated in the AD (Okta User Profile is deactivated and AD profile is Active), in such case user need to perform authentication (Scenario#1)

     

     

     

    Expand Post
    Selected as Best
  • Mihai Burcea - Okta (Okta, Inc.)

    Hello Sandeep,

     

    We do not have a specific call for it as JIT is triggered once the user authenticates in Okta. So the JIT process is started with an Auth call and then a create user is triggered.

     

    Hope this answers your question.

     

    Mihai Burcea

    Tier 2, Okta Customer Support.

    Expand Post
  • 1fj3q (1fj3q)

    Mihai,

        So only when \api\authn API call can perform the JIT and there is no other API call which can perform JIT?

    Thanks,

    Sandeep

  • 1fj3q (1fj3q)

    After working with Okta Support on other issue here what I have learned about JIT. JIT will work under two scenarios for AD administered users:

    1. User perform authentication through login or \api\v1\authn call.
    2. Admin perform user search and open the user profile. This scenario will not perform JIT for users who  are being reactivated in the AD (Okta User Profile is deactivated and AD profile is Active), in such case user need to perform authentication (Scenario#1)

     

     

     

    Expand Post
    Selected as Best
This question is closed.
Loading
JIT performed on which OKTA API calls