I have a map with many public viewable layers and a few layers that require login. I wanted to develop an application that contains only 1. This map needs top be able to open to the public with those layers that require login into hidden until the user selects a sign in button.
Example, Map opens with the public layers available by users without ArcGIS online login. The remaining login layers will be accessible by the login option. However, when I build an app with this map and share it, it always require the credential for both public user and organization group users to access the app. But I have wanted to public users can see without login with ArcGIS credential.
I was wondering in the Experience builder is there any way to prepare one application where the public layers can see without login and the remaining layers can see with login. This needs to be a COTS application.