Scenario 1 (CRM and ADFS installation on same box)
Basic requirements
One Public IP is needed
One SSL Certificate is needed (wild card certificate preferred)
ADFS should use default website port 80 and SSL port 443 on IIS
CRM could use port 5555 and SSL port 444 on IIS
DNS need to be configured on the Domain Controller machine under the public domain lookup zone. Following are the A records for proper CRM URL resolution
- ADFS Server URL(External Domain)
- Dev URL(CRM Discovery Service end point)
- Auth URL(CRM IFD Federation end point)
- Org URL(Organization of CRM)
- Internal CRM URL(CRM Claim Federation end point)
(more…)