Portal SSO with SAML
Updated over a week ago

When choosing SAML as your SSO protocol type, you must take some additional steps and provide additional information to complete your integration which are unique to the SAML protocol.

How to

Configure your identity provider

You will need to add Riipen as a trusted service provider for your identity provider system. In order to do so you will need to download Riipen's SAML metadata which is available here:

https://{subdomain}.riipen.com/auth/saml/metadata

You will need to replace "subdomain" with your portal's specific subdomain.

Once downloaded you will need to upload this file into your identity provider as needed.

Complete your Riipen configuration

As part of your portal's SSO settings you will also need to fill in the following SAML specific fields:

Field

Description

Service URL

The URL to your SSO service which Riipen should redirect users to. This may look something like:

https://samltest.id/idp/profile/SAML2/Redirect/SSO

Certificate

The certificate used to sign requests to your SSO service. This will look like a long string of characters several lines long.

You do not need to provide this if you provide a certificate fingerprint.

Certificate Fingerprint

The fingerprint of your certificate. This will look like a long string of characters usually only one line long.

You do not need to provide this if you provide a certificate.

Did this answer your question?