I want my WAB app to load private layers without the need to give username and password

119
0
11-21-2024 12:57 AM
MichaelLev
Frequent Contributor

I develop WAB 3D apps (with custom widgets) for our enterprise.

In a few cases I want my WAB app to load private layers without the need to give username and password.

What I know, is to remove from the 3D scene all private layers, and insert code in my WAB app, that after the app has been launched, that code will load all private layers, one by one, using a token.

But I want to know if there is another way, a "global" way - to NOT remove all private layers from the 3D scene, and use the token in a way that the program will open the scene with its private layers without asking for username and password.

Help will be greatly appreciated

0 Kudos
0 Replies