Skip to content

website/integrations: minio: configure openid on web#9874

Merged
rissson merged 20 commits intogoauthentik:mainfrom
dominic-r:integrations/minio-openid-on-web
Jul 3, 2024
Merged

website/integrations: minio: configure openid on web#9874
rissson merged 20 commits intogoauthentik:mainfrom
dominic-r:integrations/minio-openid-on-web

Conversation

@dominic-r
Copy link
Member

Details

closes #9873

slight fixes on minio integration docs and documents configuration via web interface


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 website)

4d62 added 5 commits May 26, 2024 22:20
Signed-off-by: 4d62 <ext@4d62.me>
Signed-off-by: 4d62 <ext@4d62.me>
Signed-off-by: 4d62 <ext@4d62.me>
Signed-off-by: 4d62 <ext@4d62.me>
Signed-off-by: 4d62 <ext@4d62.me>
@dominic-r dominic-r requested a review from a team as a code owner May 27, 2024 02:44
@netlify
Copy link

netlify bot commented May 27, 2024

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit b25d1fa
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/6672f96982acd400085de53b
😎 Deploy Preview https://deploy-preview-9874--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 configuration.

@netlify
Copy link

netlify bot commented May 27, 2024

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit b25d1fa
🔍 Latest deploy log https://app.netlify.com/sites/authentik-docs/deploys/6672f969ac5b9b0008af8d0c
😎 Deploy Preview https://deploy-preview-9874--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.

@codecov
Copy link

codecov bot commented May 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.37%. Comparing base (5201a37) to head (b25d1fa).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9874      +/-   ##
==========================================
- Coverage   92.61%   92.37%   -0.25%     
==========================================
  Files         712      712              
  Lines       34933    34933              
==========================================
- Hits        32354    32270      -84     
- Misses       2579     2663      +84     
Flag Coverage Δ
e2e 48.86% <ø> (-0.71%) ⬇️
integration 25.40% <ø> (ø)
unit 90.09% <ø> (ø)

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.

@rissson rissson changed the title Integrations/minio: configure openid on web website/integrations: minio: configure openid on web May 27, 2024
@rissson rissson requested a review from tanberry May 27, 2024 11:38
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 nits, mostly with formatting, thanks so much for this contribution!

4d62 and others added 2 commits June 11, 2024 10:33
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com>
Signed-off-by: 4d62 <ext@4d62.me>
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com>
Signed-off-by: 4d62 <ext@4d62.me>
@dominic-r
Copy link
Member Author

I didn't edit most of that file but it's nice a cleanup is being done

4d62 and others added 8 commits June 11, 2024 10:35
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com>
Signed-off-by: 4d62 <ext@4d62.me>
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com>
Signed-off-by: 4d62 <ext@4d62.me>
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com>
Signed-off-by: 4d62 <ext@4d62.me>
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com>
Signed-off-by: 4d62 <ext@4d62.me>
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com>
Signed-off-by: 4d62 <ext@4d62.me>
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com>
Signed-off-by: 4d62 <ext@4d62.me>
Signed-off-by: 4d62 <ext@4d62.me>
@dominic-r
Copy link
Member Author

dominic-r commented Jun 11, 2024

ok @tanberry i think this is ready for final review. I'll refresh all docs once you finish the style guide so it's ok if a few things don't follow the guide.

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 @4d62 ! I hope by merging this we don't cause conflicts in your other open PRs... I guess you can re-sync with main.

@tanberry
Copy link
Contributor

Oppps I just saw that the lint-prettier build check failed. Can you take a look, please?

@dominic-r
Copy link
Member Author

oops @tanberry should be good now

@dominic-r
Copy link
Member Author

@tanberry

@rissson rissson merged commit 1789ed6 into goauthentik:main Jul 3, 2024
@dominic-r dominic-r deleted the integrations/minio-openid-on-web branch July 3, 2024 17:33
kensternberg-authentik added a commit that referenced this pull request Jul 5, 2024
* main:
  website/docs: add links and tweaks to existing docs on flow executors (#10340)
  sources/saml: fix pickle error, add saml auth tests (#10348)
  web: bump API Client version (#10351)
  core: applications api: add option to only list apps with launch url (#10336)
  website/integrations: minio: configure openid on web (#9874)
  website/docs: integrations: gitea: specify callback url (#10180)
  providers/saml: fix metadata import error handling (#10349)
  core, web: update translations (#10341)
  core: bump twilio from 9.2.2 to 9.2.3 (#10343)
  core: bump google-api-python-client from 2.135.0 to 2.136.0 (#10344)
  translate: Updates for file web/xliff/en.xlf in zh-Hans (#10339)
  translate: Updates for file web/xliff/en.xlf in zh_CN (#10338)
  web: bump the storybook group in /web with 7 updates (#10263)
  web: lintpicking (#10212)
kensternberg-authentik added a commit that referenced this pull request Jul 15, 2024
* main:
  website/docs: add links and tweaks to existing docs on flow executors (#10340)
  sources/saml: fix pickle error, add saml auth tests (#10348)
  web: bump API Client version (#10351)
  core: applications api: add option to only list apps with launch url (#10336)
  website/integrations: minio: configure openid on web (#9874)
  website/docs: integrations: gitea: specify callback url (#10180)
  providers/saml: fix metadata import error handling (#10349)
  core, web: update translations (#10341)
  core: bump twilio from 9.2.2 to 9.2.3 (#10343)
  core: bump google-api-python-client from 2.135.0 to 2.136.0 (#10344)
  translate: Updates for file web/xliff/en.xlf in zh-Hans (#10339)
  translate: Updates for file web/xliff/en.xlf in zh_CN (#10338)
  web: bump the storybook group in /web with 7 updates (#10263)
  web: lintpicking (#10212)
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.

integrations: configure minio openid via web panel

3 participants