Forum Discussion
Dima Razbornov
Aug 31, 2022Copper Contributor
Azure Enterprise Apps for any user
Hello, is there a way to make my Enterprise app available for a user without authentication? When we create an app we see a lot of choices but even if I choose any organization I could see only the g...
raindropsdev
Sep 02, 2022Iron Contributor
Perhaps I misunderstand the request, but what are you using the Enterprise App for? Generally it's either used for SSO and thus you need to pass some data to the service behind it for authentication or for an internal application to authenticate users to it and pass a token or other credentials back.