mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-05-30 00:25:34 +00:00
[2.14] OIDC PKCE Support (#2236)
* Add shared fle for OIDC Support for PKCE Extension * Update OIDC pages * Update shared-files/_oidc-pkce-support.md Co-authored-by: Billy Tat <btat@suse.com> * Reword OIDC PKCE support text --------- Co-authored-by: Billy Tat <btat@suse.com>
This commit is contained in:
@@ -16,6 +16,8 @@ import ConfigureSLOOidc from '/shared-files/_configure-slo-oidc.md';
|
||||
import EOLRKE1Warning from '/shared-files/_eol-rke1-warning.md';
|
||||
import PermissionsWarning from '/shared-files/_permissions-warning.md';
|
||||
import SamlOpenLDAPGroupPermissions from '/shared-files/_saml-openldap-group-permissions.md';
|
||||
import OIDCPKCESupport from '/shared-files/_oidc-pkce-support.md';
|
||||
|
||||
|
||||
export default {
|
||||
// Re-use the default mapping
|
||||
@@ -37,4 +39,5 @@ export default {
|
||||
EOLRKE1Warning,
|
||||
PermissionsWarning,
|
||||
SamlOpenLDAPGroupPermissions,
|
||||
OIDCPKCESupport,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user