Having managed many Citrix NetScaler strong authentication projects myself I understand the challenges faced when enabling 2-factor authentication with NetScaler products.
Common questions that you should ask yourself when undertaking a project like this are.
- What methods does the authentication support?
- Can I migrate users by groups in the back end rather than cut everyone over at the same time?
- What kind of logging and reporting is available?
- How scalable is the solution?
- How are the configurations stored?
- Multiple users go to login to the NetScaler
- The NetScaler takes in a username and password
- This information is passed to empowerID's Radius endpoint
- empowerID looks at the group membership of the user
- One user will go through 2-factor authentication
- One user will go through Single Factor authentication
- Both users will be presented with the same information after authentication
So let's get back to a few key points:
- What methods does the authentication support?
- Fully supported, keep everyone going to the SAML login page and empowerID will determine if the user needs 2-factor or single factor authentication.
- empowerID's audit and reporting engine leads the pack when it comes to real time reporting and auditing. While other products can't push reports up to a central audit point empowerID doesn't have the same limitations. Built from the ground up to scale you can log into one place and review all audit reports.
- empowerID configurations are stored in a database, the way it should be done. Not in flat web.config or .conf files, these aren't methods that scale.
Ready to learn more?