How can I get the userID from the web application browser

조회 수: 4 (최근 30일)
Johnny Birch
Johnny Birch 2020년 10월 23일
답변: Sourabh Kondapaka 2020년 11월 6일
I have established a MATLAB webapp server hosted in Azure. How can I store/extract who is using my webapps?
Below I have used a MATLAB test application and when I right click in the window and select [Inspect] I can get a userID in the browser. In this case 79032ba3-9710-.... I guess this is what I am looking for. How can I get this "local Storage" parameter into my matlab application so i can store it? Or is there an easier way? I am not interested in authentication but only the user name, and potentially the Session Storage. I am using r2020b.

답변 (1개)

Sourabh Kondapaka
Sourabh Kondapaka 2020년 11월 6일
Hi,
The following links could help: link1, link2, link3.
You can check the documentation here.

카테고리

Help CenterFile Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by