10-23-2023 12:50 PM - edited 10-23-2023 12:54 PM
RuckusOne has introduced Single Sign-On feature for Administration. With this, we can make use of Azure AD credentials to login to RuckusOne wth SAML as the supported protocol.
To Enable SSO for Administrative Access:
Navigate to Administration >> Settings >> Click on "Setup" below "Enable SSO with 3rd Party provider"
In the Set Up SSO with 3rd Party Provider page, enter Identity Provider (IdP) Metadata that is provided by the third party. You can paste the IdP Metadata (XML code) or the URL in the IdP Metadata field.
To get the Idp Metadata from Azure, we need to fill in the below 2 fields in the SAML application configuration page:
Syntax:
Entity ID: https://<REGION, if applicable>.ruckus.cloud/saml2/service-provider-metadata/<tenant ID>
Reply URL: https://<REGION, if applicable>.ruckus.cloud/login/saml2/sso/<tenant ID>
Example:
Entity ID: https://eu.ruckus.cloud/saml2/service-provider-metadata/3e81c1a1bdb34c448e2f53ee4e16b484
Reply URL: https://eu.ruckus.cloud/login/saml2/sso/3e81c1a1bdb34c448e2f53ee4e16b484
Then copy the App Federation Metadata URL under the Section SAML Signing Certificate in your Set up Single
Sign-On with SAML screen of the Azure app that was created to the RuckusOne Setup Page