DocuShare SAML Configuration
Azure SAML AD Toolkit
1. Login to Azure using portal.azure.com
2. Go to Home – Enterprise Applications.
3. Click on New Application and search for saml and click on Azure SAML Toolkit
4. Once the SAML Toolkit is created, Click on the Single Sign-on link.
DocuShare Administration Page
5. Edit Entity Id, Reply URL and Sign on URL provided in the DcouShare admin page. Example:
- Identifier (entity id) : https://FQDN.com:443/docushare/
- Reply url (Assertion Consumer Service URL): https://FQDN.com:443/docushare/dsweb/ApplySAMLLogin
- Sign on URL: https://FQDN.com:443/docushare/dsweb/HomePage
6. Edit or create the attributes to use in DocuShare admin Page mapping fields.
- username -> user.localuserprincipalname
- email -> user.mail
- firstname -> user.givenname
- lastname -> user.surname
7. Use IdP information to configure saml in admin page. Example:
8. Download Certificate (Base64) and provide the certificate value in admin page.
9. To disable SAML thru browser https://localhost/jsp/saml/reloadSamlConfig.jsp
Reference ID 49772