API for checking the status of the user's login in azure video indexer portal

Choudhary, Mahika 0 Reputation points
2024-06-06T12:29:00.1533333+00:00

Is there any API for checking the status of the user's login in azure video indexer Portal. Please let me know if there is any.
Thank You for your help!

Azure AI Video Indexer
Azure AI Video Indexer
An Azure video analytics service that uses AI to extract actionable insights from stored videos.
67 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Gowtham CP 3,730 Reputation points
    2024-06-06T17:24:36.19+00:00

    Hi Choudhary, Mahika ,

    Thank you for reaching out on the Microsoft Q&A .

    Right now, there's no special way to check if a user is logged in to the Azure Video Indexer portal through an API. But here are some simple methods you can use:

    1. Session Cookies: If you're making a website, you can use cookies to remember when someone logs in.
    2. Azure Active Directory: If your app uses Azure Active Directory, it might already have tools to manage logins.

    I hope this helps! If you have any further questions, feel free to ask.

    If the information is useful, please accept the answer and upvote it to assist other community members.

    0 comments No comments