Single Sign-On (SSO) is an authentication method that allows a user to access multiple applications with one set of login credentials.
RisingWave Cloud supports SAML-based identity provider (IdP) platforms for SSO.
This article will guide you through the process of setting up SSO for your organization on RisingWave Cloud and logging in with SSO.
Begin this process by setting up a SAML application on your IdP platform, such as Okta.
During the setup, provide placeholder values for the following fields:
Configure the properties below on the IdP platform:
Property | Description |
---|---|
IdP Single Sign-On URL | URL of the receiver of the SAML AuthNRequest. Use a placeholder value initially. You’ll get the actual value from your IdP after providing it with the Atlas metadata. |
IdP Signature Certificate | PEM-encoded public key certificate of the IdP. You can obtain this value from your IdP. You can either upload the certificate from your computer or paste the contents into a text box. |
Request Binding | SAML Authentication Request Protocol binding used to send the AuthNRequest. It can be either HTTP POST or HTTP REDIRECT. |
Response Signature Algorithm | Response algorithm used to sign the SAML AuthNRequest. It can be either SHA-256 or SHA-1. |
If you're using Okta, you can find the values here
You can find the SSO URL and download the certificate file here.
AscUrl
and Entity ID
values from this card to fill the IdP Single Sign-On URL
and SP Entity ID / Issuer / Audience URI
fields on your IdP platform.If you're using Okta, you can find the settings here
Single sign-on URL
and Audience URI (SP Entity ID)
values with AscUrl
and Entity ID
on the SSO configuration card on RisingWave Cloud.Once SSO is configured for your organization, all users can log in to RisingWave Cloud using their work email addresses and SSO credentials.
Steps:
Single Sign-On (SSO) is an authentication method that allows a user to access multiple applications with one set of login credentials.
RisingWave Cloud supports SAML-based identity provider (IdP) platforms for SSO.
This article will guide you through the process of setting up SSO for your organization on RisingWave Cloud and logging in with SSO.
Begin this process by setting up a SAML application on your IdP platform, such as Okta.
During the setup, provide placeholder values for the following fields:
Configure the properties below on the IdP platform:
Property | Description |
---|---|
IdP Single Sign-On URL | URL of the receiver of the SAML AuthNRequest. Use a placeholder value initially. You’ll get the actual value from your IdP after providing it with the Atlas metadata. |
IdP Signature Certificate | PEM-encoded public key certificate of the IdP. You can obtain this value from your IdP. You can either upload the certificate from your computer or paste the contents into a text box. |
Request Binding | SAML Authentication Request Protocol binding used to send the AuthNRequest. It can be either HTTP POST or HTTP REDIRECT. |
Response Signature Algorithm | Response algorithm used to sign the SAML AuthNRequest. It can be either SHA-256 or SHA-1. |
If you're using Okta, you can find the values here
You can find the SSO URL and download the certificate file here.
AscUrl
and Entity ID
values from this card to fill the IdP Single Sign-On URL
and SP Entity ID / Issuer / Audience URI
fields on your IdP platform.If you're using Okta, you can find the settings here
Single sign-on URL
and Audience URI (SP Entity ID)
values with AscUrl
and Entity ID
on the SSO configuration card on RisingWave Cloud.Once SSO is configured for your organization, all users can log in to RisingWave Cloud using their work email addresses and SSO credentials.
Steps: