Is it possible to end the okta session from Azure

Aswathi 21 Reputation points
2022-11-15T06:45:32.017+00:00

In my iOS application, I introduced Okta as an External Identity by using SAML. All of this is functioning, but when I attempt to log out a guest user, the user will leave Azure, but their Okta session will remain open. As a result, Okta will always gives the previous guest user when I try to login with another one. Is it possible to end the okta session?

Please accept my gratitude for any assistance or advice.

Aswathi R

Microsoft Security | Microsoft Entra | Microsoft Entra ID
0 comments No comments
{count} votes

Accepted answer
  1. JamesTran-MSFT 36,906 Reputation points Microsoft Employee Moderator
    2022-11-16T19:30:17.403+00:00

    @Aswathi
    Thank you for your post! I'll share a summary below so I can gain a better understanding of your issue.

    Summary:
    Within your iOS application, you introduced Okta as an External Identity by using SAML, and everything is working as intended.

    Issue:
    When trying to log out a Guest user, the user will leave/be logged out of Azure, but their Okta session will continue to be open. As a result, Okta always provides the previous guest user when logging in with another user.

    -----------------------------

    As mentioned by @Andy David - MVP , because your Okta session won't log the user(s) out, I'd recommend reaching out to the Okta Support Team to see if their engineers and community can take a closer look into your issue. Additionally, I'd recommend making sure you followed the Okta documentation fully when implementing the Sign Out behavior, to make sure you didn't miss anything.

    Additional Links:
    Create an Okta support case
    Okta Community
    Okta Classic Engine - Sign users out
    Okta Identity Engine - User sign out (local app)
    Okta - Configure Single Logout in app integrations

    I hope this helps!

    If you have any other questions, please let me know.
    Thank you for your time and patience throughout this issue.

    ----------

    Please remember to "Accept Answer" if any answer/reply helped, so that others in the community facing similar issues can easily find the solution.


1 additional answer

Sort by: Most helpful
  1. Andy David - MVP 157.5K Reputation points MVP Volunteer Moderator
    2022-11-15T12:18:44.827+00:00

    I think you will need to ask Okta support.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.