<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
0D54z00008giUsSCAUOkta Classic EngineSingle Sign-OnAnswered2023-01-24T08:50:51.000Z2023-01-19T12:35:30.000Z2023-01-24T08:50:47.000Z

jatinj.16705 (Customer) asked a question.

How to know user is assign or not from Okta to my application while still in the session.

My application has okta integration with OIDC architecture and The functionality of Sign in is working correctly through the widget we use to sign-in, but as for the Single Sign On, i am facing issue where a user is unassigned to okta while still in the session,if i tried to login it should not be logged in but it still logged in , i understand your previous answer its helpful for me but i need to know that how can i identify that user is assign or not from okta in my application is their any way to do this except sign in widget ? because i don't want to prompt widget again while i am in the session i just want to know the user assign unassign information from okta in my application .

Is their any way to redirect to okta for verification without expiring token and session .

I tried one method where i get api from okta and send it to back end and converted into json so in that json i get all the information of the user and that method is working correctly but in that method i have to handle many things so i don't want to use it .

i just need updated user information form okta to my application while in the session.

i hope you understand my question.


  • User16594883467582706479 (Customer Support Online Experience)

    Hi, @jatinj.16705 (Customer)​ 

     

    Thank you for posting on our Community page!

     

    I did some research and could not find out-of-the-box solutions for your use case. You could either use API for it or raise it as a feature request on ideas.okta.com for our Engineers to take it into account.

     

    Thank you for reaching out to our Community and have a great day!

     

    _____________________________________________________________________________

    Community members help others by clicking Like or Select as Best on responses. Try it today.

    _____________________________________________________________________________

    Expand Post
This question is closed.
Loading
How to know user is assign or not from Okta to my application while still in the session.