Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

website/integrations: Update gitea integration documentation #2182

Merged
merged 1 commit into from
Feb 6, 2022

Conversation

Holi0317
Copy link
Contributor

Newer gitea versions now expose "additional OIDC mapping" to admin GUI.
The configuration file change required in previous versions can now be
done in the GUI.

Details

  • Does this resolve an issue?

No

Changes

Minor update on integration documentation for gitea. They now provide additional OIDC scope when configuring authentication source in the admin GUI. This PR replaces the instruction on editing gitea configuration file with typing correct value in the GUI.

@netlify
Copy link

netlify bot commented Jan 29, 2022

✔️ Deploy Preview for authentik ready!

🔨 Explore the source changes: 8c2cb15

🔍 Inspect the deploy log: https://app.netlify.com/sites/authentik/deploys/61f554103673d30007e9ab1b

😎 Browse the preview: https://deploy-preview-2182--authentik.netlify.app

Newer gitea versions now expose "additional OIDC mapping" to admin GUI.
The configuration file change required in previous versions can now be
done in the GUI.
@codecov
Copy link

codecov bot commented Jan 29, 2022

Codecov Report

Merging #2182 (8c2cb15) into master (b5b5a9e) will decrease coverage by 0.12%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2182      +/-   ##
==========================================
- Coverage   91.59%   91.48%   -0.11%     
==========================================
  Files         447      447              
  Lines       19474    19474              
==========================================
- Hits        17836    17813      -23     
- Misses       1638     1661      +23     
Impacted Files Coverage Δ
authentik/events/models.py 75.58% <0.00%> (-7.25%) ⬇️
authentik/events/tasks.py 85.34% <0.00%> (-4.00%) ⬇️
authentik/stages/email/tasks.py 86.45% <0.00%> (-1.69%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b5b5a9e...8c2cb15. Read the comment docs.

@BeryJu
Copy link
Member

BeryJu commented Jan 30, 2022

Cheers for the PR, I'd like to wait until Gitea 1.16 is actually released before we merge and ship this

@Holi0317
Copy link
Contributor Author

Sure. I just realized I was in gitea rc after opening this pr :)

@roland-5
Copy link

roland-5 commented Feb 6, 2022

Gitea 1.6 was released.

@BeryJu BeryJu merged commit 33754a0 into goauthentik:master Feb 6, 2022
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.

None yet

3 participants