Jens Langhammer
7399ed1fbe
re-gen migrations
...
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2026-06-03 12:14:27 +02:00
Jens Langhammer
cb3cbbe704
Merge branch 'main' into core/object-attributes
...
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
# Conflicts:
# packages/client-ts/src/apis/CoreApi.ts
2026-06-03 11:09:17 +02:00
Jens L.
4a267b3ead
ci: replace deprecated app-id with client-id for actions/create-github-app-token ( #22799 )
2026-06-02 20:50:08 +02:00
dependabot[bot]
5770f186b2
web: bump @playwright/test from 1.59.1 to 1.60.0 in /web ( #22476 )
...
Bumps [@playwright/test](https://github.com/microsoft/playwright ) from 1.59.1 to 1.60.0.
- [Release notes](https://github.com/microsoft/playwright/releases )
- [Commits](https://github.com/microsoft/playwright/compare/v1.59.1...v1.60.0 )
---
updated-dependencies:
- dependency-name: "@playwright/test"
dependency-version: 1.60.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>
2026-06-02 20:47:07 +02:00
dependabot[bot]
e8a7dc5321
web: bump the storybook group across 1 directory with 5 updates ( #22653 )
...
Bumps the storybook group with 4 updates in the /web directory: [@storybook/addon-docs](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/docs ), [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links ), [@storybook/web-components](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/web-components ) and [@storybook/web-components-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/web-components-vite ).
Updates `@storybook/addon-docs` from 10.3.6 to 10.4.0
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v10.4.0/code/addons/docs )
Updates `@storybook/addon-links` from 10.3.6 to 10.4.0
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v10.4.0/code/addons/links )
Updates `@storybook/web-components` from 10.3.6 to 10.4.0
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v10.4.0/code/renderers/web-components )
Updates `@storybook/web-components-vite` from 10.3.6 to 10.4.0
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v10.4.0/code/frameworks/web-components-vite )
Updates `storybook` from 10.3.6 to 10.4.1
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v10.4.1/code/core )
---
updated-dependencies:
- dependency-name: "@storybook/addon-docs"
dependency-version: 10.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: storybook
- dependency-name: "@storybook/addon-links"
dependency-version: 10.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: storybook
- dependency-name: "@storybook/web-components"
dependency-version: 10.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: storybook
- dependency-name: "@storybook/web-components-vite"
dependency-version: 10.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: storybook
- dependency-name: storybook
dependency-version: 10.4.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: storybook
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-02 20:46:56 +02:00
Connor Peshek
6cdae9a86e
website/docs: add oidc issuer information ( #22556 )
...
* website/docs: add oidc issuer information
* Update website/docs/add-secure-apps/providers/oauth2/index.mdx
Co-authored-by: Dominic R <dominic@goauthentik.io >
Signed-off-by: Connor Peshek <connor@connorpeshek.me >
* Update website/docs/add-secure-apps/providers/oauth2/index.mdx
Co-authored-by: Dominic R <dominic@goauthentik.io >
Signed-off-by: Connor Peshek <connor@connorpeshek.me >
* Update website/docs/add-secure-apps/providers/oauth2/index.mdx
Co-authored-by: Dominic R <dominic@goauthentik.io >
Signed-off-by: Connor Peshek <connor@connorpeshek.me >
* Apply suggestion from @dominic-r
Signed-off-by: Dominic R <dominic@goauthentik.io >
* update warning to info
* Update language throughout the doc, fix punctuation and spelling
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
* update typos
* fix wording
* lint
---------
Signed-off-by: Connor Peshek <connor@connorpeshek.me >
Signed-off-by: Dominic R <dominic@goauthentik.io >
Signed-off-by: Dewi Roberts <dewi@goauthentik.io >
Co-authored-by: Dominic R <dominic@goauthentik.io >
Co-authored-by: Dewi Roberts <dewi@goauthentik.io >
2026-06-02 18:08:08 +00:00
dependabot[bot]
5c1f435995
ci: bump snok/container-retention-policy from 3.0.1 to 3.1.0 ( #22778 )
...
Bumps [snok/container-retention-policy](https://github.com/snok/container-retention-policy ) from 3.0.1 to 3.1.0.
- [Release notes](https://github.com/snok/container-retention-policy/releases )
- [Commits](https://github.com/snok/container-retention-policy/compare/3b0972b2276b171b212f8c4efbca59ebba26eceb...d3bdcf5ce9b05f685154e4a16c39233b245e3d53 )
---
updated-dependencies:
- dependency-name: snok/container-retention-policy
dependency-version: 3.1.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>
2026-06-02 19:54:28 +02:00
dependabot[bot]
11af3f4030
website: bump the build group across 1 directory with 9 updates ( #22669 )
...
* website: bump the build group across 1 directory with 9 updates
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 ) | `2.0.0` | `2.0.4` |
| [@rspack/binding-linux-arm64-gnu](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack ) | `2.0.0` | `2.0.4` |
| [@rspack/binding-linux-x64-gnu](https://github.com/web-infra-dev/rspack/tree/HEAD/packages/rspack ) | `2.0.0` | `2.0.4` |
| [@swc/core-darwin-arm64](https://github.com/swc-project/swc ) | `1.15.33` | `1.15.40` |
| [@swc/core-linux-arm64-gnu](https://github.com/swc-project/swc ) | `1.15.33` | `1.15.40` |
| [@swc/core-linux-x64-gnu](https://github.com/swc-project/swc ) | `1.15.33` | `1.15.40` |
| [@swc/html-darwin-arm64](https://github.com/swc-project/swc ) | `1.15.33` | `1.15.40` |
| [@swc/html-linux-arm64-gnu](https://github.com/swc-project/swc ) | `1.15.33` | `1.15.40` |
| [@swc/html-linux-x64-gnu](https://github.com/swc-project/swc ) | `1.15.33` | `1.15.40` |
Updates `@rspack/binding-darwin-arm64` from 2.0.0 to 2.0.4
- [Release notes](https://github.com/web-infra-dev/rspack/releases )
- [Commits](https://github.com/web-infra-dev/rspack/commits/v2.0.4/packages/rspack )
Updates `@rspack/binding-linux-arm64-gnu` from 2.0.0 to 2.0.4
- [Release notes](https://github.com/web-infra-dev/rspack/releases )
- [Commits](https://github.com/web-infra-dev/rspack/commits/v2.0.4/packages/rspack )
Updates `@rspack/binding-linux-x64-gnu` from 2.0.0 to 2.0.4
- [Release notes](https://github.com/web-infra-dev/rspack/releases )
- [Commits](https://github.com/web-infra-dev/rspack/commits/v2.0.4/packages/rspack )
Updates `@swc/core-darwin-arm64` from 1.15.33 to 1.15.40
- [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.15.33...v1.15.40 )
Updates `@swc/core-linux-arm64-gnu` from 1.15.33 to 1.15.40
- [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.15.33...v1.15.40 )
Updates `@swc/core-linux-x64-gnu` from 1.15.33 to 1.15.40
- [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.15.33...v1.15.40 )
Updates `@swc/html-darwin-arm64` from 1.15.33 to 1.15.40
- [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.15.33...v1.15.40 )
Updates `@swc/html-linux-arm64-gnu` from 1.15.33 to 1.15.40
- [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.15.33...v1.15.40 )
Updates `@swc/html-linux-x64-gnu` from 1.15.33 to 1.15.40
- [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.15.33...v1.15.40 )
---
updated-dependencies:
- dependency-name: "@rspack/binding-darwin-arm64"
dependency-version: 2.0.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build
- dependency-name: "@rspack/binding-linux-arm64-gnu"
dependency-version: 2.0.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build
- dependency-name: "@rspack/binding-linux-x64-gnu"
dependency-version: 2.0.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build
- dependency-name: "@swc/core-darwin-arm64"
dependency-version: 1.15.40
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build
- dependency-name: "@swc/core-linux-arm64-gnu"
dependency-version: 1.15.40
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build
- dependency-name: "@swc/core-linux-x64-gnu"
dependency-version: 1.15.40
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build
- dependency-name: "@swc/html-darwin-arm64"
dependency-version: 1.15.40
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build
- dependency-name: "@swc/html-linux-arm64-gnu"
dependency-version: 1.15.40
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build
- dependency-name: "@swc/html-linux-x64-gnu"
dependency-version: 1.15.40
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: build
...
Signed-off-by: dependabot[bot] <support@github.com >
* sigh
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 >
2026-06-02 19:54:02 +02:00
dependabot[bot]
b584ef5134
web: bump knip from 6.12.0 to 6.14.1 in /web ( #22657 )
...
Bumps [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip ) from 6.12.0 to 6.14.1.
- [Release notes](https://github.com/webpro-nl/knip/releases )
- [Commits](https://github.com/webpro-nl/knip/commits/knip@6.14.1/packages/knip )
---
updated-dependencies:
- dependency-name: knip
dependency-version: 6.14.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>
2026-06-02 19:53:51 +02:00
Jens L.
2e271785ab
ci: update ubuntu version of ARM runners ( #22798 )
2026-06-02 19:51:53 +02:00
dependabot[bot]
f47fc31b62
core: bump openapitools/openapi-generator-cli from v7.20.0 to v7.22.0 in /packages/client-go ( #22573 )
...
core: bump openapitools/openapi-generator-cli in /packages/client-go
Bumps openapitools/openapi-generator-cli from v7.20.0 to v7.22.0.
---
updated-dependencies:
- dependency-name: openapitools/openapi-generator-cli
dependency-version: v7.22.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-02 19:18:43 +02:00
dependabot[bot]
bd1901f4ca
core: bump axllent/mailpit from v1.30.0 to v1.30.1 in /tests/e2e ( #22747 )
...
Bumps axllent/mailpit from v1.30.0 to v1.30.1.
---
updated-dependencies:
- dependency-name: axllent/mailpit
dependency-version: v1.30.1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-02 19:07:38 +02:00
dependabot[bot]
de9d4ab810
core: bump goauthentik/fips-python from 33d1ed9 to 7a06339 in /lifecycle/container ( #22676 )
...
core: bump goauthentik/fips-python in /lifecycle/container
Bumps goauthentik/fips-python from `33d1ed9` to `7a06339`.
---
updated-dependencies:
- dependency-name: goauthentik/fips-python
dependency-version: 3.14.5-slim-trixie-fips
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>
2026-06-02 19:07:08 +02:00
Teffen Ellis
0d1abb6d75
ci: explicitly exit Node lint scripts to fix CI hang ( #22794 )
...
The three Node scripts that run under `setup-node` (lint-lockfile,
lint-runtime, setup-corepack) finish their main work but the Node
process does not exit — the event loop is kept alive by an outstanding
handle from one of the upstream libraries. In CI this causes the step
to hang indefinitely until the runner timeout fires.
Add an explicit `process.exit(0)` after the success path in each
script. setup-corepack is restructured so `main()` returns the
`$`corepack …`` promise and the success log moves into `.then()`
before the exit, keeping ordering deterministic.
Co-authored-by: Agent (authentik-m-split-pr-committed-every-mikado) <279763771+playpen-agent@users.noreply.github.com >
2026-06-02 18:42:14 +02:00
dependabot[bot]
12d4c0ac2d
core: bump openapitools/openapi-generator-cli from v7.21.0 to v7.22.0 in /packages/client-ts ( #22575 )
...
* core: bump openapitools/openapi-generator-cli in /packages/client-ts
Bumps openapitools/openapi-generator-cli from v7.21.0 to v7.22.0.
---
updated-dependencies:
- dependency-name: openapitools/openapi-generator-cli
dependency-version: v7.22.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
* re-gen
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 >
2026-06-02 18:25:13 +02:00
dependabot[bot]
54c267ebd5
core: bump django-stubs[compatible-mypy] from 6.0.4 to 6.0.5 ( #22748 )
...
Bumps [django-stubs[compatible-mypy]](https://github.com/typeddjango/django-stubs ) from 6.0.4 to 6.0.5.
- [Release notes](https://github.com/typeddjango/django-stubs/releases )
- [Commits](https://github.com/typeddjango/django-stubs/compare/6.0.4...6.0.5 )
---
updated-dependencies:
- dependency-name: django-stubs[compatible-mypy]
dependency-version: 6.0.5
dependency-type: direct:development
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>
2026-06-02 17:19:09 +02:00
dependabot[bot]
9d943ad757
lifecycle/aws: bump aws-cdk from 2.1123.0 to 2.1124.1 in /lifecycle/aws ( #22709 )
...
Bumps [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk ) from 2.1123.0 to 2.1124.1.
- [Release notes](https://github.com/aws/aws-cdk-cli/releases )
- [Commits](https://github.com/aws/aws-cdk-cli/commits/aws-cdk@v2.1124.1/packages/aws-cdk )
---
updated-dependencies:
- dependency-name: aws-cdk
dependency-version: 2.1124.1
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>
2026-06-02 17:15:36 +02:00
dependabot[bot]
3bd65235a6
core: bump msgraph-sdk from 1.57.0 to 1.58.0 ( #22711 )
...
Bumps [msgraph-sdk](https://github.com/microsoftgraph/msgraph-sdk-python ) from 1.57.0 to 1.58.0.
- [Release notes](https://github.com/microsoftgraph/msgraph-sdk-python/releases )
- [Changelog](https://github.com/microsoftgraph/msgraph-sdk-python/blob/main/CHANGELOG.md )
- [Commits](https://github.com/microsoftgraph/msgraph-sdk-python/compare/v1.57.0...v1.58.0 )
---
updated-dependencies:
- dependency-name: msgraph-sdk
dependency-version: 1.58.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>
2026-06-02 17:15:07 +02:00
dependabot[bot]
83b4c2eb9f
web: bump tmp from 0.2.5 to 0.2.7 in /web ( #22745 )
...
Bumps [tmp](https://github.com/raszi/node-tmp ) from 0.2.5 to 0.2.7.
- [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md )
- [Commits](https://github.com/raszi/node-tmp/compare/v0.2.5...v0.2.7 )
---
updated-dependencies:
- dependency-name: tmp
dependency-version: 0.2.7
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-02 17:14:34 +02:00
dependabot[bot]
e29a35d948
web: bump tmp from 0.2.6 to 0.2.7 ( #22746 )
...
Bumps [tmp](https://github.com/raszi/node-tmp ) from 0.2.6 to 0.2.7.
- [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md )
- [Commits](https://github.com/raszi/node-tmp/compare/v0.2.6...v0.2.7 )
---
updated-dependencies:
- dependency-name: tmp
dependency-version: 0.2.7
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-02 17:14:21 +02:00
dependabot[bot]
4032c108ec
core: bump aws-cdk-lib from 2.256.0 to 2.257.0 ( #22749 )
...
Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk ) from 2.256.0 to 2.257.0.
- [Release notes](https://github.com/aws/aws-cdk/releases )
- [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.alpha.md )
- [Commits](https://github.com/aws/aws-cdk/compare/v2.256.0...v2.257.0 )
---
updated-dependencies:
- dependency-name: aws-cdk-lib
dependency-version: 2.257.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>
2026-06-02 17:05:29 +02:00
dependabot[bot]
b24d1b0979
core: bump astral-sh/uv from 0.11.16 to 0.11.17 in /lifecycle/container ( #22751 )
...
Bumps [astral-sh/uv](https://github.com/astral-sh/uv ) from 0.11.16 to 0.11.17.
- [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.11.16...0.11.17 )
---
updated-dependencies:
- dependency-name: astral-sh/uv
dependency-version: 0.11.17
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>
2026-06-02 17:05:14 +02:00
dependabot[bot]
125dad8478
core: bump reqwest from 0.13.3 to 0.13.4 ( #22755 )
...
Bumps [reqwest](https://github.com/seanmonstar/reqwest ) from 0.13.3 to 0.13.4.
- [Release notes](https://github.com/seanmonstar/reqwest/releases )
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.13.3...v0.13.4 )
---
updated-dependencies:
- dependency-name: reqwest
dependency-version: 0.13.4
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>
2026-06-02 17:04:45 +02:00
dependabot[bot]
aac925ee5e
core: bump github.com/grafana/pyroscope-go from 1.3.0 to 1.3.1 ( #22773 )
...
Bumps [github.com/grafana/pyroscope-go](https://github.com/grafana/pyroscope-go ) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/grafana/pyroscope-go/releases )
- [Commits](https://github.com/grafana/pyroscope-go/compare/v1.3.0...v1.3.1 )
---
updated-dependencies:
- dependency-name: github.com/grafana/pyroscope-go
dependency-version: 1.3.1
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>
2026-06-02 17:04:30 +02:00
dependabot[bot]
518d605b8f
core: bump uvicorn[standard] from 0.47.0 to 0.48.0 ( #22774 )
...
Bumps [uvicorn[standard]](https://github.com/Kludex/uvicorn ) from 0.47.0 to 0.48.0.
- [Release notes](https://github.com/Kludex/uvicorn/releases )
- [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md )
- [Commits](https://github.com/Kludex/uvicorn/compare/0.47.0...0.48.0 )
---
updated-dependencies:
- dependency-name: uvicorn[standard]
dependency-version: 0.48.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>
2026-06-02 17:04:17 +02:00
authentik-automation[bot]
4c51a726bc
core, web: update translations ( #22786 )
...
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>
2026-06-02 17:04:04 +02:00
dependabot[bot]
decda7eb7a
core: bump ruff from 0.15.14 to 0.15.15 ( #22775 )
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.15.14 to 0.15.15.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/0.15.14...0.15.15 )
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.15.15
dependency-type: direct:development
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>
2026-06-02 17:03:34 +02:00
dependabot[bot]
931b7f684a
core: bump coverage[toml] from 7.14.0 to 7.14.1 ( #22776 )
...
Bumps [coverage[toml]](https://github.com/coveragepy/coveragepy ) from 7.14.0 to 7.14.1.
- [Release notes](https://github.com/coveragepy/coveragepy/releases )
- [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst )
- [Commits](https://github.com/coveragepy/coveragepy/compare/7.14.0...7.14.1 )
---
updated-dependencies:
- dependency-name: coverage[toml]
dependency-version: 7.14.1
dependency-type: direct:development
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>
2026-06-02 17:03:15 +02:00
dependabot[bot]
c1e784689b
ci: bump getsentry/action-release from 3.6.0 to 3.6.1 ( #22777 )
...
Bumps [getsentry/action-release](https://github.com/getsentry/action-release ) from 3.6.0 to 3.6.1.
- [Release notes](https://github.com/getsentry/action-release/releases )
- [Changelog](https://github.com/getsentry/action-release/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getsentry/action-release/compare/5657c9e888b4e2cc85f4d29143ea4131fde4a73a...f71adb49d4b2aeeda98052d3de234bbb0f3e03ab )
---
updated-dependencies:
- dependency-name: getsentry/action-release
dependency-version: 3.6.1
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>
2026-06-02 17:03:03 +02:00
dependabot[bot]
17395b2d36
ci: bump docker/setup-qemu-action from 4.0.0 to 4.1.0 ( #22779 )
...
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](https://github.com/docker/setup-qemu-action/compare/ce360397dd3f832beb865e1373c09c0e9f86d70a...06116385d9baf250c9f4dcb4858b16962ea869c3 )
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
dependency-version: 4.1.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>
2026-06-02 17:02:41 +02:00
dependabot[bot]
232b67420e
ci: bump taiki-e/install-action from 2.79.6 to 2.80.0 in /.github/actions/setup ( #22781 )
...
ci: bump taiki-e/install-action in /.github/actions/setup
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action ) from 2.79.6 to 2.80.0.
- [Release notes](https://github.com/taiki-e/install-action/releases )
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/taiki-e/install-action/compare/f48d2f8ba2b452934c948b7be1a768079c3632ff...50b4a718b59c718df4ef27a3b445f86cd57b9f00 )
---
updated-dependencies:
- dependency-name: taiki-e/install-action
dependency-version: 2.79.14
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>
2026-06-02 17:02:15 +02:00
dependabot[bot]
48a66f55f4
ci: bump aws-actions/configure-aws-credentials from 6.1.1 to 6.1.3 ( #22780 )
...
Bumps [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials ) from 6.1.1 to 6.1.3.
- [Release notes](https://github.com/aws-actions/configure-aws-credentials/releases )
- [Changelog](https://github.com/aws-actions/configure-aws-credentials/blob/main/CHANGELOG.md )
- [Commits](https://github.com/aws-actions/configure-aws-credentials/compare/d979d5b3a71173a29b74b5b88418bfda9437d885...99214aa6889fcddfa57764031d71add364327e59 )
---
updated-dependencies:
- dependency-name: aws-actions/configure-aws-credentials
dependency-version: 6.1.3
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>
2026-06-02 17:01:50 +02:00
authentik-automation[bot]
e8a8a4b2e7
stages/authenticator_webauthn: Update FIDO MDS3 & Passkey aaguid blobs ( #22772 )
...
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>
2026-06-02 17:00:07 +02:00
Dominic R
13243fdcb4
website/integrations: Elastic Cloud: cleanup ( #22707 )
...
Agent-thread: https://sdko.org/internal/threads/019e6b68-45f2-7542-be4f-d5f66dc30675
A7k-product: product
A7k-product-repo: 4
Co-authored-by: Agent <agent@svc.sdko.net >
2026-06-02 13:23:51 +00:00
Dominic R
044ca286ab
website/integrations: Microsoft 365: cleanup ( #22706 )
...
Align the Microsoft 365 guide with current authentik labels and Microsoft SAML federation requirements.
Agent-thread: https://sdko.org/internal/threads/019e6b67-f02e-7f40-8f0c-1b70655a68b8
A7k-product: product
A7k-product-repo: 3
Co-authored-by: Agent <agent@svc.sdko.net >
2026-06-02 13:19:16 +00:00
Dominic R
a058248d43
website/integrations: Salesforce: cleanup ( #22708 )
...
* website/integrations: Salesforce: cleanup
Agent-thread: https://sdko.org/internal/threads/019e6b86-c95f-72e2-888c-9104fb34d9e0
A7k-product: product
A7k-product-repo: 1
Co-authored-by: Agent <agent@svc.sdko.net >
* fix
---------
Co-authored-by: Agent <agent@svc.sdko.net >
2026-06-02 12:54:55 +00:00
Jens L.
1f3856f862
website/docs: update endpoint SSH docs ( #22759 )
...
* website/docs: update endpoint SSH docs
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* Apply suggestion from @dewi-tik
Co-authored-by: Dewi Roberts <dewi@goauthentik.io >
Signed-off-by: Jens L. <jens@beryju.org >
* Apply suggestion from @dewi-tik
Co-authored-by: Dewi Roberts <dewi@goauthentik.io >
Signed-off-by: Jens L. <jens@beryju.org >
* Apply suggestion from @dewi-tik
Co-authored-by: Dewi Roberts <dewi@goauthentik.io >
Signed-off-by: Jens L. <jens@beryju.org >
* re-fix
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
Signed-off-by: Jens L. <jens@beryju.org >
Co-authored-by: Dewi Roberts <dewi@goauthentik.io >
2026-06-02 14:10:08 +02:00
Jens L.
9508ac62ce
tests/e2e: fix proxy tests failing due to in-use port ( #22785 )
...
* tests/e2e: fix proxxy tests failing due to in-use port
* correctly update providers once container is created
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix connectivity test
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* idk man
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* hmm
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix duplicate port?
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* Revert "fix connectivity test"
This reverts commit e531c650ad .
* Revert "correctly update providers once container is created"
This reverts commit cda9684db7 .
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
# Conflicts:
# tests/e2e/test_provider_proxy.py
* Revert "tests/e2e: fix proxxy tests failing due to in-use port"
This reverts commit d224b54f52 .
* remove debug
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2026-06-02 14:09:47 +02:00
Marc 'risson' Schmitt
f4e4bfcbe5
root: fix schema and API clients ( #22735 )
...
* regenerate schema
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
* update ts client
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
---------
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
2026-06-01 18:42:06 +02:00
Marc 'risson' Schmitt
9e75f62c0d
website/docs: 2025.12.6 release notes ( #22719 )
...
* website/docs: 2025.12.6 release notes
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
* Apply suggestions from code review
Co-authored-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
* spellcheck
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
* spellcheck
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
* fixup
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
---------
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
2026-05-28 17:48:06 +02:00
Marc 'risson' Schmitt
d4ff4ca9d5
website/docs: 2026.2.4 release notes ( #22720 )
...
* website/docs: 2026.2.4 release notes
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
* spellcheck
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
* fixup
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
---------
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
2026-05-28 17:47:37 +02:00
Marc 'risson' Schmitt
43100a4eb9
website/docs: 2026.5.2 release notes ( #22721 )
...
* website/docs: 2026.5.1 release notes
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
* spellcheck
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
* fixup
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
* whoops
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
---------
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
2026-05-28 17:46:58 +02:00
authentik-automation[bot]
a370d76d23
security: automated internal backport of patch GHSA-c3m2-jqmq-pvp3.sec.patch to authentik-main ( #22732 )
...
* Automated internal backport of patch GHSA-c3m2-jqmq-pvp3.sec.patch to authentik-main
* fix spellcheck
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
---------
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
Co-authored-by: authentik-automation[bot] <135050075+authentik-automation[bot]@users.noreply.github.com>
Co-authored-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
2026-05-28 16:43:35 +02:00
authentik-automation[bot]
8830a712b0
security: automated internal backport of patch GHSA-xp7f-xjjx-gwm8.sec.patch to authentik-main ( #22734 )
...
Automated internal backport of patch GHSA-xp7f-xjjx-gwm8.sec.patch to authentik-main
Co-authored-by: authentik-automation[bot] <135050075+authentik-automation[bot]@users.noreply.github.com>
2026-05-28 16:39:26 +02:00
authentik-automation[bot]
3243c974b2
security: automated internal backport of patch GHSA-wr38-7xg8-fqxr.sec.patch to authentik-main ( #22733 )
...
Automated internal backport of patch GHSA-wr38-7xg8-fqxr.sec.patch to authentik-main
Co-authored-by: authentik-automation[bot] <135050075+authentik-automation[bot]@users.noreply.github.com>
2026-05-28 16:38:49 +02:00
Jens L.
9e03bb3b26
tests/e2e: bump endpoints version in e2e test container ( #22704 )
...
this fixes the failing CI on endpoints, oops
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2026-05-28 00:07:45 +02:00
Jens L.
5409b54a69
enterprise/providers/scim: fix last_updated for OAuth interactive ( #22678 )
...
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2026-05-27 23:33:56 +02:00
dependabot[bot]
35cca04911
web: bump tmp from 0.2.5 to 0.2.6 ( #22682 )
...
Bumps [tmp](https://github.com/raszi/node-tmp ) from 0.2.5 to 0.2.6.
- [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md )
- [Commits](https://github.com/raszi/node-tmp/compare/v0.2.5...v0.2.6 )
---
updated-dependencies:
- dependency-name: tmp
dependency-version: 0.2.6
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-27 23:32:50 +02:00
dependabot[bot]
38f810a06e
core: bump aws-cdk-lib from 2.255.0 to 2.256.0 ( #22675 )
...
Bumps [aws-cdk-lib](https://github.com/aws/aws-cdk ) from 2.255.0 to 2.256.0.
- [Release notes](https://github.com/aws/aws-cdk/releases )
- [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.alpha.md )
- [Commits](https://github.com/aws/aws-cdk/compare/v2.255.0...v2.256.0 )
---
updated-dependencies:
- dependency-name: aws-cdk-lib
dependency-version: 2.256.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>
2026-05-27 22:47:29 +02:00
Jens L.
7dd26c2261
providers/oauth2: fix session decode when upgrading from 2026.2 ( #22684 )
...
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2026-05-27 22:35:09 +02:00