This guide provides step-by-step instructions for integrating Microsoft ADFS Single Sign-On (SSO) with your Axero platform. By following this guide, you will enable secure, seamless SSO for your organization using ADFS as the identity provider.
Before implementing Microsoft ADFS Single Sign-On with your Axero platform, ensure you have the following requirements in place:
false
FormsAuthPersistentCookieTimeOutInMinutes
MakePermanentCookieForThirdPartyLogin
https://yourdomain/SAML/AssertionConsumerService.aspx
yourdomain
https://yourdomain
urn:company:axero
https://yourdomain/SAML/SLOService.aspx
Set-ADFSRelyingPartyTrust -TargetName "YourTrustDisplayName" -SamlResponseSignature MessageAndAssertion
Restart-Service adfssrv
https://your-adfs-server/FederationMetadata/2007-06/FederationMetadata.xml
ADFS uses a token-signing certificate to digitally sign SAML responses. Axero must have the matching public certificate to verify these signatures. Additionally, if you choose to encrypt SAML tokens, Axero's public certificate must be uploaded to ADFS.
https://your-adfs-server/adfs/services/trust
https://your-adfs-server/adfs/ls/
Before rolling out SSO to all users, test your configuration thoroughly:
SAMLAutoUserCreation
SAMLAutoUserUpdate
To import user profile data from ADFS to Axero, map LDAP attributes to Axero properties:
Common mappings between ADFS LDAP attributes and Axero fields:
To sync user roles from Active Directory groups to Axero roles via ADFS:
http://schemas.microsoft.com/ws/2008/06/identity/claims/role
These settings can be configured in Control Panel > System > System Properties in Axero:
true
Common issues and their solutions when implementing ADFS SSO with Axero:
If you encounter issues or need assistance, please submit a private case to the Axero support team. When submitting a support case, include:
This information will help the support team provide faster and more accurate assistance.