Bring the OpenAPI spec up to date with updates to the OIDC authenticator for the Conjur UI MFA feature.
Implemented Changes
Added two additional endpoints to the authenticators tag, one which allows retrieval of a list of all available OIDC authenticators (ListOIDCAuthenticators) and one which provides details on a single authenticator (GetOIDCProviderInfo).
Desired Outcome
Bring the OpenAPI spec up to date with updates to the OIDC authenticator for the Conjur UI MFA feature.
Implemented Changes
Added two additional endpoints to the authenticators tag, one which allows retrieval of a list of all available OIDC authenticators (ListOIDCAuthenticators) and one which provides details on a single authenticator (GetOIDCProviderInfo).
Connected Issue/Story
CyberArk internal issue link: ONYX-20982
Related Conjur PR
Definition of Done
Changelog
Test coverage
Documentation
README
s) were updated in this PRBehavior
Security