
* website/docs: add hint that flows need cookies The executor itself does not set a session cookie, but requires one to be set before. This took me days to figure out, so maybe this will be helpful to somebody in the future. Signed-off-by: Leonardo Mörlein <git@irrelefant.net> * Update website/docs/developer-docs/api/flow-executor.md Signed-off-by: Dewi Roberts <dewi@goauthentik.io> --------- Signed-off-by: Leonardo Mörlein <git@irrelefant.net> Signed-off-by: Dewi Roberts <dewi@goauthentik.io> Co-authored-by: Dewi Roberts <dewi@goauthentik.io>
authentik documentation source
This directory contains the source files for the authentik technical documentation and the authentik integration guides.
Contributions are welcome! Please refer to our contributor guidelines for details about contributing code or docs.
For instructions to set up your local environment for building docs locally, refer to our Docs development environment page.
For instructions for writing the docs and then testing in your local build, plus tips on writing, links to our Style Guide and templates, see the Writing documentation guide.
To ensure a smooth review process, we encourage you to build the documentation locally to preview and test your documentation contributions. Be sure to test locally before opening a pull request. Let us know if you have any questions or want help with any part of the process.