https://<your hosted domain>/login/saml/<provider ID>
<your hosted domain>
defaults to the domain that is hosting your cobrowse account, e.g. cobrowse.io
in most cases.cobrowseio-saml
https://<your hosted domain>/api/1/saml/auth/callback
<your hosted domain>
is cobrowse.io
when using our hosted service."groups" : "Cobrowse.io Administrator"
"groups" : ["Cobrowse.io Administrator", "abc", "def", ...]
https://<your hosted domain>/api/1/saml/auth?provider=<provider ID>&redirectTo=<your URI encoded Cobrowse route>
<your URI encoded Cobrowse route>
is the URL specified by your choice of IFrame embed and must be correctly URI encoded.<your hosted domain>
is cobrowse.io
when using our hosted service.