6b1802697d
website/integrations: Fix deprecated terraform ressource authentik_scope_mapping in docs ( #12554 )
2025-01-06 12:10:55 +00:00
d343ccc539
website/integrations: semaphore: fix formatting ( #12567 )
2025-01-06 12:34:14 +01:00
23faa0b839
website/integrations: Update Frappe Application index.md ( #12527 )
...
Update index.md
Signed-off-by: Aryan Singh <34374286+aquiveal@users.noreply.github.com >
2025-01-03 13:51:09 -06:00
bdf4236973
Update index.mdx ( #12542 )
...
Note at the end wasn‘t proper formated, sry 🙈
Signed-off-by: NiceDevil <17103076+nicedevil007@users.noreply.github.com >
2025-01-02 20:58:30 -06:00
c7532d35f2
Ading a step to paperless guide ( #12539 )
...
Update index.mdx
Enabling ALLAUTH in paperless config file
Signed-off-by: Frenchdom <frenchdom@gmail.com >
2025-01-02 16:18:10 -06:00
27baedfea4
website/integrations: Semaphore ( #12515 )
...
* Initial start of Semaphore UI docs
Signed-off-by: NiceDevil <17103076+nicedevil007@users.noreply.github.com >
* Added Semaphore UI docs link
Signed-off-by: NiceDevil <17103076+nicedevil007@users.noreply.github.com >
* Changed to mdx format
* Ran make lint-fix, make web and make website
* now fixed sidebar integration
Signed-off-by: NiceDevil <17103076+nicedevil007@users.noreply.github.com >
* Update website/integrations/services/semaphore/index.mdx
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: NiceDevil <17103076+nicedevil007@users.noreply.github.com >
* Update website/integrations/services/semaphore/index.mdx
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: NiceDevil <17103076+nicedevil007@users.noreply.github.com >
* Update website/integrations/services/semaphore/index.mdx
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: NiceDevil <17103076+nicedevil007@users.noreply.github.com >
* Update website/integrations/services/semaphore/index.mdx
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: NiceDevil <17103076+nicedevil007@users.noreply.github.com >
* Update website/integrations/services/semaphore/index.mdx
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: NiceDevil <17103076+nicedevil007@users.noreply.github.com >
* Update website/integrations/services/semaphore/index.mdx
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: NiceDevil <17103076+nicedevil007@users.noreply.github.com >
* Update website/integrations/services/semaphore/index.mdx
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: NiceDevil <17103076+nicedevil007@users.noreply.github.com >
* Update website/integrations/services/semaphore/index.mdx
Co-authored-by: 4d62 <github-user@sdko.org >
Signed-off-by: NiceDevil <17103076+nicedevil007@users.noreply.github.com >
* Update website/integrations/services/semaphore/index.mdx
Co-authored-by: 4d62 <github-user@sdko.org >
Signed-off-by: NiceDevil <17103076+nicedevil007@users.noreply.github.com >
* Update website/integrations/services/semaphore/index.mdx
Co-authored-by: 4d62 <github-user@sdko.org >
Signed-off-by: NiceDevil <17103076+nicedevil007@users.noreply.github.com >
* Update to Feedback on PR ;)
Signed-off-by: NiceDevil <17103076+nicedevil007@users.noreply.github.com >
* Title…
Ahhh now I got what you were trying to Tell me on the last comment 😂 happy new year ✌️
---------
Signed-off-by: NiceDevil <17103076+nicedevil007@users.noreply.github.com >
Co-authored-by: nicedevil007 <nicedevil007@users.noreply.github.com >
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Co-authored-by: 4d62 <github-user@sdko.org >
2025-01-02 16:09:41 -06:00
e3011eab9a
website/integrations: komga: document ( #12476 )
...
* website/integrations/komga: add integration to sidebar
Adds the Komga integration to the sidebar
Signed-off-by: 4d62 <github-user@sdko.org >
* website/integrations: komga: main body
Rewrite previous documentation. Update YML to new format as per the example in the [advanced configuration documentation](https://komga.org/docs/installation/oauth2/#advanced-configuration ). Just a few changes
Signed-off-by: 4d62 <github-user@sdko.org >
* website/integrations: komga: add user-name-attribute warning & change default
Updates the default `user-name-attribute` from `sub` to `preferred_username` (I would assume that's what users prefer if there's collaboration, idk) & adds a warning similar to what I did in that latest Mastodon MR.
Signed-off-by: 4d62 <github-user@sdko.org >
* website/integrations: komga: fix
Fixes markdown for service link and updates `authentik.company` placeholder.
Signed-off-by: 4d62 <github-user@sdko.org >
* website/integrations: komga: cleanup phrasing
Restructures the "authentik configuration" section and updates the first sentence of the "Komga configuration" section
Signed-off-by: 4d62 <github-user@sdko.org >
* website/integrations: komga: lint
Lints modified file with Prettier.
Signed-off-by: 4d62 <github-user@sdko.org >
* website/integrations: komga: fix bold elements
Accidentally removed bold from step 1 of "authentik configuration". This fixes the issue.
Signed-off-by: 4d62 <github-user@sdko.org >
* website/integrations: komga: remove hyphen from yml
Others don't have it so this one should not
Signed-off-by: 4d62 <github-user@sdko.org >
* website/integrations: komga: Address review comments
Addresses comments & applies suggestions from the first review round.
---------
Signed-off-by: 4d62 <github-user@sdko.org >
2025-01-02 15:35:21 -06:00
9635dd98f3
website/integrations: fix missing quote in paperless-ngx ( #12537 )
...
* Update index.mdx
Add a quote on line 93
Signed-off-by: Frenchdom <frenchdom@gmail.com >
* Update website/integrations/services/paperless-ngx/index.mdx
Co-authored-by: 4d62 <github-user@sdko.org >
Signed-off-by: Jens L. <jens@beryju.org >
---------
Signed-off-by: Frenchdom <frenchdom@gmail.com >
Signed-off-by: Jens L. <jens@beryju.org >
Co-authored-by: Jens L. <jens@beryju.org >
Co-authored-by: 4d62 <github-user@sdko.org >
2025-01-02 20:27:50 +01:00
bd0d7edbc4
website/integrations: cloudflare access: upd placeholder for saas ( #12536 )
...
Each Cloudflare Access company has a subdomain of `cloudflareaccess.com`. As a result, `cloudflareaccess.com` should be hardcoded into the documentation and only the company subdomain changes.
Signed-off-by: 4d62 <github-user@sdko.org >
2025-01-02 20:20:34 +01:00
9b05418306
website/integrations: veeam-enterprise-manager: don't hardcode helpcenter doc version ( #12538 )
...
By hardcoding the version to 100 with `?ver=100`, the user will get an outdated introduction documentation page. Removing that parameter results in a redirection to version 120, which is more recent. Small QOL change.
Signed-off-by: 4d62 <github-user@sdko.org >
2025-01-02 20:19:53 +01:00
d4e15f0f39
website/integrations: meshcentral: document ( #12509 )
...
* website/integrations: meshcentral: apply patch from previous mr
Applies patch taken from https://patch-diff.githubusercontent.com/raw/goauthentik/authentik/pull/10490.patch
* website/integrations: meshcentral: lint
Lints code with prettier
* website/integrations: meshcentral: cleanup
* Updates header to match the template
* Update preparation text
* Add docsowhateveritscalled :::info's
* Remove image
* Text says "add x to config", adding `(...)` isn't needed IMO
* Update website/integrations/services/meshcentral/index.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: 4d62 <github-user@sdko.org >
---------
Signed-off-by: 4d62 <github-user@sdko.org >
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
2025-01-02 08:16:58 -06:00
3b70cd735e
website/integrations: chronograf: document ( #12474 )
...
* website/integrations: chronograf: init
Adds the version proposed in 8ac6761920/website/integrations/services/chronograf/index.md
.
Signed-off-by: 4d62 <github-user@sdko.org >
* website/integrations: chronograf: start cleanup
Adds a `sidebar_label`, updates the start of the documentation to the follow the template, and updates `service.company` to `chronograf.company` in the preparation documentation.
Signed-off-by: 4d62 <github-user@sdko.org >
* website/integrations: chronograf: add to sidebar
Adds the integration to the `sidebarsIntegration.js` file.
Signed-off-by: 4d62 <github-user@sdko.org >
* website/integrations: chronograf: main body
Rewrite most of the documentation, cleanup unneeded bits, and update format.
Signed-off-by: 4d62 <github-user@sdko.org >
* website/integrations: chronograf: finishing touches
This PR is now ready for review. Cleans up sentence structure, grammar, and visual stuff.
Signed-off-by: 4d62 <github-user@sdko.org >
* website/integrations: chronograf: lint
Links modified file with prettier.
Signed-off-by: 4d62 <github-user@sdko.org >
* website/integrations: chronograf: add `USE_ID_TOKEN=true`
Adds `USE_ID_TOKEN=true` to the list of needed environment following this comment in the initial merge request: https://github.com/goauthentik/authentik/pull/7766#issuecomment-1951393510
Signed-off-by: 4d62 <github-user@sdko.org >
* website/integrations: chronograf: apply review suggestions
Applies suggestions from the first review round
---------
Signed-off-by: 4d62 <github-user@sdko.org >
2024-12-30 16:28:59 -06:00
42766e13da
website/integrations: update preparation placeholder ( #12507 )
...
Updates the preparation placeholder everywherefollowing the review comment at https://github.com/goauthentik/authentik/pull/12476#discussion_r1898547435
2024-12-30 16:15:24 -06:00
863a7e6095
website/docs: New "Whats Up Docker" URL ( #12488 )
...
Docs: New "Whats Up Docker" URL
"Whats up docker" got renamed and has a new github website.
Signed-off-by: RogueThorn <DunklerPhoenix@users.noreply.github.com >
2024-12-27 08:08:52 -06:00
80d84cb03f
website/integrations: update argocd terraform examples ( #12370 )
2024-12-18 14:21:31 +00:00
3f788e7abe
website/integrations: vault: add external group documentation ( #11994 )
...
* Add external group documentation for vault
Signed-off-by: Mattis Haase <accounts@mattis-haase.de >
* Spelling changes, linting
---------
Signed-off-by: Mattis Haase <accounts@mattis-haase.de >
Co-authored-by: mzhaase <mattis@mattis-haase.de >
2024-12-17 13:15:08 -06:00
559ec290d0
website/integrations: added hoarder integration ( #12161 )
...
* add Hoarder integration
* Update website/integrations/services/hoarder/index.md
Co-authored-by: 4d62 <github-user@sdko.org >
Signed-off-by: Miguel Palau <mpalauzarza@gmail.com >
* Update website/integrations/services/hoarder/index.md
Co-authored-by: 4d62 <github-user@sdko.org >
Signed-off-by: Miguel Palau <mpalauzarza@gmail.com >
* Update website/integrations/services/hoarder/index.md
Co-authored-by: 4d62 <github-user@sdko.org >
Signed-off-by: Miguel Palau <mpalauzarza@gmail.com >
* Update website/integrations/services/hoarder/index.md
Co-authored-by: 4d62 <github-user@sdko.org >
Signed-off-by: Miguel Palau <mpalauzarza@gmail.com >
* Update website/integrations/services/hoarder/index.md
Co-authored-by: 4d62 <github-user@sdko.org >
Signed-off-by: Miguel Palau <mpalauzarza@gmail.com >
* Update website/integrations/services/hoarder/index.md
Co-authored-by: 4d62 <github-user@sdko.org >
Signed-off-by: Miguel Palau <mpalauzarza@gmail.com >
* Update website/integrations/services/hoarder/index.md
Co-authored-by: 4d62 <github-user@sdko.org >
Signed-off-by: Miguel Palau <mpalauzarza@gmail.com >
* Update website/integrations/services/hoarder/index.md
Co-authored-by: 4d62 <github-user@sdko.org >
Signed-off-by: Miguel Palau <mpalauzarza@gmail.com >
* hoarder sorted alphabetically
* more detailed way of using an application
* Update index.md
Co-authored-by: 4d62 <github-user@sdko.org >
Signed-off-by: Miguel Palau <mpalauzarza@gmail.com >
* Update index.md
Co-authored-by: 4d62 <github-user@sdko.org >
Signed-off-by: Miguel Palau <mpalauzarza@gmail.com >
* Update index.md
Co-authored-by: 4d62 <github-user@sdko.org >
Signed-off-by: Miguel Palau <mpalauzarza@gmail.com >
* Update index.md
Co-authored-by: 4d62 <github-user@sdko.org >
Signed-off-by: Miguel Palau <mpalauzarza@gmail.com >
* Update index.md
Co-authored-by: 4d62 <github-user@sdko.org >
Signed-off-by: Miguel Palau <mpalauzarza@gmail.com >
* Update website/integrations/services/hoarder/index.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: Miguel Palau <mpalauzarza@gmail.com >
* Update website/integrations/services/hoarder/index.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: Miguel Palau <mpalauzarza@gmail.com >
* Update website/integrations/services/hoarder/index.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: Miguel Palau <mpalauzarza@gmail.com >
* test
* ran make website
---------
Signed-off-by: Miguel Palau <mpalauzarza@gmail.com >
Co-authored-by: 4d62 <github-user@sdko.org >
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Co-authored-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
Co-authored-by: Tana M Berry <tana@goauthentik.com >
2024-12-17 10:46:35 -06:00
15061dab6d
website/integrations: proxmox: cleanup guide ( #11894 )
...
* website/integrations: proxmox: clarify location of Providers tab
Updates the guide to explicitly state the path to the Providers tab.
Signed-off-by: 4d62 <github-user@sdko.org >
* website/integrations: proxmox: cleanup instructions
Cleans up instructions to make them more readable
Signed-off-by: 4d62 <github-user@sdko.org >
* website/integrations: proxmox: specify application tab location
Specifies the location of the Applications tab in the admin interface
Signed-off-by: 4d62 <github-user@sdko.org >
* website/integrations: proxmox remove duplicate instructions
Some instructions were copied over in my previous commit and were never removed. This commit removes redundant instructions
Signed-off-by: 4d62 <github-user@sdko.org >
* website/integrations: proxmox: try to adhere to style guide
Touch up a few things to try to make it match
Signed-off-by: 4d62 <github-user@sdko.org >
* website/integrations: proxmox: lint
Lint with prettier
* Update website/integrations/services/proxmox-ve/index.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: 4d62 <github-user@sdko.org >
* Update website/integrations/services/proxmox-ve/index.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: 4d62 <github-user@sdko.org >
* Update website/integrations/services/proxmox-ve/index.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: 4d62 <github-user@sdko.org >
* Update website/integrations/services/proxmox-ve/index.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: 4d62 <github-user@sdko.org >
* Update website/integrations/services/proxmox-ve/index.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: 4d62 <github-user@sdko.org >
* Update website/integrations/services/proxmox-ve/index.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: 4d62 <github-user@sdko.org >
* Update website/integrations/services/proxmox-ve/index.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: 4d62 <github-user@sdko.org >
* Update website/integrations/services/proxmox-ve/index.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: 4d62 <github-user@sdko.org >
* Update website/integrations/services/proxmox-ve/index.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: 4d62 <github-user@sdko.org >
* Update website/integrations/services/proxmox-ve/index.md
Signed-off-by: 4d62 <github-user@sdko.org >
* website/integrations: proxmox: address review comment
Address review comment https://github.com/goauthentik/authentik/pull/11894#discussion_r1837106698 - Merge lines 42 and 44
Signed-off-by: 4d62 <github-user@sdko.org >
* website/integrations: proxmox: lint
run `npx prettier --write website/integrations/services/proxmox-ve/index.md`
* Update website/integrations/services/proxmox-ve/index.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: 4d62 <github-user@sdko.org >
* Update website/integrations/services/proxmox-ve/index.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: 4d62 <github-user@sdko.org >
---------
Signed-off-by: 4d62 <github-user@sdko.org >
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
2024-12-16 13:24:38 -06:00
0bc2d4a7b8
website/integrations: Update Home Assistant integration docs ( #12233 )
...
Update Home Assistant integration docs
Extra care should be taken to proxy only /auth endpoint through Authentik.
Signed-off-by: Sergii Bogomolov <sergii@bogomolov.io >
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
2024-12-16 14:54:14 +00:00
12d9966604
website/integrations: add espoCRM ( #11622 )
...
* Create index.md (espoCRM)
Signed-off-by: Masked-Kunsiquat <130736043+Masked-Kunsiquat@users.noreply.github.com >
* Update sidebarsIntegrations.js
added espoCRM integration
* Update index.md
* Update index.md
* Update website/sidebarsIntegrations.js
Signed-off-by: Masked-Kunsiquat <130736043+Masked-Kunsiquat@users.noreply.github.com >
* Update website/integrations/services/espoCRM/index.md
fix integration capitalization
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: Masked-Kunsiquat <130736043+Masked-Kunsiquat@users.noreply.github.com >
* Update website/integrations/services/espoCRM/index.md
fix integration capitalization
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: Masked-Kunsiquat <130736043+Masked-Kunsiquat@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: Masked-Kunsiquat <130736043+Masked-Kunsiquat@users.noreply.github.com >
* Update index.md
Signed-off-by: Masked-Kunsiquat <130736043+Masked-Kunsiquat@users.noreply.github.com >
* applying new suggestions
* fix formatting
* fix formatting again
---------
Signed-off-by: Masked-Kunsiquat <130736043+Masked-Kunsiquat@users.noreply.github.com >
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Co-authored-by: Jens Langhammer <jens@goauthentik.io >
2024-12-10 22:21:48 +01:00
84bc0b6fdd
website/docs: fix lint ( #12287 )
2024-12-06 20:09:16 +00:00
5c2853bf73
website/integrations: netbird: fix redirect URI regex ( #12284 )
2024-12-06 15:03:52 +00:00
672ba72c8a
website/docs: add . in https://netbird.company * ( #12166 )
...
Co-authored-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
2024-12-05 18:06:06 +00:00
695de453ec
website/integrations: add The Lounge ( #11971 )
...
* Add The Lounge Integration guide
Signed-off-by: Michael Brünen <34708235+OddMagnet@users.noreply.github.com >
* Add The Lounge to sidebar, fix Note section formatting
* Fix folder name (1/2)
* Fix folder name (2/2)
* Update website/integrations/services/thelounge/index.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: Michael Brünen <34708235+OddMagnet@users.noreply.github.com >
* Update website/integrations/services/thelounge/index.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: Michael Brünen <34708235+OddMagnet@users.noreply.github.com >
* Fix cutoff sentence
Signed-off-by: Michael Brünen <34708235+OddMagnet@users.noreply.github.com >
* Linter fixes
---------
Signed-off-by: Michael Brünen <34708235+OddMagnet@users.noreply.github.com >
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
2024-12-04 13:21:26 -06:00
4aeb7c8a84
website/integrations: mastodon: set correct uid field ( #11945 )
...
* website/integrations: mastodon: set correct uid field
Setting the `OIDC_UID_FIELD` as `sub` created users on Mastodon with random usernames. Once this was changed to `preferred_username`, new users were created with their usernames set in authentik. My assumption is that users would wish to have the same username rather than have a random one generated.
Signed-off-by: 4d62 <github-user@sdko.org >
* website/integrations: mastodon: apply review suggestions
A: https://github.com/goauthentik/authentik/pull/11945#pullrequestreview-2427160470
B: https://github.com/goauthentik/authentik/pull/11945#discussion_r1837134142
Signed-off-by: 4d62 <github-user@sdko.org >
---------
Signed-off-by: 4d62 <github-user@sdko.org >
2024-12-02 21:49:18 -06:00
a65fb19489
website/integrations: add Aruba Orchestrator ( #12220 )
...
Co-authored-by: 4d62 <github-user@sdko.org >
Co-authored-by: jazzyj123 <76889039+jazzyj123@users.noreply.github.com >
Co-authored-by: Tana M Berry <tana@goauthentik.com >
2024-12-02 08:29:33 -06:00
3996bdac33
website: Bump prettier from 3.3.3 to 3.4.1 in /website ( #12205 )
...
* website: Bump prettier from 3.3.3 to 3.4.1 in /website
Bumps [prettier](https://github.com/prettier/prettier ) from 3.3.3 to 3.4.1.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/3.3.3...3.4.1 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* update formatting
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* sigh
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* disable flaky test
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jens Langhammer <jens@goauthentik.io >
2024-11-27 15:14:19 +01:00
568d5c3446
website/integrations: nextcloud: add SSE warning ( #11976 )
...
* fix: add sse warning to nextcloud
Signed-off-by: Dis <397465+disconn3ct@users.noreply.github.com >
* chore: pr feedback
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: Dis <397465+disconn3ct@users.noreply.github.com >
* Apply suggestions from code review
Signed-off-by: Jens L. <jens@beryju.org >
---------
Signed-off-by: Dis <397465+disconn3ct@users.noreply.github.com >
Signed-off-by: Jens L. <jens@beryju.org >
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Co-authored-by: Jens L. <jens@beryju.org >
2024-11-12 18:34:53 +00:00
6d5a61187e
website/integrations: update vcenter integration docs ( #11768 )
...
* core: add prompt_data to auth flow (#11702 )
I added the prompt_data and user_path to the auth flow. This allows us to more easily sync users details whenever they're logged in through a Source by using the Write stage, identical to an Enrolment flow.
This makes sure that mappings etc are automatically taken into consideration, and are passed to the Authentication flow.
While I was at it, I made the code consistent with the `handle_enroll` method.
Signed-off-by: Wouter van Os <wouter0100@gmail.com >
* updates
* and remove errant .py file that somwhow snuck into the PR! also removed errant api ref files remove old images
* tweak to bumb build
* tweaks
* more tweaks
* removed extraneous old settings
* Update website/integrations/services/vmware-vcenter/index.md
Co-authored-by: Jens L. <jens@goauthentik.io >
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
* Update website/integrations/services/vmware-vcenter/index.md
Co-authored-by: Jens L. <jens@goauthentik.io >
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
* Update website/integrations/services/vmware-vcenter/index.md
Co-authored-by: Jens L. <jens@goauthentik.io >
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
* Update website/integrations/services/vmware-vcenter/index.md
Co-authored-by: Jens L. <jens@goauthentik.io >
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
* Update website/integrations/services/vmware-vcenter/index.md
Co-authored-by: Jens L. <jens@goauthentik.io >
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
* Update website/integrations/services/vmware-vcenter/index.md
Co-authored-by: Jens L. <jens@goauthentik.io >
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
* Update website/integrations/services/vmware-vcenter/index.md
Co-authored-by: Jens L. <jens@goauthentik.io >
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
* Update website/integrations/services/vmware-vcenter/index.md
Co-authored-by: Jens L. <jens@goauthentik.io >
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
* Update website/integrations/services/vmware-vcenter/index.md
Co-authored-by: Jens L. <jens@goauthentik.io >
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
* Update website/integrations/services/vmware-vcenter/index.md
Co-authored-by: Jens L. <jens@goauthentik.io >
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
* formatting
* tweak
* why not saved before argh
---------
Signed-off-by: Wouter van Os <wouter0100@gmail.com >
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
Co-authored-by: Wouter van Os <wouter0100@gmail.com >
Co-authored-by: Tana M Berry <tana@goauthentik.com >
Co-authored-by: Jens L. <jens@goauthentik.io >
2024-11-12 14:10:35 +01:00
4aeb243692
website/integrations: jellyfin: update plugin catalog location ( #11948 )
...
* website/integrations: jellyfin: update plugin catalog location
The add repositories button is now under the Admin interface > Catalog > Gear icon. This PR reflects that change.
Signed-off-by: 4d62 <github-user@sdko.org >
* website/integrations: jellyfin: condense steps
Reduce the number of steps from 5 to it's original number, 3.
Signed-off-by: 4d62 <github-user@sdko.org >
* website/integrations: jellyfin: add admin dashboard location
Tell the user where the admin dashboard is and how to reach it.
Signed-off-by: 4d62 <github-user@sdko.org >
---------
Signed-off-by: 4d62 <github-user@sdko.org >
2024-11-07 12:47:30 +01:00
24d69ff5ed
website/integrations: Add note regarding custom scopes in Hashicorp Vault OIDC documentation ( #11668 )
...
Co-authored-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
2024-10-18 13:16:08 +00:00
eb98af45e1
website/integrations add GHEC EMU and fix-up GHES ( #11677 )
...
* website/integrations add GHEC EMU and fix-up GHES
* fix duplicate mapping
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* Optimised images with calibre/image-actions
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
Co-authored-by: TheGuyDanish <5776313+TheGuyDanish@users.noreply.github.com >
Co-authored-by: authentik-automation[bot] <135050075+authentik-automation[bot]@users.noreply.github.com>
2024-10-14 16:16:35 +02:00
795e0ff100
website/integrations: Apache Guacamole: Add openid-username-claim-type ( #11649 )
...
Update openid-username-claim-type in index.mdx
2024-10-10 18:01:20 +02:00
6d5172d18a
website: latest PR for new Docs structure ( #11639 )
...
* first pass
* dependency shenanigans
* move blueprints
* few broken links
* change config the throw errors
* internal file edits
* fighting links
* remove sidebarDev
* fix subdomain
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix relative URL
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix mismatched package versions
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix api reference build
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* test tweak
* links hell
* more links hell
* links hell2
* yep last of the links
* last broken link fixed
* re-add cves
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* add devdocs redirects
* add dir
* tweak netlify.toml
* move latest 2 CVES into dir
* fix links to moved cves
* typoed title fix
* fix link
* remove banner
* remove committed api docs
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
* integrations: remove version dropdown
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
* Update Makefile
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
* change doc links in web as well
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
* fix some more docs paths
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
* fix more docs paths
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
* ci: require ci-web.build for merging
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
* Revert "ci: require ci-web.build for merging"
This reverts commit b99a4842a9
.
* remove sluf for Application
* put slug back in
* minor fix to trigger deploy
* Spelled out Documentation in menu bar
* remove image redirects...
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* remove explicit index.md
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* remove mdx first
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* then remove .md
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* add missing prefix
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
Co-authored-by: Tana M Berry <tana@goauthentik.com >
Co-authored-by: Jens Langhammer <jens@goauthentik.io >
Co-authored-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
2024-10-09 09:33:40 -05:00
6b2fced1b9
Revert "website: latest migration to new structure" ( #11634 )
...
Revert "website: latest migration to new structure (#11522 )"
This reverts commit 9a89a5f94b
.
2024-10-09 00:30:50 +02:00
9a89a5f94b
website: latest migration to new structure ( #11522 )
...
* first pass
* dependency shenanigans
* move blueprints
* few broken links
* change config the throw errors
* internal file edits
* fighting links
* remove sidebarDev
* fix subdomain
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix relative URL
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix mismatched package versions
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix api reference build
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* test tweak
* links hell
* more links hell
* links hell2
* yep last of the links
* last broken link fixed
* re-add cves
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* add devdocs redirects
* add dir
* tweak netlify.toml
* move latest 2 CVES into dir
* fix links to moved cves
* typoed title fix
* fix link
* remove banner
* remove committed api docs
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
* integrations: remove version dropdown
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
* Update Makefile
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
* change doc links in web as well
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
* fix some more docs paths
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
* fix more docs paths
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
* ci: require ci-web.build for merging
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
* Revert "ci: require ci-web.build for merging"
This reverts commit b99a4842a9
.
* remove sluf for Application
* put slug back in
* minor fix to trigger deploy
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
Co-authored-by: Tana M Berry <tana@goauthentik.com >
Co-authored-by: Jens Langhammer <jens@goauthentik.io >
Co-authored-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
2024-10-08 14:07:19 -05:00
4fed92127d
website/integrations: Glitchtip: update redirect URL ( #11438 )
...
Update index.md
Fix redirect URL
Signed-off-by: Bastouf <41733061+bastouf@users.noreply.github.com >
2024-09-23 13:39:30 +02:00
20f555ebb6
website/integrations: remove sbus_timeout from sssd example ( #11428 )
...
website: remove sbus_timeout from sssd example
Fixes an error
```
[rule/allowed_sssd_options]: Attribute 'sbus_timeout' is not allowed in section 'sssd'. Check for typos.
```
Signed-off-by: Jennings Zhang <dev@sl.jennin.xyz >
2024-09-19 12:20:11 +02:00
20552dc899
website/integrations: Add offline_access scope for WordPress ( #11274 )
...
* Add offline_access scope
Signed-off-by: Gonçalo Pereira <goncalo_pereira@outlook.pt >
* Typo
Signed-off-by: Gonçalo Pereira <goncalo_pereira@outlook.pt >
* Added Scopes needed by Wordpress to Authentik config docs
Signed-off-by: Gonçalo Pereira <goncalo_pereira@outlook.pt >
* Update website/integrations/services/wordpress/index.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: Gonçalo Pereira <goncalo_pereira@outlook.pt >
* Apply suggestions from code review
Signed-off-by: Jens L. <jens@beryju.org >
---------
Signed-off-by: Gonçalo Pereira <goncalo_pereira@outlook.pt >
Signed-off-by: Jens L. <jens@beryju.org >
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Co-authored-by: Jens L. <jens@beryju.org >
2024-09-11 12:44:36 +02:00
220f540c50
website/integrations: improve SEO for integration docs ( #11320 )
...
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2024-09-11 12:24:47 +02:00
9592b42501
website/docs: update immich OAuth Redirect URI ( #11135 )
2024-09-02 14:14:22 +02:00
59fa449abe
website/integrations: Fix Nextcloud SAML Docs for SLO ( #11118 )
...
Fix Nextcloud SAML Docs for SLO
The given SLO URL for authenticating in Nextcloud with SAML is missing a required trailing slash.
If it's not there, it will not be possible to log out in a Nextcloud instance that has been set up according to the docs.
Signed-off-by: Jonathan Lai <laiks.jonathan@gmail.com >
2024-08-29 13:34:46 +02:00
fccb805dbd
website/integrations: Add Semgrep ( #10849 )
...
* website/docs: integrations: Add Semgrep integration
* website/docs: integrations: fix SAML provider settings
* website/docs: integrations: clean up wordings
* website/integrations: fix a typo
* website/integrations: Rewrite to match Style Guide
* website/integrations: fix the typos
---------
Co-authored-by: inferno-geek <mishaad051@gmail.com >
2024-08-12 13:33:03 -05:00
dc89c3ab3c
website/integrations: compress images ( #10880 )
...
[create-pull-request] automated change
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: tanberry <9368837+tanberry@users.noreply.github.com >
2024-08-12 16:03:45 +00:00
5217d48442
website/integrations: add Frappe ( #10797 )
...
* website/docs: integrations: add Frappe integration
* website/docs: integrations: add Frappe integration
website/docs: integrations: fixed the errors
* website/docs: integrations: Fixed wording and added verification steps.
* website/docs: integrations: fix the wording for application creation.
* website/docs: integrations: fix a typo
* website/docs: integrations: fix the UI elements highlight
---------
Co-authored-by: inferno-geek <mishaad051@gmail.com >
2024-08-12 10:44:31 -05:00
ec38e09510
website/integrations: add netbird ( #10798 )
...
* add netbird sidebar
Signed-off-by: 4d62 <github-user@sdko.org >
* add netbird configuration
Signed-off-by: 4d62 <github-user@sdko.org >
* small upgrades
Signed-off-by: 4d62 <github-user@sdko.org >
* oops
Signed-off-by: 4d62 <github-user@sdko.org >
* revert innstallation and little fix
Signed-off-by: 4d62 <github-user@sdko.org >
* Update website/integrations/services/netbird/index.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: 4d62 <github-user@sdko.org >
* Update website/integrations/services/netbird/index.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: 4d62 <github-user@sdko.org >
* Update website/integrations/services/netbird/index.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: 4d62 <github-user@sdko.org >
* Update website/integrations/services/netbird/index.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: 4d62 <github-user@sdko.org >
* Update website/integrations/services/netbird/index.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: 4d62 <github-user@sdko.org >
* Update website/integrations/services/netbird/index.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: 4d62 <github-user@sdko.org >
* Update website/integrations/services/netbird/index.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: 4d62 <github-user@sdko.org >
* Update website/integrations/services/netbird/index.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: 4d62 <github-user@sdko.org >
* Update website/integrations/services/netbird/index.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: 4d62 <github-user@sdko.org >
* Update website/integrations/services/netbird/index.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: 4d62 <github-user@sdko.org >
* Update website/integrations/services/netbird/index.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: 4d62 <github-user@sdko.org >
* Update website/integrations/services/netbird/index.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: 4d62 <github-user@sdko.org >
* Update website/integrations/services/netbird/index.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: 4d62 <github-user@sdko.org >
* Update website/integrations/services/netbird/index.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: 4d62 <github-user@sdko.org >
* codeblock
* lint
---------
Signed-off-by: 4d62 <github-user@sdko.org >
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
2024-08-09 08:20:47 -05:00
322ae4c4ed
website/docs: add source property mappings, rework provider property mappings ( #10652 )
2024-08-07 19:30:29 +00:00
b9bf01f693
website/docs: integrations: add what's up docker ( #10690 )
...
* add sidebar
Signed-off-by: 4d62 <github-user@sdko.org >
* add documentation
Signed-off-by: 4d62 <github-user@sdko.org >
* Update website/integrations/services/whats-up-docker/index.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: 4d62 <github-user@sdko.org >
---------
Signed-off-by: 4d62 <github-user@sdko.org >
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
2024-08-02 09:48:47 -05:00
445f99e410
website/docs: add 'Standalone' tap to Paperless-ngx config ( #10657 )
...
* docs: Added 'Standalone' tap to Paperless-ngx
Signed-off-by: Jonas <113011860+Goblinmine@users.noreply.github.com >
* website/docs: added missing imports to paperless-ngx docs
* website/docs: apply suggestions from code review
Co-authored-by: 4d62 <github-user@sdko.org >
Signed-off-by: Jonas <113011860+Goblinmine@users.noreply.github.com >
* website/docs: changed index.md to index.mdx and run prettier
---------
Signed-off-by: Jonas <113011860+Goblinmine@users.noreply.github.com >
Co-authored-by: 4d62 <github-user@sdko.org >
2024-07-31 16:43:20 -05:00
79b3442584
website/docs: integrations: add linkwarden integration ( #10683 )
...
* add linkwarden integration to sidebar
Signed-off-by: 4d62 <github-user@sdko.org >
* start integration documentation
Signed-off-by: 4d62 <github-user@sdko.org >
* add linkwarden service configuration
Signed-off-by: 4d62 <github-user@sdko.org >
* authentik configuration
Signed-off-by: 4d62 <github-user@sdko.org >
* upd service end message
Signed-off-by: 4d62 <github-user@sdko.org >
* tweak install docs
Signed-off-by: 4d62 <github-user@sdko.org >
* make prettier happy
Signed-off-by: 4d62 <github-user@sdko.org >
* Update website/integrations/services/linkwarden/index.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: 4d62 <github-user@sdko.org >
* Update website/integrations/services/linkwarden/index.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: 4d62 <github-user@sdko.org >
* Update website/integrations/services/linkwarden/index.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: 4d62 <github-user@sdko.org >
* Update website/integrations/services/linkwarden/index.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: 4d62 <github-user@sdko.org >
* ops
Signed-off-by: 4d62 <github-user@sdko.org >
---------
Signed-off-by: 4d62 <github-user@sdko.org >
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
2024-07-31 16:13:06 -05:00