Ken Sternberg 09fedcacf0 web: reify the data loop
I was very unhappy with the "update this dot-path" mechanism I was using earlier; it was hard
for me to read and understand what was happening, and I wrote the darned thing.  I decided instead
to go with a hard substitution model; each phase of the wizard is responsible for updating the
*entire* payload, mostly by creating a new payload and substituting the field value associated
with the event.

On the receiver, we have to do that *again* to handle the swapping of providers when the user
chooses one and then another.  It looks clunky, and it is, but it's *legible*; a junior dev
could understand what it's doing, and that's the goal.
2023-10-18 08:58:50 -07:00
2023-10-16 17:31:50 +02:00
2023-10-16 17:31:50 +02:00
2023-10-16 19:42:19 +02:00
2023-03-06 19:39:08 +01:00
2023-10-18 08:58:50 -07:00
2023-09-11 18:55:08 +02:00
2023-09-11 18:55:08 +02:00
2023-10-16 19:42:19 +02:00
2023-10-16 19:42:19 +02:00
2023-04-19 16:13:45 +02:00
2023-10-16 17:31:50 +02:00
2022-11-25 11:47:28 +01:00
2023-09-11 22:04:23 +02:00
2023-10-16 17:31:50 +02:00

authentik logo


Join Discord GitHub Workflow Status GitHub Workflow Status GitHub Workflow Status Code Coverage Docker pulls Latest version

What is authentik?

authentik is an open-source Identity Provider that emphasizes flexibility and versatility. It can be seamlessly integrated into existing environments to support new protocols. authentik is also a great solution for implementing sign-up, recovery, and other similar features in your application, saving you the hassle of dealing with them.

Installation

For small/test setups it is recommended to use Docker Compose; refer to the documentation.

For bigger setups, there is a Helm Chart here. This is documented here.

Screenshots

Light Dark

Development

See Developer Documentation

Security

See SECURITY.md

Adoption and Contributions

Your organization uses authentik? We'd love to add your logo to the readme and our website! Email us @ hello@goauthentik.io or open a GitHub Issue/PR! For more information on how to contribute to authentik, please refer to our CONTRIBUTING.md file.

Languages
Python 51.7%
TypeScript 36.4%
MDX 5.1%
Go 3.7%
JavaScript 1.6%
Other 1.4%