when I attempt to open these generated deeplinks in various browsers, it prompts me to log in
0
In Mendix, I've developed an application and installed the Deeplink module to create links. However, when I attempt to open these generated deeplinks in various browsers, it prompts me to log in.I also want to ensure that users are not prompted to log in when accessing these deeplinks.
asked
Nikita Bhoknal
1 answers
0
Then you probably have to enable anonymous user access, otherwise every user that has a session needs to have an associated account.