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.
1 parent 38fe026 commit 2341dcaCopy full SHA for 2341dca
src/Shared/Components/DocLink/constants.ts
@@ -112,6 +112,7 @@ export const DOCUMENTATION = {
112
GLOBAL_CONFIG_PLUGINS_POLICY: 'global-configurations/plugins-policy',
113
GLOBAL_CONFIG_APPROVAL_POLICY: 'global-configurations/approval-policy',
114
GLOBAL_CONFIG_SSO_LOGIN_LDAP: 'global-configurations/authorization/sso-login/ldap',
115
+ GLOBAL_CONFIG_SSO_LOGIN_OIDC: 'global-configurations/authorization/sso-login/oidc',
116
GLOBAL_CONFIG_SSO_LOGIN_MICROSOFT: 'global-configurations/authorization/sso-login/microsoft',
117
GLOBAL_CONFIG_PULL_IMAGE_DIGEST: 'global-configurations/pull-image-digest',
118
GLOBAL_CONFIG_TAGS: 'getting-started/global-configurations/tags-policy',
0 commit comments