We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2eee359 + cc7a5bf commit 498ab84Copy full SHA for 498ab84
1 file changed
CHANGELOG.md
@@ -5,9 +5,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
7
## Unreleased
8
-### Changed
9
-- Nothing should go in this section, please add to the latest unreleased version
10
- (and update the corresponding date), or add a new version.
+### Added
+- Added support for OIDC V2 authentication endpoint.
+ [cyberark/cojnur-api-ruby#207](https://github.com/cyberark/conjur-api-ruby/pull/207)
11
+- Added support for OIDC authenticator providers endpoint.
12
13
14
## [5.3.9] - 2022-05-12
15
0 commit comments