How to Sign in to SanerNow via Auth0 Using SAML SSO

Modified on Sun, 16 Mar at 6:24 PM

Pre-requisites for signing in via Auth0 SSO 

Following are the pre-requisites to configure Auth0 SSO 

  1. Identity Provider Single Sign-On URL 
  2. X.509 Certificate 
  3. issuer ID 

Follow the steps given below to retrieve the information mentioned above. 

Steps to configure SAML-based SSO 

  1. Sign in to saner.secpod.com  
  1. Go to Control Panel 
  1. Under Settings, select SSO Authentication
  1.  




  1. 4 Click on Download SSO metadata file 


  1. 5 Open the downloaded metadata file from your browser or a text editor. 


 


  1. Copy and save the Entity ID and ACS URL from the metadata file you downloaded. 


  1. Sign in to your organization’s Auth0 Admin Console. 


  2. Click Applications in the left menu, then click on Applications. 

  1. Click Create Applications, select Regular Web Applications, enter the name for the application (SanerNow App) and click on Create. 


 


  1. Once the app is created, click on App and select settings

  2.  

  1. Scroll down and under Application URIs, enter the metadata of Saner CVEM under Alert Call Back URLs 


 


  1. Scroll down and click on Save Changes. 


  1. Go to Add-ons and click on SAML2 webapp.  


  1. Download the metadata file and Auth0 certificate file under Usage. 



 

  1. Select Settings, add SanerNow metadata under Application Call back URL 


Under Settings, add the following JSON 
{ 
  "mappings": { 
    "email": "Email" 
  }, 
  "nameIdentifierFormat": "urn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress" 
}
 

 




  1. Click on Save 


  1. Enable the SAML2 Web app under add-ons 


  1. Copy the Identity Provider Single Sign-On URL and identity provider issuer and the X.509 Certificate from the downloaded metadata and certificate file. 


  1. Return to the SSO authentication page in Saner CVEM


  1. Configure SSO in Saner CVEM using the downloaded certificate and copied URLs from Auth0 by following the steps given below: 

  2. Under SSO Authentication, click on new SSO policy 



 

Enter Issuer ID, SSO URL and Certificate from Auth0.  


Specify the required name and description for the SSO policy 


Enable signed authentication if you have configured it in Auth0 


Click on Create 


Steps to Assign users to the app in Auth0 


  • Go to Applications and select the Applications created (SanerNow App)  


  • Under Connections, enable the database for the users you need access to.  


Assign SSO policy to Saner CVEM Users 

 

Note: Before assigning the users, ensure that the User login ID in Saner CVEM matches with Auth0 Username 


Go to Control Panel. Click on Users.  



  • Select the users to whom Auth0 policy should be applied 


  • Under Actions, select “Enforce SSO authentication” button 


  • Select the Auth0 policy from the drop-down  


  Click on Confirm  

How to apply SSO Policy to the New Saner CVEM user  

How to apply SSO Policy to the New Saner CVEM user 

Step 1: Log in to Saner CVEM and then click Control Panel at the top-right to access the Control Panel page. 

Step 2All Organizations are selected from the drop-down by default on the control panel page. If the admin has created only one organization, the page will automatically select that organization and show its accounts. 

Step 3: Click the Users section in the Control Panel. 

    


Step 4: Click New User on the top right corner of the Users page. 


 


Step 5: Specify the Login Id, Name, Organization, and Password. 

Step 6: Select the role of the user from the drop-down menu.  

Step 7: Select the managing organizations from the drop-down menu 

Step 8: To assign SSO Policy to the user, select the created SSO policy from the drop-down. 

Step 9: Click the Create button to apply SSO policy to the new user 

 

Test the SAML configuration 

Test if the configuration is working properly using the following steps 

 

Via SP-initiated flow: 

  1. Go to Saner CVEM sign-in page. 

  1. Enter your email address and click Next. You will be redirected to Auth0 for authentication. 

  1. If you have not already signed in to Auth0, enter your Auth0 credentials to sign in. You will be automatically redirected back to Saner CVEM and will be signed in. 

Via IdP-initiated flow: 

  1. Sign in to Auth0 end-user dashboard. 

  1. Click on the SAML app (Saner CVEM app) you have configured for Saner You will be redirected to Saner and will be signed in. 

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article