WebUI Changes implemented in Artifactory 7.38.x and above
Security is now called Authentication Providers. All the relevant text and images on this page have been updated to reflect this change.
From Artifactory version 7.38, you can apply the Authorization Code Flow with PKCE (Proof Key for Code Exchange) flow for your OAuth Provider authorization provider. This flow is the alternative to the usage of Secrets, which is automatically disabled once you enable PKCE on your OAuth provider.
To enable PKCE on your OAuth provider:
In the Administration module, navigate to the Administration module, and select Authentication | OAuth SSO.
Scroll to the
Providers
section and clickNew
or edit an existing provider.Select the
PKCE Enabled
check box.As a result, the
Secret
field is disabled.