Skip to content

website/docs: add GitLab social login source guide#22764

Merged
dominic-r merged 3 commits into
goauthentik:mainfrom
4www:docs-gitlab-social
Jun 4, 2026
Merged

website/docs: add GitLab social login source guide#22764
dominic-r merged 3 commits into
goauthentik:mainfrom
4www:docs-gitlab-social

Conversation

@4www
Copy link
Copy Markdown
Contributor

@4www 4www commented May 31, 2026

Details

This is a documentation only PR, adding some information about adding Gitlab as a social provider login.

I am opening this PR because I had troubles finding out which Gitlab Application scopes to use, and as the source code answered the question, I thought it could be documented.

I initially implemented Github login on my instance, and used its documentation as reference.

Edit: rendered https://deploy-preview-22764--authentik-docs.netlify.app/users-sources/sources/social-logins/gitlab/

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 and clients have been updated (make gen)

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)

@4www 4www requested a review from a team as a code owner May 31, 2026 14:20
@netlify
Copy link
Copy Markdown

netlify Bot commented May 31, 2026

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit 34de06c
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/6a21deafa6eded0008322db0
😎 Deploy Preview https://deploy-preview-22764--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.

@dominic-r dominic-r self-assigned this May 31, 2026
@dominic-r dominic-r self-requested a review May 31, 2026 14:21
@netlify
Copy link
Copy Markdown

netlify Bot commented May 31, 2026

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 34de06c
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/6a21deaf4426600008d31e64
😎 Deploy Preview https://deploy-preview-22764--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.

@BeryJu BeryJu added the area:docs Features or issues related to Docusaurus label Jun 2, 2026
dominic-r and others added 2 commits June 4, 2026 16:22
Restructure the GitLab source guide so GitLab.com and self-hosted setup are handled in one flow.

Agent-thread: https://sdko.org/internal/threads/019e9445-5367-7973-8c2e-9a6be0cedfb3
A7k-product: product
A7k-product-repo: 4
Co-authored-by: Agent <agent@svc.sdko.net>
@netlify
Copy link
Copy Markdown

netlify Bot commented Jun 4, 2026

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit b9af01d
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/6a21de8a92ac9c00084f94e0
😎 Deploy Preview https://deploy-preview-22764--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.

Copy link
Copy Markdown
Member

@dominic-r dominic-r left a comment

Choose a reason for hiding this comment

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

Thanks!

@netlify
Copy link
Copy Markdown

netlify Bot commented Jun 4, 2026

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit 34de06c
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/6a21deafa80eb10008d6459f
😎 Deploy Preview https://deploy-preview-22764--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.

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.25%. Comparing base (d307e20) to head (34de06c).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #22764      +/-   ##
==========================================
- Coverage   93.30%   93.25%   -0.05%     
==========================================
  Files        1033     1033              
  Lines       60154    60154              
  Branches      400      400              
==========================================
- Hits        56125    56096      -29     
- Misses       4029     4058      +29     
Flag Coverage Δ
conformance 36.55% <ø> (+<0.01%) ⬆️
e2e 41.81% <ø> (ø)
integration 32.51% <ø> (-0.49%) ⬇️
rust 0.00% <ø> (ø)
unit 92.23% <ø> (+<0.01%) ⬆️
unit-migrate 92.26% <ø> (-0.01%) ⬇️

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

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

@dominic-r dominic-r merged commit 26e7078 into goauthentik:main Jun 4, 2026
108 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:docs Features or issues related to Docusaurus

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants