Securing the ASP.NET MVC Web.config
A guide to securing the ASP.NET MVC Web.config file, covering custom errors, cookie security, and removing revealing HTTP headers.
A guide to securing the ASP.NET MVC Web.config file, covering custom errors, cookie security, and removing revealing HTTP headers.
A guide on using ADSI Edit to accurately construct LDAP Distinguished Names for Active Directory integration with SaaS applications.
Explains AWS authentication options like root accounts and IAM users, focusing on security best practices and access control.
A guide to implementing authentication and authorization in an AngularJS/Spring Boot app using Spring Security and Spring Session.
A guide to configuring a Java application to connect to MongoDB using SSL encryption and access control rules.
RSiteCatalyst v1.4 is released with breaking changes, new Pathing/Fallout reports, OAuth support, and a cleaner codebase.
Explains why Chef runs fail with authentication errors and provides a simple fix using the no_lazy_load setting.
A guide to resolving Azure Portal login conflicts when federating Office 365 Azure AD, with a workaround for Microsoft Account issues.
A retrospective on the daloRADIUS open-source RADIUS management project, celebrating its 7th anniversary and its development history.
A technical guide on adding configurable session cookie parameters to the MEAN.io stack for enterprise applications.
Fixing a daloRADIUS bug for importing users with non-default password types like MD5 or SHA.
Fixing MongoDB Connector for Hadoop authentication errors by granting the clusterManager role to the user.
A technical tutorial on implementing ASP.NET Identity with Entity Framework for database-backed user authentication in an MVC application.
Explores the security implications of disabling SQL Server logins and denying permissions, focusing on how impersonation remains possible.
A technical guide on implementing cookie-based authentication in ASP.NET MVC using the new ASP.NET Identity libraries and OWIN.
A guide to migrating an old ASP.NET WebForms app from Forms-Based Authentication to modern Claims-Based Authentication using Thinktecture IdentityServer.
MarkWiki 1.2, a Python-based wiki using Markdown, is released with user authentication and mobile-responsive design.
A guide to securing the Docker API by using SSL certificates and socat for encrypted, authenticated remote connections.
A technical guide on implementing a Persona Identity Provider, focusing on Python and addressing gaps in Mozilla's official documentation.
The author explains their motivation for adding SSL to their website: to become a Persona identity provider, discussing centralized online identity solutions.