2da6036248
core: bump humanize from 4.12.2 to v4.12.3 ( #14353 )
2025-05-03 17:16:37 +02:00
cdba94cea4
core: bump jsonschema-specifications from 2024.10.1 to v2025.4.1 ( #14354 )
2025-05-03 17:16:30 +02:00
c59eca664a
core: bump msal from 1.32.0 to v1.32.3 ( #14356 )
2025-05-03 17:16:21 +02:00
d5b205f9c0
core: bump mypy-extensions from 1.0.0 to v1.1.0 ( #14357 )
2025-05-03 17:16:11 +02:00
8ad9ad833e
core: bump orjson from 3.10.16 to v3.10.18 ( #14358 )
2025-05-03 17:16:03 +02:00
599ce15f68
core: bump psycopg from 3.2.6 to v3.2.7 ( #14359 )
2025-05-03 17:15:54 +02:00
91310eff52
core: bump pydantic from 2.11.3 to v2.11.4 ( #14360 )
2025-05-03 16:56:57 +02:00
b522d6732a
core: bump redis from 5.2.1 to v6.0.0 ( #14361 )
2025-05-03 16:56:47 +02:00
17d96f204e
core: bump ruff from 0.11.5 to v0.11.8 ( #14362 )
2025-05-03 16:56:15 +02:00
65e4667bc3
core: bump sentry-sdk from 2.26.1 to v2.27.0 ( #14363 )
2025-05-03 16:55:48 +02:00
f67f9e5ed0
core: bump setproctitle from 1.3.5 to v1.3.6 ( #14364 )
2025-05-03 16:54:47 +02:00
62dd6a4393
core: bump setuptools from 78.1.0 to v80.1.0 ( #14365 )
2025-05-03 16:54:38 +02:00
a46eae8276
core: bump structlog from 25.2.0 to v25.3.0 ( #14366 )
2025-05-03 16:54:27 +02:00
c4acc9fc24
core: bump unidecode from 1.3.8 to v1.4.0 ( #14367 )
2025-05-03 16:54:18 +02:00
e748a03082
core, web: update translations ( #14368 )
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: rissson <18313093+rissson@users.noreply.github.com >
2025-05-03 16:54:10 +02:00
e473f28e21
web: NPM workspaces ( #14274 )
...
docusaurus-config: v1.0.6
2025-05-02 21:52:54 -04:00
f70635c295
web: Clean up browser-only module imports that crash WebDriverIO. ( #14330 )
...
* web: Clean up browser-only module imports that crash WebDriverIO.
* web: Clarify slug format output.
2025-05-02 20:04:05 -04:00
70d60c7ab2
web: Use monorepo package utilities to build packages ( #14159 )
...
* web: Format live reload package.
* web: Format package.json.
* web: Revise globals.
* web: Build entrypoints with a single ESBuild context. Clean up entrypoints.
* web: WIP Prepare monorepo package for use.
* web: Update build paths. Fix types.
* web: WIP Add monorepo dependency.
* web: Use monorepo utilities when building.
* web: Fix issue where linters collide. Update ignore file.
- Remove unused sort override for polyfills.
* core: Prepare repo for NPM workspaces.
2025-05-02 19:48:19 -04:00
61a26c02b7
Revert-revert: Safari fixes ( #14331 )
...
* Reapply "web: Safari fixes merge branch (#14181 )"
This reverts commit a41d45834c
.
* web: Fix brand preference order. Adjust header height.
2025-05-02 21:26:40 +02:00
a06645d558
website/docs: remove support badge ( #14343 )
...
removed support badge1
Co-authored-by: Tana M Berry <tana@goauthentik.io >
2025-05-02 18:15:20 +00:00
7730ecbd37
ci: use dependabot for compose correctly? ( #14340 )
...
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-05-02 19:21:55 +02:00
80e1be8db7
website/docs: use Universal Device Trust for GDTC instead of Okta ( #14335 )
...
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-05-02 19:11:14 +02:00
c528c74e48
ci: use dependabot for docker-compose files ( #14336 )
...
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-05-02 19:05:36 +02:00
6d7bf36afe
website/docs: fix dry-run release highlight ( #14337 )
...
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-05-02 19:05:25 +02:00
44fb59eb18
rbac: fix RoleObjectPermissionTable not showing add_user_to_group
( #14312 )
...
fix RoleObjectPermissionTable not showing `add_user_to_group`
2025-05-02 17:42:19 +02:00
8f8d924935
core, web: update translations ( #14326 )
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: rissson <18313093+rissson@users.noreply.github.com >
2025-05-02 17:41:47 +02:00
602adaa5c5
core: bump github.com/sethvargo/go-envconfig from 1.2.0 to 1.3.0 ( #14327 )
...
Bumps [github.com/sethvargo/go-envconfig](https://github.com/sethvargo/go-envconfig ) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/sethvargo/go-envconfig/releases )
- [Commits](https://github.com/sethvargo/go-envconfig/compare/v1.2.0...v1.3.0 )
---
updated-dependencies:
- dependency-name: github.com/sethvargo/go-envconfig
dependency-version: 1.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-02 17:30:24 +02:00
5c9e97e11c
web: bump vite from 5.4.16 to 5.4.19 in /web ( #14324 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 5.4.16 to 5.4.19.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.19/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v5.4.19/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-version: 5.4.19
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-01 22:34:28 +02:00
2e7c620c9c
core: bump setuptools from 78.1.0 to v79.0.0 ( #14173 )
2025-05-01 22:29:49 +02:00
30a2770781
core: bump ruff from 0.11.5 to v0.11.6 ( #14171 )
2025-05-01 22:29:36 +02:00
ef49fa0e79
core: bump s3transfer from 0.11.4 to v0.11.5 ( #14172 )
2025-05-01 22:29:03 +02:00
ac524ef425
core: bump packaging from 24.2 to v25.0 ( #14169 )
2025-05-01 22:28:44 +02:00
6f3c1c4537
core: bump aiohttp from 3.11.16 to v3.11.18 ( #14166 )
2025-05-01 22:28:35 +02:00
87886ca1b6
core: bump boto3 from 1.37.35 to v1.37.38 ( #14167 )
2025-05-01 22:28:11 +02:00
7ff96e30f9
core: bump frozenlist from 1.5.0 to v1.6.0 ( #14168 )
2025-05-01 22:28:02 +02:00
b26271557a
core: bump pdoc from 15.0.1 to v15.0.3 ( #14170 )
2025-05-01 22:27:51 +02:00
15c99ff129
core: bump trio from 0.29.0 to v0.30.0 ( #14174 )
2025-05-01 22:27:32 +02:00
2a38e08e31
translate: Updates for file locale/en/LC_MESSAGES/django.po in it ( #14271 )
...
Translate locale/en/LC_MESSAGES/django.po in it
100% translated source file: 'locale/en/LC_MESSAGES/django.po'
on 'it'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2025-05-01 22:25:59 +02:00
3696706466
website: bump the build group across 1 directory with 9 updates ( #14293 )
...
Bumps the build group with 9 updates in the /website directory:
| Package | From | To |
| --- | --- | --- |
| [@rspack/binding-darwin-arm64](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack ) | `1.3.6` | `1.3.8` |
| [@rspack/binding-linux-arm64-gnu](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack ) | `1.3.6` | `1.3.8` |
| [@rspack/binding-linux-x64-gnu](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack ) | `1.3.6` | `1.3.8` |
| [@swc/core-darwin-arm64](https://github.com/swc-project/swc ) | `1.11.22` | `1.11.24` |
| [@swc/core-linux-arm64-gnu](https://github.com/swc-project/swc ) | `1.11.22` | `1.11.24` |
| [@swc/core-linux-x64-gnu](https://github.com/swc-project/swc ) | `1.11.22` | `1.11.24` |
| [@swc/html-darwin-arm64](https://github.com/swc-project/swc ) | `1.11.22` | `1.11.24` |
| [@swc/html-linux-arm64-gnu](https://github.com/swc-project/swc ) | `1.11.22` | `1.11.24` |
| [@swc/html-linux-x64-gnu](https://github.com/swc-project/swc ) | `1.11.22` | `1.11.24` |
Updates `@rspack/binding-darwin-arm64` from 1.3.6 to 1.3.8
- [Release notes](https://github.com/web-infra-dev/rspack/releases )
- [Commits](https://github.com/web-infra-dev/rspack/commits/v1.3.8/packages/rspack )
Updates `@rspack/binding-linux-arm64-gnu` from 1.3.6 to 1.3.8
- [Release notes](https://github.com/web-infra-dev/rspack/releases )
- [Commits](https://github.com/web-infra-dev/rspack/commits/v1.3.8/packages/rspack )
Updates `@rspack/binding-linux-x64-gnu` from 1.3.6 to 1.3.8
- [Release notes](https://github.com/web-infra-dev/rspack/releases )
- [Commits](https://github.com/web-infra-dev/rspack/commits/v1.3.8/packages/rspack )
Updates `@swc/core-darwin-arm64` from 1.11.22 to 1.11.24
- [Release notes](https://github.com/swc-project/swc/releases )
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md )
- [Commits](https://github.com/swc-project/swc/compare/v1.11.22...v1.11.24 )
Updates `@swc/core-linux-arm64-gnu` from 1.11.22 to 1.11.24
- [Release notes](https://github.com/swc-project/swc/releases )
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md )
- [Commits](https://github.com/swc-project/swc/compare/v1.11.22...v1.11.24 )
Updates `@swc/core-linux-x64-gnu` from 1.11.22 to 1.11.24
- [Release notes](https://github.com/swc-project/swc/releases )
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md )
- [Commits](https://github.com/swc-project/swc/compare/v1.11.22...v1.11.24 )
Updates `@swc/html-darwin-arm64` from 1.11.22 to 1.11.24
- [Release notes](https://github.com/swc-project/swc/releases )
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md )
- [Commits](https://github.com/swc-project/swc/compare/v1.11.22...v1.11.24 )
Updates `@swc/html-linux-arm64-gnu` from 1.11.22 to 1.11.24
- [Release notes](https://github.com/swc-project/swc/releases )
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md )
- [Commits](https://github.com/swc-project/swc/compare/v1.11.22...v1.11.24 )
Updates `@swc/html-linux-x64-gnu` from 1.11.22 to 1.11.24
- [Release notes](https://github.com/swc-project/swc/releases )
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md )
- [Commits](https://github.com/swc-project/swc/compare/v1.11.22...v1.11.24 )
---
updated-dependencies:
- dependency-name: "@rspack/binding-darwin-arm64"
dependency-version: 1.3.8
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build
- dependency-name: "@rspack/binding-linux-arm64-gnu"
dependency-version: 1.3.8
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build
- dependency-name: "@rspack/binding-linux-x64-gnu"
dependency-version: 1.3.8
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build
- dependency-name: "@swc/core-darwin-arm64"
dependency-version: 1.11.24
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build
- dependency-name: "@swc/core-linux-arm64-gnu"
dependency-version: 1.11.24
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build
- dependency-name: "@swc/core-linux-x64-gnu"
dependency-version: 1.11.24
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build
- dependency-name: "@swc/html-darwin-arm64"
dependency-version: 1.11.24
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build
- dependency-name: "@swc/html-linux-arm64-gnu"
dependency-version: 1.11.24
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build
- dependency-name: "@swc/html-linux-x64-gnu"
dependency-version: 1.11.24
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-01 22:20:34 +02:00
d0c9635033
core, web: update translations ( #14309 )
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: rissson <18313093+rissson@users.noreply.github.com >
2025-05-01 22:20:27 +02:00
7731014e1c
stages/authenticator_webauthn: Update FIDO MDS3 & Passkey aaguid blobs ( #14311 )
...
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: authentik-automation[bot] <135050075+authentik-automation[bot]@users.noreply.github.com>
2025-05-01 22:20:08 +02:00
d478582a5c
core: bump astral-sh/uv from 0.7.0 to 0.7.2 ( #14315 )
...
Bumps [astral-sh/uv](https://github.com/astral-sh/uv ) from 0.7.0 to 0.7.2.
- [Release notes](https://github.com/astral-sh/uv/releases )
- [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/uv/compare/0.7.0...0.7.2 )
---
updated-dependencies:
- dependency-name: astral-sh/uv
dependency-version: 0.7.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-01 22:19:55 +02:00
6255f380aa
core: bump goauthentik.io/api/v3 from 3.2025024.9 to 3.2025040.1 ( #14316 )
...
Bumps [goauthentik.io/api/v3](https://github.com/goauthentik/client-go ) from 3.2025024.9 to 3.2025040.1.
- [Release notes](https://github.com/goauthentik/client-go/releases )
- [Changelog](https://github.com/goauthentik/client-go/blob/main/model_version_history.go )
- [Commits](https://github.com/goauthentik/client-go/compare/v3.2025024.9...v3.2025040.1 )
---
updated-dependencies:
- dependency-name: goauthentik.io/api/v3
dependency-version: 3.2025040.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-01 22:19:48 +02:00
1f02e67c5c
core: bump github.com/redis/go-redis/v9 from 9.7.3 to 9.8.0 ( #14317 )
...
Bumps [github.com/redis/go-redis/v9](https://github.com/redis/go-redis ) from 9.7.3 to 9.8.0.
- [Release notes](https://github.com/redis/go-redis/releases )
- [Changelog](https://github.com/redis/go-redis/blob/master/CHANGELOG.md )
- [Commits](https://github.com/redis/go-redis/compare/v9.7.3...v9.8.0 )
---
updated-dependencies:
- dependency-name: github.com/redis/go-redis/v9
dependency-version: 9.8.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-01 22:19:41 +02:00
d0bfb894b4
lifecycle/aws: bump aws-cdk from 2.1012.0 to 2.1013.0 in /lifecycle/aws ( #14318 )
...
Bumps [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk ) from 2.1012.0 to 2.1013.0.
- [Release notes](https://github.com/aws/aws-cdk-cli/releases )
- [Commits](https://github.com/aws/aws-cdk-cli/commits/aws-cdk@v2.1013.0/packages/aws-cdk )
---
updated-dependencies:
- dependency-name: aws-cdk
dependency-version: 2.1013.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-01 22:19:31 +02:00
c5dfdc6deb
website/integrations: youtrack document ( #14264 )
...
* add to sidebar
Signed-off-by: Dominic R <dominic@sdko.org >
* start ak config
Signed-off-by: Dominic R <dominic@sdko.org >
* init
* lint
* spelling
Signed-off-by: Dominic R <dominic@sdko.org >
* Update website/integrations/services/youtrack/index.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: Dominic R <dominic@sdko.org >
* Update website/integrations/services/youtrack/index.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: Dominic R <dominic@sdko.org >
* Update website/integrations/services/youtrack/index.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: Dominic R <dominic@sdko.org >
---------
Signed-off-by: Dominic R <dominic@sdko.org >
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
2025-05-01 11:13:21 -05:00
d04a66ad9a
website/integrations: improve Gitea doc ( #14194 )
...
* Updating to new formatting rules, added note based on GH issue, wording improvements.
* Updated formatting, added testing configuration step, numbered steps, imrpoved wording
* Added numbered steps to the Gitea instructions and changed the navigation steps.
* Changed indenting on codeblocks
* Alterations based on feedback
* Altered icon urls and italicization
* changed line 52 to use png instead of svg
* Update website/integrations/services/gitea/index.md
Co-authored-by: Dominic R <dominic@sdko.org >
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
* Update website/integrations/services/gitea/index.md
Co-authored-by: Dominic R <dominic@sdko.org >
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
* Update website/integrations/services/gitea/index.md
Co-authored-by: Dominic R <dominic@sdko.org >
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
* changed <application lsug> to <slug>
* Update website/integrations/services/gitea/index.md
Co-authored-by: Dominic R <dominic@sdko.org >
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
* Update website/integrations/services/gitea/index.md
Co-authored-by: Dominic R <dominic@sdko.org >
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
* Minor changes to wording/formatting and added a resources section
* Update website/integrations/services/gitea/index.md
Co-authored-by: Dominic R <dominic@sdko.org >
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
* Update website/integrations/services/gitea/index.md
Co-authored-by: Dominic R <dominic@sdko.org >
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
* Update website/integrations/services/gitea/index.md
Co-authored-by: Dominic R <dominic@sdko.org >
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
* Update website/integrations/services/gitea/index.md
Co-authored-by: Dominic R <dominic@sdko.org >
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
* Added missing punctuation
* a few tweaks, and bumb to rebuild
---------
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
Co-authored-by: Dominic R <dominic@sdko.org >
Co-authored-by: Tana M Berry <tana@goauthentik.io >
2025-05-01 09:54:52 -05:00
a5edaabec0
website/docs: "Device code flow" documentation improvements ( #14257 )
...
* Improved RFC reference
Replaced "abilities" with "capabilities" to better reflect RFC wording, added extended summary from RFC to ensure complete and clear understanding.
Signed-off-by: Dametto Luca <45915503+LucaTheHacker@users.noreply.github.com >
* Improved documentation
Added link for brand keyword, removed repetition
Signed-off-by: Dametto Luca <45915503+LucaTheHacker@users.noreply.github.com >
* Improved UX
Marked keywords with Capital letters and proper formatting to clarify those are references to actual values/labels
Signed-off-by: Dametto Luca <45915503+LucaTheHacker@users.noreply.github.com >
* SEO Optimization
Added alternative name to "also known" section to improve searchability
Signed-off-by: Dametto Luca <45915503+LucaTheHacker@users.noreply.github.com >
* Added step-by-step tutorial for setup
Signed-off-by: Dametto Luca <45915503+LucaTheHacker@users.noreply.github.com >
* "Relative vs. absolute paths" rule
Removed full link in favor of relative path
Signed-off-by: Dametto Luca <45915503+LucaTheHacker@users.noreply.github.com >
* Fixed formatting according to style guide
Signed-off-by: Dametto Luca <45915503+LucaTheHacker@users.noreply.github.com >
* Fixed relative path
Signed-off-by: Dametto Luca <45915503+LucaTheHacker@users.noreply.github.com >
* Update website/docs/add-secure-apps/providers/oauth2/device_code.md
Co-authored-by: Dominic R <dominic@sdko.org >
Signed-off-by: Dametto Luca <45915503+LucaTheHacker@users.noreply.github.com >
* Update website/docs/add-secure-apps/providers/oauth2/device_code.md
Co-authored-by: Dominic R <dominic@sdko.org >
Signed-off-by: Dametto Luca <45915503+LucaTheHacker@users.noreply.github.com >
* Update website/docs/add-secure-apps/providers/oauth2/device_code.md
Co-authored-by: Dominic R <dominic@sdko.org >
Signed-off-by: Dametto Luca <45915503+LucaTheHacker@users.noreply.github.com >
* Update website/docs/add-secure-apps/providers/oauth2/device_code.md
Co-authored-by: Dominic R <dominic@sdko.org >
Signed-off-by: Dametto Luca <45915503+LucaTheHacker@users.noreply.github.com >
* Update website/docs/add-secure-apps/providers/oauth2/device_code.md
Co-authored-by: Dominic R <dominic@sdko.org >
Signed-off-by: Dametto Luca <45915503+LucaTheHacker@users.noreply.github.com >
* Update website/docs/add-secure-apps/providers/oauth2/device_code.md
Co-authored-by: Dominic R <dominic@sdko.org >
Signed-off-by: Dametto Luca <45915503+LucaTheHacker@users.noreply.github.com >
* Update device_code.md
removed newline as per "prettier --write"
Signed-off-by: Dametto Luca <45915503+LucaTheHacker@users.noreply.github.com >
* Update website/docs/add-secure-apps/providers/oauth2/device_code.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: Dametto Luca <45915503+LucaTheHacker@users.noreply.github.com >
* Update website/docs/add-secure-apps/providers/oauth2/device_code.md
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
* Update device_code.md
brute forced it here...
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
---------
Signed-off-by: Dametto Luca <45915503+LucaTheHacker@users.noreply.github.com >
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com >
Co-authored-by: Dominic R <dominic@sdko.org >
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Co-authored-by: Dewi Roberts <dewi@goauthentik.io >
2025-05-01 08:43:59 -05:00
daa367bc62
website/docs: adds webfinger doc under oauth provider ( #14247 )
...
* Added document and modified sidebar
* Update website/docs/add-secure-apps/providers/oauth2/webfinger_support.mdx
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
---------
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com >
2025-05-01 08:30:05 -05:00
78345853c2
website/docs: clean up oauth redirect paragraph ( #14291 )
...
* website/docs: clean up oauth redirect paragraph
Signed-off-by: Fletcher Heisler <fheisler@users.noreply.github.com >
* Dominic's edit, and yet another typo
---------
Signed-off-by: Fletcher Heisler <fheisler@users.noreply.github.com >
Co-authored-by: Tana M Berry <tana@goauthentik.io >
2025-04-30 16:11:16 -05:00