Hi all,
given the following scenario:
- some Cloudflare Access applications are accessible by external partners as well
- for convenience and security reasons, a few important partners need to use “custom” identity providers like e.g. AzureAD based on their own accounts (not just a onetime password)
- The App Launcher needs to be visible for everyone for convenience
I can easily create several AzureAD login methods. But when a user starts the App Launcher, they all show up as a login option - so an employee of partner A would see the AzureAD login option of partner B as well (leaking information)
→ Is there any possibility to configure the App Launcher in a way to only show a subset of the available login options? E.g. based on URL parameter policies?
Thanks,
Alex