-
Notifications
You must be signed in to change notification settings - Fork 262
Pkce support #2158
Copy link
Copy link
Closed
1 / 11 of 1 issue completedLabels
internal/trackingThis is an issue tracking release of a PR across multiple verisonsThis is an issue tracking release of a PR across multiple verisonsrelease/v15Targets release v15.x correlating to Rancher's v2.15.xTargets release v15.x correlating to Rancher's v2.15.x
Description
Metadata
Metadata
Assignees
Labels
internal/trackingThis is an issue tracking release of a PR across multiple verisonsThis is an issue tracking release of a PR across multiple verisonsrelease/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.
This is the tracking issue for #2143
Please add labels indicating the release versions eg. 'release/v15'
Please add comments for user issues which this issue addresses.
Description 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.