I am using the ADAL library to develop a SAAS application and have therefore turned on external access. However for some reason when doing this I can no longer give "clients" access. This message is shown in the portal:
Clients cannot access applications for which External Access is configured as On
How am I supposed to allow desktop clients to get an access token in this scenario?
Thanks