Skip to content

website/integrations: add account linking note for WriteFreely#5804

Merged
BeryJu merged 4 commits intomainfrom
unknown repository
Jun 8, 2023
Merged

website/integrations: add account linking note for WriteFreely#5804
BeryJu merged 4 commits intomainfrom
unknown repository

Conversation

@ghost
Copy link

@ghost ghost commented May 29, 2023

Hey everyone,

when connecting authentik with WriteFreely as shown on https://goauthentik.io/integrations/services/writefreely/, I couldn't sign in first as my authentic-user (mail address) was different from the login in WriteFreely (just my name).

Details

  • Does this resolve an issue?
    Resolves missing SSO after setting up authentik for the login workflow in WriteFreely.

Changes

New Features

  • Adds account linking to the documentation.

Breaking Changes

  • Adds breaking change which causes <issue>.

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)
  • The translation files have been updated (make i18n-extract)

If applicable

  • The documentation has been updated
  • The documentation has been formatted (make website)
Bildschirmfoto 2023-05-29 um 20 20 28

@ghost ghost self-requested a review as a code owner May 29, 2023 18:27
@netlify
Copy link

netlify bot commented May 29, 2023

Deploy Preview for authentik ready!

Name Link
🔨 Latest commit 599a6f6
🔍 Latest deploy log https://app.netlify.com/sites/authentik/deploys/6481b0d4fc938000088f6166
😎 Deploy Preview https://deploy-preview-5804--authentik.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 settings.

@BeryJu BeryJu changed the title Update index.md website/integrations: add account linking note for WriteFreely May 29, 2023
Copy link
Member

@BeryJu BeryJu left a comment

Choose a reason for hiding this comment

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

LGTM technically, feel free to check the copy @tanberry

@codecov
Copy link

codecov bot commented May 29, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.21 🎉

Comparison is base (8061d32) 92.41% compared to head (79a8647) 92.62%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5804      +/-   ##
==========================================
+ Coverage   92.41%   92.62%   +0.21%     
==========================================
  Files         549      549              
  Lines       26326    26326              
==========================================
+ Hits        24326    24381      +55     
+ Misses       2000     1945      -55     
Flag Coverage Δ
e2e 51.95% <ø> (+0.91%) ⬆️
integration 26.48% <ø> (ø)
unit 89.47% <ø> (+0.03%) ⬆️

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

see 12 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

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.

Thanks so much @OliverPifferi for adding this valuable information to our docs!

@netlify
Copy link

netlify bot commented Jun 8, 2023

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit 79a8647
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/6481b53dd833760008417351
😎 Deploy Preview https://deploy-preview-5804--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 site settings.

Oliver Pifferi and others added 4 commits June 8, 2023 12:43
Added account linking in WriteFreely's backend

Signed-off-by: Oliver Pifferi <oliver@pifferi.info>
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com>
Signed-off-by: Tana M Berry <tanamarieberry@yahoo.com>
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
@BeryJu BeryJu merged commit 6741439 into goauthentik:main Jun 8, 2023
kensternberg-authentik added a commit that referenced this pull request Jun 8, 2023
* main:
  providers/ldap: rework Schema and DSE (#5838)
  web/flows: update default flow background (#5905)
  web: bump @formatjs/intl-listformat from 7.2.2 to 7.3.0 in /web (#5866)
  website/integrations: add account linking note for WriteFreely (#5804)
  web: bump @storybook/addon-essentials from 7.0.18 to 7.0.20 in /web (#5894)
  web: bump @storybook/web-components-vite from 7.0.18 to 7.0.20 in /web (#5895)
  web: bump @storybook/blocks from 7.0.18 to 7.0.20 in /web (#5893)
  web: bump storybook from 7.0.18 to 7.0.20 in /web (#5896)
  website/docs: correct LDAP StartTLS documentation (#5886)
  core: bump python from 3.11.3-slim-bullseye to 3.11.4-slim-bullseye (#5891)
  ci: bump docker/setup-qemu-action from 2.1.0 to 2.2.0 (#5892)
  core: bump selenium from 4.9.1 to 4.10.0 (#5897)
  web: bump pyright from 1.1.312 to 1.1.313 in /web (#5898)
  web: bump @storybook/addon-links from 7.0.18 to 7.0.20 in /web (#5899)
  web: bump @storybook/web-components from 7.0.18 to 7.0.20 in /web (#5900)
  core: bump urllib3 from 2.0.2 to 2.0.3 (#5901)
  core: bump ruff from 0.0.271 to 0.0.272 (#5902)
  core: bump sentry-sdk from 1.25.0 to 1.25.1 (#5903)
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.

2 participants