Tag : Authentication

List all Tags

AWS Web-Identity-Token - The free IDP for all your OnPrem solutions

AWS created a new service which can be used to validate requests form aws in none AWS hosted infrastructure at no additional cost. It creates a managed OIDC-Issuer which can be used by anything that supports OIDC

Follow Up: Let's talk about anonymous access to Kubernetes

Rory McCune posted a great article about Kubernetes default enabled anonymous-auth setting. But it can't always be disabled, nevertheless k8s evolves fast and now offers more granular control.

Understanding and using modern day authentication frameworks to improve security, productivity and user acceptance

User authentication is a complex task, introduces significant development expenses and decrees user satisfaction if not implemented in a intuitive way. Standards like Oauth2 and OIDC can significantly decrease development time and streamline a users workflow.