Hello,
In macOS Sierra 10.12.1, i have IRM integration working fine with Office 2011 documents. I can open protected documents, i can view the rights, i can change the permissions.
My issue is when i try to open ppdf files on mac computer, i get the error "Something went wrong while trying to contact Windows Azure AD Rights Management. If the problem continues, contact your administrator"
The adfs is configured and working fine i think. I can log on on this page
https://servername/adfs/ls/idpinitiatedsignon with the domain user.
im also able to receive this xml file: https://servername/FederationMetadata/2007-06/FederationMetadata.xml
I installed MDE on RMS, i run the script on adfs and authorize the sharing app for mac. I created the DNS srv server
records on the local domain controller.
Basically using the following procedure
https://technet.microsoft.com/en-us/library/dn673574.aspx
Also
some tips from the document leverage-the-mobile-device-extension-for-ad-rms-on-your-premises
I'm having this doubts:
Do i need a public domain to get this working?
The email address have to be public or it can be a local/internaly email?
The SRV records should be created in the local domain controller or in the DNS provider? I'm testing this just using
a local network so i assume its in the DC.(but i have a public domain that i can use).
Can someone help me on what can be wrong on this.
Thanks