Overview
Currently with standard Druva 2.0 App in OKTA we are able to configure SSO for User and Admin either SP initiated or IdP Initiated
This article describes the steps to configure SP and IdP initiated SSO for Druva Cloud Platform ( DCP ) using OKTA as an IdP.
1. Log in to the OKTA Admin center and click Application in the navigation bar on the left.
2. Click on Create App Integration and select SAML 2.0
3. Give a name to App as Druva Users and click on Next, under General SAML Settings enter below details.
4. Enter the Single Sign On URL : https://login.druva.com/api/commonlogin/samlconsume
https://dell-login.druva.com/api/commonlogin/samlconsume
(for Dell Druva Customer)
5. In Entity ID : DCP-login
6. Default Relay state = webrestore
7. Name ID format = EmailAddress
8. Application Username = Email
9. Under Attribute Statements :
Name = druva_auth_token
Name format = Unspecified
Value = generate the SSO token from DCP
10. Click on Next and Finish
11. Click on View SAML set up Instruction:
12. Enter the Certificate and IDP URL in Druva Cloud Settings Page:
Configure DCP with below settings.
Go to the Druva users app
Click on Sign On and then on View SAML Setup instructions
Copy the IdP URL and Certificate and paste in DCP
Save the configuration in Druva
In OKTA Assign the Apps to users and you should be able to perform IdP and SP initiated SSO for both users and Admins.