All posts/ #engineering
The Truth About Building Your Own Authentication Server
Despite a large supply of purchasable solutions, some firms choose to build their own authentication server. While this solution might work for some, there are various potentially unknown drawbacks that you should consider before settling for this method.
• 4 minA serverless future
With the rise of serverless and our need to scale, we wanted to explore the possibilities and values that modern serverless platform provides.
• 3 minSAML vs OIDC: Which Protocol is Best for Your Organization?
To help you determine which protocol is best suited for your use case, this article carefully explains the similarities and key differences between the two standards and what they each have to offer.
• 6 minNew Personal Access Tokens (PAT): A game changer for Service Users
In this article, we will explain why we have chosen to introduce PAT in addition to JWT, which audience this change will benefit and how PAT can be implemented into the ZITADEL console.
• 4 minOpenID Connect Certification
We are happy to announce that ZITADEL has been officially certified by the OpenID Foundation for the “Basic OP” profile.
• 2 minTreat Kubernetes Clusters as Cattle, Not Pets
I’m sure you know the phrase “treat NODES as cattle, not pets”. It means that we’d rather just replace a “sick” instance by a new healthy one than taking it to a doctor. We take it to another level and say “treat CLUSTERS as cattle, not pets”.
• 10 minWhere should I start if I want to try out or run ZITADEL?
Part (2/2) As you have seen from the first part, ZITADEL runs on Kubernetes. You can use any available cluster with the minimal requirements needed to run ZITADEL (SMTP, SMS-Service, Database, Domain), and get started quickly with ZITADELCTL. Use ORBOS, maybe tailored to use your favorite tools, to automate most of the infrastructure and tools.
• 4 minWhere should I start if I want to try out or run ZITADEL?
Part (1/2) The first step to integrate a new application into an existing infrastructure is always to determine what the requirements are and the process you need to follow until it is ready to start with the first tests. See what we prepared to make it easy for you to start with ZITADEL and how few requirements you have to try out ZITADEL in the near future yourself.
outdated• 6 minAlways run a changing system - The CAOS approach
A company's way to build and deploy modern software comes with many different advantages and disadvantages, joy and sweat in real life. See which challenges we had or still have and which strategy we follow to deal with it.
• 15 minOur Vision for ZITADEL
We built ZITADEL not only with the vision of becoming a great open source project but also as a superb platform to support developers building their applications, without need to handle secure user login and account management themselves.
• 10 min