We are trying to create an SSO SAML connection through the API, but we are having trouble to setup the following and unable to find a good documentation on them:
IdP-initiated SSO Behavior (How to set Default Application, Response Protocol and Query String through API).
Login Experience (Home Realm Discovery) (looking for a way to set Identity Provider domains through API).
Yes, we finally figured it out by creating a ticket with Auth0. Anyway, here’s the reply from the support team:
To set the IdP-initiated SSO Behavior (Default Application, Response Protocol and Query String) and Login Experience (Home Realm Discovery) via API when creating a new connection you would need to pass additional elements in options object similar to the below: