Skip to content

Conversation

@dewi-tik
Copy link
Contributor

@dewi-tik dewi-tik commented Apr 24, 2025

Details

Adds an integration doc for Atlassian cloud (Jira, confluence, trello etc).

WIP

Closes #7871


Checklist

If applicable

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

@netlify
Copy link

netlify bot commented Apr 24, 2025

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 79ef4f4
🔍 Latest deploy log https://app.netlify.com/sites/authentik-docs/deploys/681874e33041e80008e8b183
😎 Deploy Preview https://deploy-preview-14209--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 site configuration.

@netlify
Copy link

netlify bot commented Apr 24, 2025

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit 79ef4f4
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/681874e37a595800087ba122

@codecov
Copy link

codecov bot commented Apr 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.70%. Comparing base (5aedc8a) to head (79ef4f4).
Report is 136 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #14209      +/-   ##
==========================================
- Coverage   92.75%   92.70%   -0.06%     
==========================================
  Files         809      809              
  Lines       41533    41533              
==========================================
- Hits        38526    38504      -22     
- Misses       3007     3029      +22     
Flag Coverage Δ
e2e 47.77% <ø> (-0.09%) ⬇️
integration 24.39% <ø> (ø)
unit 90.57% <ø> (ø)

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.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions
Copy link
Contributor

github-actions bot commented Apr 24, 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-79ef4f4dc572a3137d3d3ff50695d019ad9ce3e6
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-79ef4f4dc572a3137d3d3ff50695d019ad9ce3e6

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

…o the admin account required in Atlassian, fixed typos
@dewi-tik dewi-tik marked this pull request as ready for review April 28, 2025 13:00
@dewi-tik dewi-tik requested a review from a team as a code owner April 28, 2025 13:00
dewi-tik and others added 9 commits May 2, 2025 08:59
Co-authored-by: Dominic R <dominic@sdko.org>
Signed-off-by: Dewi Roberts <dewi@goauthentik.io>
Co-authored-by: Dominic R <dominic@sdko.org>
Signed-off-by: Dewi Roberts <dewi@goauthentik.io>
Co-authored-by: Dominic R <dominic@sdko.org>
Signed-off-by: Dewi Roberts <dewi@goauthentik.io>
Co-authored-by: Dominic R <dominic@sdko.org>
Signed-off-by: Dewi Roberts <dewi@goauthentik.io>
Co-authored-by: Dominic R <dominic@sdko.org>
Signed-off-by: Dewi Roberts <dewi@goauthentik.io>
Co-authored-by: Dominic R <dominic@sdko.org>
Signed-off-by: Dewi Roberts <dewi@goauthentik.io>
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com>
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com>
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com>
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com>
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com>
Copy link
Contributor

@tanberry tanberry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few optional edits, and thank you @dewi-tik !

@dewi-tik dewi-tik merged commit b82d310 into main May 5, 2025
92 checks passed
@dewi-tik dewi-tik deleted the website/integrations/add-atlassian branch May 5, 2025 12:09
kensternberg-authentik added a commit that referenced this pull request May 5, 2025
* main: (99 commits)
  web, website: update browserslist (#14386)
  core, web: update translations (#14383)
  website/integrations: add atlassian (#14209)
  core: bump github.com/pires/go-proxyproto from 0.8.0 to 0.8.1 (#14388)
  ci: bump golangci/golangci-lint-action from 7 to 8 (#14389)
  core: bump axllent/mailpit from v1.24.1 to v1.24.2 in /tests/e2e (#14390)
  translate: Updates for file web/xliff/en.xlf in it (#14372)
  translate: Updates for file web/xliff/en.xlf in zh_CN (#14374)
  translate: Updates for file web/xliff/en.xlf in zh-Hans (#14375)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in pt (#14379)
  website/integrations: Fix outpost link for Home Assistant configuration (#14382)
  website/docs: fix leftover placeholder in release notes (#14377)
  website/integrations: minio: fix typo (#14376)
  core: bump goauthentik/fips-python from 3.12.10-slim-bookworm-fips to 3.13.3-slim-bookworm-fips (#12763)
  core: bump axllent/mailpit from v1.6.5 to v1.24.1 in /tests/e2e (#14341)
  core: bump selenium/standalone-chrome from 122.0 to 135.0 in /tests/e2e (#14342)
  core: bump lxml from 5.3.2 to v5.4.0 (#14355)
  core: bump azure-core from 1.33.0 to v1.34.0 (#14345)
  core: bump boto3 from 1.37.35 to v1.38.7 (#14346)
  core: bump celery from 5.5.1 to v5.5.2 (#14347)
  ...
kensternberg-authentik added a commit that referenced this pull request May 6, 2025
* main: (112 commits)
  web: cleanup/loading attribute always true (#14288)
  core: bump selenium from 4.31.0 to v4.32.0 (#14394)
  website/docs: Update Docusaurus config. Prep for version picker. (#14401)
  core: bump golang.org/x/oauth2 from 0.29.0 to 0.30.0 (#14405)
  core: bump golang.org/x/sync from 0.13.0 to 0.14.0 (#14406)
  core: bump selenium/standalone-chrome from 135.0 to 136.0 in /tests/e2e (#14407)
  core, web: update translations (#14402)
  core: bump boto3 from 1.38.7 to v1.38.8 (#14393)
  core: bump setuptools from 80.1.0 to v80.3.1 (#14395)
  core: bump twilio from 9.5.2 to v9.6.0 (#14396)
  website/docs: add one more reference and link about `can view Admin interface` (#14399)
  website/docs: Update deps. (#14397)
  website/docs: Add pkg-config to the brew dependencies (#14398)
  web, website: update browserslist (#14386)
  core, web: update translations (#14383)
  website/integrations: add atlassian (#14209)
  core: bump github.com/pires/go-proxyproto from 0.8.0 to 0.8.1 (#14388)
  ci: bump golangci/golangci-lint-action from 7 to 8 (#14389)
  core: bump axllent/mailpit from v1.24.1 to v1.24.2 in /tests/e2e (#14390)
  translate: Updates for file web/xliff/en.xlf in it (#14372)
  ...
kensternberg-authentik added a commit that referenced this pull request May 22, 2025
* main: (45 commits)
  web, website: update browserslist (#14386)
  core, web: update translations (#14383)
  website/integrations: add atlassian (#14209)
  core: bump github.com/pires/go-proxyproto from 0.8.0 to 0.8.1 (#14388)
  ci: bump golangci/golangci-lint-action from 7 to 8 (#14389)
  core: bump axllent/mailpit from v1.24.1 to v1.24.2 in /tests/e2e (#14390)
  translate: Updates for file web/xliff/en.xlf in it (#14372)
  translate: Updates for file web/xliff/en.xlf in zh_CN (#14374)
  translate: Updates for file web/xliff/en.xlf in zh-Hans (#14375)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in pt (#14379)
  website/integrations: Fix outpost link for Home Assistant configuration (#14382)
  website/docs: fix leftover placeholder in release notes (#14377)
  website/integrations: minio: fix typo (#14376)
  core: bump goauthentik/fips-python from 3.12.10-slim-bookworm-fips to 3.13.3-slim-bookworm-fips (#12763)
  core: bump axllent/mailpit from v1.6.5 to v1.24.1 in /tests/e2e (#14341)
  core: bump selenium/standalone-chrome from 122.0 to 135.0 in /tests/e2e (#14342)
  core: bump lxml from 5.3.2 to v5.4.0 (#14355)
  core: bump azure-core from 1.33.0 to v1.34.0 (#14345)
  core: bump boto3 from 1.37.35 to v1.38.7 (#14346)
  core: bump celery from 5.5.1 to v5.5.2 (#14347)
  ...
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.

Authentik - Confluence Cloud integration

4 participants