Creating your own identity provider
RemotePC allows you to create your own identity provider and configure for SSO.
You will require the following parameters to implement your own IdP:
- RemotePC uses SAML 2.0 with the HTTP Redirect for binding RemotePC to IdP and expects the HTTP Post binding for IdP to RemotePC.
- While configuring with SAML, use the following URLs and save the changes.
- Single sign on URL:
https://sso.remotepc.com/rpcnew/sso/process - Audience URL (SP Entity ID):
https://sso.remotepc.com/rpcnew/sso/metadata
- Single sign on URL:
- Your identity provider may ask whether you want to sign the SAML assertion, the SAML response, or both. RemotePC requires the SAML response to be signed.
- You can choose signed or unsigned SAML assertion.