I have a problem with NAV 2015 Web Client and Office 365 single sign on.
I set up the login with Office 365 with the Powershell cmdlet provided in NAV DVD.
I followed all the steps, and the RTC Win client is already working with Office 365 login.
The RTC client is working because ACSUri is specified in the config file.
For the web client we don't need the reply url in the ACSUri , because it handles it with the trealm parameter. Reply URL is automatic.
The error when login in the web client with office 365 is:
AADSTS50011: The reply address 'https://server.cloudapp.net/WEBNAVINSTNACE/WebClient/SignIn.aspx?ReturnUrl=%2fWEBNAVINSTNACE%2fWebClient' does not match the reply addresses configured for the application: http://server/WEBNAVINSTNACE/WebClient.
After some research I found that different reply urls can be configured in Azure Active Directory App's. The problem here is that Office 365 Azure Active Directory App is created automatically by the cmdlet and can't be edited.
I am suprised I haven't find any similar case in the forums. It has happened in two projects already.
Thanks
Sergio Carbajo