Browse Source

add OIDC as a login auth provider to the changelog

pull/5981/head
Germán Martín 2 weeks ago
committed by Thomas Kaul
parent
commit
44f809b124
  1. 5
      CHANGELOG.md

5
CHANGELOG.md

@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## Unreleased ## Unreleased
### Added
- Added _OpenID Connect_ (`OIDC`) as a new login provider
### Changed ### Changed
- Refactored the API query parameters in various data provider services - Refactored the API query parameters in various data provider services
@ -36,7 +40,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added ### Added
- Extended the user detail dialog of the admin control panel’s users section by the authentication method - Extended the user detail dialog of the admin control panel’s users section by the authentication method
- Added OIDC (OpenID Connect) as a login auth provider
### Changed ### Changed

Loading…
Cancel
Save