Skip to content

Conversation

ikob
Copy link

@ikob ikob commented Sep 23, 2025

Details

The API URL now includes the web path. Outposts can coexist with authentik deployed behind a reverse proxy under a web path. This PR fix outposts/radius as well.

Note: The AUTHENTIK_HOST environment variable should include the web path, e.g., http://authentik.io:9000/authentik/.

closes #13674 (Address comment raised by @najose)


Checklist

  • Local tests pass (ak test authentik/)
  • The code has been formatted (make lint-fix)

If an API change has been made

  • The API schema has been updated (make gen-build)

If changes to the frontend have been made

  • The code has been formatted (make web)

If applicable

  • The documentation has been updated
  • The documentation has been formatted (make docs)

@ikob ikob requested a review from a team as a code owner September 23, 2025 14:41
Copy link

netlify bot commented Sep 23, 2025

Deploy Preview for authentik-docs canceled.

Name Link
🔨 Latest commit 9fe0807
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/68d4982e36fc2b0008770fa5

Copy link

netlify bot commented Sep 23, 2025

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit 9fe0807
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/68d4982e95fa4500081bfbaf
😎 Deploy Preview https://deploy-preview-16947--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.

Copy link

netlify bot commented Sep 23, 2025

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit 9fe0807
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/68d4982e3154d7000850c193
😎 Deploy Preview https://deploy-preview-16947--authentik-storybook.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.

@BeryJu BeryJu changed the title outposts/ldap: allow outposts even when authentik is behind a reverse proxy. outposts: fix flow executor when using subpath Sep 24, 2025
Co-authored-by: Jens L. <jens@beryju.org>
Signed-off-by: Katsushi Kobayashi <ikob@acm.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Encounter Insufficient Access using LDAP - Authentik
2 participants