continuwuity/changelog.d/+oidc-provider-branding.feature.md
Erwan Leboucher fe38efbb63
Some checks failed
Checks / Prek / Check changed files (push) Successful in 7s
Documentation / Build and Deploy Documentation (push) Successful in 1m21s
Checks / Prek / Pre-commit & Formatting (push) Successful in 1m30s
Release Docker Image / Build linux-arm64 (release) (push) Failing after 3m43s
Checks / Prek / Clippy and Cargo Tests (push) Successful in 9m38s
Release Docker Image / Build linux-amd64 (release) (push) Successful in 13m26s
Release Docker Image / Create Multi-arch Release Manifest (push) Has been skipped
Release Docker Image / Build linux-amd64 (max-perf) (push) Has been skipped
Release Docker Image / Build linux-arm64 (max-perf) (push) Has been skipped
Release Docker Image / Create Max-Perf Manifest (push) Has been skipped
Release Docker Image / Mirror Images (push) Has been skipped
Release Docker Image / Release Binaries (push) Has been skipped
feat(oidc): Show the provider's name and icon on the login page
2026-09-10 14:08:03 +00:00

160 B

Added the provider_name and provider_icon OIDC options, which show the identity provider's name and icon on the web login page. Contributed by @eleboucher.