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

feat(authn): add generic oidc and allow customizable name #1691

Merged
merged 1 commit into from
Aug 24, 2023
Merged

feat(authn): add generic oidc and allow customizable name #1691

merged 1 commit into from
Aug 24, 2023

Conversation

babs
Copy link
Contributor

@babs babs commented Aug 11, 2023

What type of PR is this?

feature

Which issue does this PR fix:

none

What does this PR do / Why do we need it:

This PR allow admin to add generic OIDC provider and customize it's name (linked with zui: project-zot/zui#375)

Will this break upgrades or downgrades?

Won't break on upgrade / downgrades

Does this PR introduce any user-facing change?:

It allows the display of a customizable login button with the proper patch on zui (PR project-zot/zui#375)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@codecov
Copy link

codecov bot commented Aug 11, 2023

Codecov Report

Merging #1691 (33b4742) into main (94429a8) will not change coverage.
Report is 1 commits behind head on main.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1691   +/-   ##
=======================================
  Coverage   91.45%   91.45%           
=======================================
  Files         124      124           
  Lines       26054    26054           
=======================================
  Hits        23828    23828           
  Misses       1657     1657           
  Partials      569      569           
Files Changed Coverage Δ
pkg/api/config/config.go 96.85% <ø> (ø)
pkg/extensions/extension_mgmt.go 92.45% <ø> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@babs
Copy link
Contributor Author

babs commented Aug 11, 2023

fix commit message (doc(authn) -> docs(authn))

pkg/api/config/config.go Outdated Show resolved Hide resolved
Copy link
Contributor

@andaaron andaaron left a comment

Choose a reason for hiding this comment

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

@peusebiu please review this PR

examples/README.md Show resolved Hide resolved
@babs
Copy link
Contributor Author

babs commented Aug 23, 2023

rebased and squashed

Rebased and squashed

Signed-off-by: Damien Degois <[email protected]>
@rchincha
Copy link
Contributor

@babs thank you.

Copy link
Collaborator

Choose a reason for hiding this comment

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

Lgtm

@andaaron andaaron merged commit 289acfa into project-zot:main Aug 24, 2023
28 checks passed
raulkele pushed a commit to project-zot/zui that referenced this pull request Aug 28, 2023
Rebased and modified to reflect project-zot/zot#1691 conclusion

Signed-off-by: Damien Degois <[email protected]>
@babs babs deleted the generic-oidc-customizable-name branch August 28, 2023 13:05
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.

4 participants