Forum Discussion
Toastgun
Sep 17, 2024Copper Contributor
Cloud only Entra ID Domain Services and Seamless SSO from Entra ID Joined machines
Hello I am currently implementing Entra ID Domain Services with one customer (he has no on-premises active directory). We now face the issue that an Entra ID joined client is not able to access r...
Chris_toffer0707
Sep 20, 2024Iron Contributor
+1 - you cannot leveage Cloud Kerberos Trust functionality in a setup where servers are joined to Entra Domain Services, and clients are joined to Entra ID.
Customer will need to look at optimizing authentication from clients to server, to support Oauth 2.0 (often a large development task by vendor of the application)
Customer will need to look at optimizing authentication from clients to server, to support Oauth 2.0 (often a large development task by vendor of the application)
tonire
Oct 04, 2024Copper Contributor
In fact, the Cloud Kerberos Trust should be coming pre-configured on the Entra ID Domain Services, or it should be possible to enable it. The Entra ID Domain Services are quite useless like this.
It is totally possible with an old on-Premises Active Directory, and it is a very common scenario these days.
- Chris_toffer0707Jan 23, 2025Iron Contributor
Agreed :)