Teffen Ellis
6ed5cb5249
website/docs: Modal and wizard button labels ( #21549 )
...
* website/integrations: rename "Create with Provider" to "New Application"
The application list page now uses a split-button labeled
"New Application" instead of the old "Create with Provider" dropdown.
Update all 113 integration guides to match.
* website/docs: update flow, stage, and policy button labels
- "Create" → "New Flow", "New Stage", "New Policy" for trigger buttons
- "Finish" → "Create Flow", "Create Stage", "Create Policy" for submit
- "Create and bind stage" → "New Stage" / "Bind Existing Stage"
- "Create" (binding submit) → "Create Stage Binding"
* website/docs: update provider button labels
- "Create" → "New Provider" for trigger buttons
- "Create with Provider" → "New Application" in RAC docs
- "Create" → "New Property Mapping", "New RAC Endpoint", "New Prompt"
for related entity creation
* website/docs: update directory button labels
- "Create" → "New Source" for federation/social login pages
- "Create" → "New Role", submit → "Create Role"
- "Create" → "New Invitation"
- Policy binding submit → "Create Policy Binding"
* website/docs: update endpoint device and system management button labels
- "Create" → "New Endpoint Connector", "New Enrollment Token",
"New Device Access Group", "New Flow"
- Submit → "Create Device Access Group"
- "Create" → "New Notification Rule", "New Notification Transport"
- Binding submit → "Create Policy Binding"
* Reorganize policy documentation
* website/docs: address policy docs review feedback
* post-rebase
* website/docs: Reorganize policy documentation -- Revisions (#21601 )
* apply suggestions
* Fix escaped.
* Fix whitespace.
* Update button label.
* Fix phrasing.
* Fix phrasing.
* Clean up stragglers.
* Format.
---------
Co-authored-by: Dominic R <dominic@sdko.org >
2026-04-16 17:35:38 +00:00
Dominic R
090d09fcdd
website: fix typos ( #20996 )
2026-03-20 16:43:34 +00:00
Jens L.
4a46f6f0c7
website/docs: use full path for sysd on windows ( #20951 )
...
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2026-03-17 15:29:11 +01:00
Jens L.
95f1d21ff8
website/docs: update agent docs ( #20782 )
...
* remove serial number requirement
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* add notes for 0.40
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2026-03-10 13:10:07 +00:00
Connor Peshek
f1c09992bf
website/docs: Add steps to set up group devices ( #20735 )
...
* website/docs: Add device group steps
* Add windows and local device pages updates
* Update website/docs/endpoint-devices/authentik-agent/device-authentication/device-access-groups.mdx
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: Connor Peshek <connor@connorpeshek.me >
* Update website/docs/endpoint-devices/authentik-agent/device-authentication/local-device-login/linux.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: Connor Peshek <connor@connorpeshek.me >
* Update website/docs/endpoint-devices/authentik-agent/device-authentication/local-device-login/linux.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: Connor Peshek <connor@connorpeshek.me >
* Update website/docs/endpoint-devices/authentik-agent/device-authentication/local-device-login/linux.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: Connor Peshek <connor@connorpeshek.me >
* Update website/docs/endpoint-devices/authentik-agent/device-authentication/local-device-login/linux.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: Connor Peshek <connor@connorpeshek.me >
* Update website/docs/endpoint-devices/authentik-agent/device-authentication/local-device-login/windows.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: Connor Peshek <connor@connorpeshek.me >
* Update website/docs/endpoint-devices/authentik-agent/device-authentication/local-device-login/windows.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: Connor Peshek <connor@connorpeshek.me >
* Update website/docs/endpoint-devices/authentik-agent/device-authentication/local-device-login/windows.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: Connor Peshek <connor@connorpeshek.me >
* Update website/docs/endpoint-devices/authentik-agent/device-authentication/local-device-login/windows.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: Connor Peshek <connor@connorpeshek.me >
* update
---------
Signed-off-by: Connor Peshek <connor@connorpeshek.me >
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
2026-03-09 14:31:52 -05:00
Jens L.
d880c46d7c
enterprise/endpoints/connectors: add google_chrome ( #19129 )
...
* init
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* add icon
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* actually load
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix serializer
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* init ui
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix duplicated element name
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* include chrome url
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* make it work, some small UI fixes
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* add tests
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* format
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* invisible submit for frame
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix device not set in flow plan, fix other small things, more tests
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* simplify
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* add docs
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* Minor doc changes
* dedupe templates
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* update docs
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
Co-authored-by: Dewi Roberts <dewi@goauthentik.io >
2026-03-09 11:17:56 +01:00
Jens L.
00722115bf
website/docs: fix linux setup docs ( #20508 )
...
* docs: add auth config steps
* tweak
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* Changed wording
* Fix broken link
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
Co-authored-by: Connor Peshek <connor@connorpeshek.me >
Co-authored-by: Dewi Roberts <dewi@goauthentik.io >
2026-02-24 13:18:55 +01:00
Dominic R
e056dbdadd
website/docs, integrations: fix language ( #20338 )
2026-02-17 09:03:07 +00:00
Dewi Roberts
233377e86c
website/docs: endpoint/devices: add authentik version tags ( #20144 )
...
* Add version tags to all endpoint device docs
* Removed +
2026-02-10 17:15:18 +00:00
Dewi Roberts
4ce4a0e410
website/docs: endpoint devices: add fleet connector doc ( #20086 )
...
* WIP
* Update website/docs/endpoint-devices/device-compliance/connectors/fleetdm.md
Co-authored-by: Dominic R <dominic@sdko.org >
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
* Update website/docs/endpoint-devices/device-compliance/connectors/fleetdm.md
Co-authored-by: Dominic R <dominic@sdko.org >
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
* Suggestion
* Update website/docs/endpoint-devices/device-compliance/connectors/authentik-agent.md
Co-authored-by: Dominic R <dominic@sdko.org >
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
* Apply suggestions from code review
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
* Apply suggestion from @tanberry
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
* Apply suggestions from code review
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
* Update index.mdx
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
---------
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
Co-authored-by: Dominic R <dominic@sdko.org >
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
2026-02-09 15:22:29 +00:00
Dewi Roberts
95233dd9f8
website/docs: endpoint devices: update device authentication location ( #20049 )
...
Update file locations, links, sidebar and redirects
2026-02-05 15:38:13 +00:00
Dewi Roberts
1e221ed52c
website/docs: endpoint devices: fix non debian wording ( #20046 )
...
Fix wording
2026-02-05 13:00:47 +01:00
Dewi Roberts
a7de5ed482
website/docs: endpoint devices: specify name and slug ( #20016 )
...
* specify name and slug
* Update configuration.md
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
---------
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
2026-02-04 21:59:04 +00:00
Dewi Roberts
30d41ded81
website/docs: endpoint devices: more updates ( #19971 )
...
* Add notes about headless servers
* Edits
* Spacing
* WIP
* WIP
* WIP
* Fix link
* Reporting issues
* Apply suggestions from code review
Co-authored-by: Dominic R <dominic@sdko.org >
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
* Update website/docs/endpoint-devices/device-authentication/ssh-authentication.mdx
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
---------
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
Co-authored-by: Dominic R <dominic@sdko.org >
2026-02-04 16:19:18 +00:00
Tana M Berry
3fd278e16d
website/docs: add a new page to help people get started after install is complete ( #19217 )
...
* new first steps docs
* moved email config up to match Docker
* first draft
* moved sections and retitled some
* more content, tweaks
* dewis edits
* added Dewi ideas, more content, tweaks
* more content, green tips, other fixes
* Optimised images with calibre/image-actions
* Optimised images with calibre/image-actions
* Optimised images with calibre/image-actions
* conflicts?
* dominic's eedits, more content
* another fine Dominic edit
* more dewi and dominic edits, links
* a bunch of things
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* tweaks
* thanks Teffen
* new styles, more content
* few more dominic edits, tweaks
* formatting fights on tips
* fix some alignments
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* changes from Jens
* work on bindings docs that was needed for the first steps docs
* links, more tweaks
* more edits, more TODOs done
* add mermaid diagram, more links, more content
* fix sidebar, tweaks
* tweak
* more link fixing
* fix heading size
* more dewi and dominic edits
* more dewi and dominic edits
* teffen enhancements yay and more bindings rearchitecting
* added note about stage bindings being the only type of binding that you can bind to yeehaw
---------
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
Co-authored-by: authentik-automation[bot] <135050075+authentik-automation[bot]@users.noreply.github.com>
Co-authored-by: Dewi Roberts <dewi@goauthentik.io >
Co-authored-by: Jens Langhammer <jens@goauthentik.io >
2026-02-04 15:31:46 +01:00
Dominic R
154bc0c38c
website/docs: fix typos ( #20000 )
...
* pr 20000
* typo fixes
2026-02-04 08:11:27 +00:00
Teffen Ellis
64b08f77a8
website: QL Search keyboard interactions docs, examples. ( #16259 )
...
* website: Flesh out keyboard interactions docs, examples.
* Update doc
* Fix links and apply suggestions
---------
Co-authored-by: dewi-tik <dewi@goauthentik.io >
2026-01-30 16:49:23 +00:00
Dewi Roberts
4259012548
website/docs: endpoint devices: add version command ( #19767 )
...
* Add version command
* Add version command to install docs
2026-01-30 16:09:12 +00:00
Dewi Roberts
42b0706dea
website/docs: endpoint devices: fix local device login ( #19698 )
...
* Start PR
* WIP
* Spelling and link fix
2026-01-27 09:44:16 +00:00
Dewi Roberts
226cf584cf
website/docs: endpoint devices: add serial number note ( #19677 )
...
* Add serial number note
* Add more info
2026-01-22 14:16:53 +00:00
Jens L.
3d06d5d6a9
website/docs: update endpoint agent windows log location ( #19645 )
...
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2026-01-21 13:00:38 +00:00
Fletcher Heisler
93a56f8084
website/docs: endpoints devices: typo fix ( #19621 )
...
docs typo fix
Signed-off-by: Fletcher Heisler <fheisler@users.noreply.github.com >
2026-01-20 20:23:31 +00:00
Dewi Roberts
0bd9a509c1
website/docs: endpoint devices: update device code flow instructions ( #19528 )
...
Update instructions
2026-01-17 00:06:25 +00:00
Jens L.
7ee2036970
website/docs: update location for logs on windows ( #19371 )
...
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2026-01-13 16:53:01 +01:00
Dominic R
1b4b50650c
website: Fix typos. ( #19243 )
...
* website: Fix typos.
* wip
2026-01-08 08:27:37 +00:00
Jens L.
6e9972f148
website/docs: revisit endpoint docs the nth ( #19116 )
...
* website/docs: revisit endpoint docs the nth
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* more edits & examples
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* WIP
* Apply suggestions from code review
Co-authored-by: Jens L. <jens@goauthentik.io >
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
* Update index.mdx
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
* Apply suggestions from code review
Co-authored-by: Dominic R <dominic@sdko.org >
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
* Add edge browser extension
* Update website/docs/endpoint-devices/device-compliance/browser-extension.mdx
Co-authored-by: Dominic R <dominic@sdko.org >
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
Co-authored-by: dewi-tik <dewi@goauthentik.io >
Co-authored-by: Dominic R <dominic@sdko.org >
2026-01-07 10:51:17 +00:00
Jens L.
fecd852c2b
website/docs: endpoint agent release notes ( #19042 )
...
* website/docs: endpoint agent release notes
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* Apply suggestion from @dominic-r
Signed-off-by: Dominic R <dominic@sdko.org >
* rename, update
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
Signed-off-by: Dominic R <dominic@sdko.org >
Co-authored-by: Dominic R <dominic@sdko.org >
2026-01-01 13:53:54 +01:00
Dewi Roberts
cef54653ec
website/docs: endpoint devices: add path to macos setup ( #19093 )
...
* Add path
* Update macos.md
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
---------
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
2025-12-29 08:15:36 -05:00
Dewi Roberts
e16a0ab99d
website/docs: endpoint devices: update features table ( #19094 )
...
* Update table
* Remove wording
2025-12-29 08:14:15 -05:00
Dominic R
ec227532c4
website/docs: endpoints: mention connector key required for stage to work ( #19084 )
...
keypair = CertificateKeyPair.objects.filter(pk=stage.connector.challenge_key_id).first()
if not keypair:
return self.executor.stage_ok() # < --- skips the stage
took me a bit of time to find this and yea
2025-12-29 09:23:15 +00:00
Dewi Roberts
97ef6a5eb2
website/docs: improve endpoint devices docs ( #19007 )
...
* Remove sudo auth sections
* Add firefox extension link
* Add chrome extension
* Update release notes
* Remove link
* Fix link
* Fix release note wording
2025-12-22 20:32:20 +00:00
Dewi Roberts
de298d72de
website/docs: endpoint devices ( #18634 )
...
* Initial
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* Apply suggestions from code review
Co-authored-by: Dominic R <dominic@sdko.org >
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
* Apply suggestions from code review
Co-authored-by: Dominic R <dominic@sdko.org >
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
* Apply suggestions
* Apply suggestions
* Apply suggestions from code review
Co-authored-by: Dominic R <dominic@sdko.org >
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
* Apply suggestions from code review
Co-authored-by: Dominic R <dominic@sdko.org >
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
* WIP
* Apply suggestions from code review
Co-authored-by: Dominic R <dominic@sdko.org >
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* WIP
* fixes
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* WIP
* Optimised images with calibre/image-actions
* Optimised images with calibre/image-actions
* Optimised images with calibre/image-actions
* Optimised images with calibre/image-actions
* Optimised images with calibre/image-actions
* Optimised images with calibre/image-actions
* Optimised images with calibre/image-actions
* Fix anchor
* Update website/docs/endpoint-devices/index.mdx
Co-authored-by: Dominic R <dominic@sdko.org >
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
* WIP
---------
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
Co-authored-by: Dominic R <dominic@sdko.org >
Co-authored-by: Jens Langhammer <jens@goauthentik.io >
Co-authored-by: authentik-automation[bot] <135050075+authentik-automation[bot]@users.noreply.github.com>
2025-12-18 19:09:11 +00:00