Skip to content

website/docs: add entra id scim source (cherry-pick #17357 to version-2025.8)#17362

Merged
dewi-tik merged 2 commits intoversion-2025.8from
cherry-pick/17357-to-version-2025.8
Oct 9, 2025
Merged

website/docs: add entra id scim source (cherry-pick #17357 to version-2025.8)#17362
dewi-tik merged 2 commits intoversion-2025.8from
cherry-pick/17357-to-version-2025.8

Conversation

@authentik-automation
Copy link
Contributor

⚠️ This cherry-pick has conflicts that require manual resolution.

Cherry-pick of #17357 to version-2025.8 branch.

Original PR: #17357
Original Author: @dewi-tik
Cherry-picked commit: 2e03270

Please resolve the conflicts in this PR before merging.

This cherry-pick has conflicts that need manual resolution.

Original PR: #17357
Original commit: 2e03270
@netlify
Copy link

netlify bot commented Oct 9, 2025

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 52152a5
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/68e7f80fcde0d10008bc3b51
😎 Deploy Preview https://deploy-preview-17362--authentik-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link

netlify bot commented Oct 9, 2025

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit 52152a5
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/68e7f80f6d881500082658b7
😎 Deploy Preview https://deploy-preview-17362--authentik-integrations.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@codecov
Copy link

codecov bot commented Oct 9, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.83%. Comparing base (7a0bd0d) to head (52152a5).
⚠️ Report is 1 commits behind head on version-2025.8.

Additional details and impacted files
@@                Coverage Diff                 @@
##           version-2025.8   #17362      +/-   ##
==================================================
+ Coverage           92.78%   92.83%   +0.05%     
==================================================
  Files                 837      837              
  Lines               45389    45389              
==================================================
+ Hits                42115    42138      +23     
+ Misses               3274     3251      -23     
Flag Coverage Δ
e2e 46.50% <ø> (+0.07%) ⬆️
integration 23.52% <ø> (+<0.01%) ⬆️
unit 90.93% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 9, 2025

authentik PR Installation instructions

Instructions for docker-compose

Add the following block to your .env file:

AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-52152a5a82b687ed0af3f833a2c9ffdd367e8939
AUTHENTIK_OUTPOSTS__CONTAINER_IMAGE_BASE=ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s

Afterwards, run the upgrade commands from the latest release notes.

Instructions for Kubernetes

Add the following block to your values.yml file:

authentik:
    outposts:
        container_image_base: ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s
global:
    image:
        repository: ghcr.io/goauthentik/dev-server
        tag: gh-52152a5a82b687ed0af3f833a2c9ffdd367e8939

Afterwards, run the upgrade commands from the latest release notes.

@dewi-tik dewi-tik enabled auto-merge (squash) October 9, 2025 18:36
@dewi-tik dewi-tik merged commit ad2ceda into version-2025.8 Oct 9, 2025
103 of 105 checks passed
@dewi-tik dewi-tik deleted the cherry-pick/17357-to-version-2025.8 branch October 9, 2025 18:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant