-
Notifications
You must be signed in to change notification settings - Fork 262
[release/v15] Pkce support #2145
Copy link
Copy link
Open
Labels
internal/backportThis is an issue tracking the testing and release of a PR to a specific version.This is an issue tracking the testing and release of a PR to a specific version.internal/mergedThe PR for this backport issue has been merged.The PR for this backport issue has been merged.release/v15Targets release v15.x correlating to Rancher's v2.15.xTargets release v15.x correlating to Rancher's v2.15.x
Milestone
Description
Metadata
Metadata
Assignees
Labels
internal/backportThis is an issue tracking the testing and release of a PR to a specific version.This is an issue tracking the testing and release of a PR to a specific version.internal/mergedThe PR for this backport issue has been merged.The PR for this backport issue has been merged.release/v15Targets release v15.x correlating to Rancher's v2.15.xTargets release v15.x correlating to Rancher's v2.15.x
Type
Fields
Give feedbackNo fields configured for issues without a type.
Backport #2143 to release/v15 for #2144
Please add this issue to the proper milestone.
Copied from PR:
Addresses # rancher/rancher#53638
Description
Add PKCE Support for Generic OIDC, Keycloak OIDC and Cognito Auth Providers.
This updates the version of Rancher pulled in by the terraform provider and configures the PKCEMethod field on OIDC Providers.
Testing
Configured the relevant providers with PKCE.
Not a breaking change.