Azure Portal access for identical Microsoft and Organisational Accounts after federation.
A guide to resolving Azure Portal login conflicts when federating Office 365 Azure AD, with a workaround for Microsoft Account issues.
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.
Explains the difference between OBIEE's 'Act As' and 'Impersonate' features for user account access.
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.
A developer details implementing JWT-based session token authentication for a startup's API using Thinktecture.IdentityModel in ASP.NET Web API.
A tutorial on implementing two-factor authentication for SSH using Google Authenticator and PAM.
A guide on implementing API key authentication in ASP.NET Web API using a custom DelegatingHandler to map keys to user identities.
Fixing Gmail password errors on iPhone when using Exchange by creating an app-specific password to bypass Google's captcha.
A developer's critical rant about the complexity and frustrations of implementing OAuth for a Twitter API client, arguing it's overly complicated.
Troubleshooting OBIEE authentication failure with Active Directory due to incorrect Base User DN configuration.