I am trying to understand differences between Federated Authentication and Delegated Authentication, But I am getting more and more confused.
Do we use SAML protocol ALWAYS for Federated Authentication? or What?
Is it possible to use OpenID Connect (or OAuth) for both authentication methods?
Do we need to have Trusted connection between two domains to be able to have Delegated or Federated authentication?
Do we always use SAML for Partners and OpenID Connect (or OAuth) for Customers?
I will be grateful if somebody explains different steps for these two authentication methods between two domains (Partners and Enterprise).