Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OKTA-716396 : fix : add condition to compare stateHandles when loading saved idxResponse only when useGenericRemediator option is false or undefined #1508

Merged
merged 21 commits into from
May 2, 2024

Conversation

glenfannin-okta
Copy link
Contributor

@glenfannin-okta glenfannin-okta commented Apr 12, 2024

The purpose of this ticket is to add conditional logic on whether or not we should check the stateHandle between what is saved and the stateHandle from the most recent response.

This change was made for Gen 3 in this PR #1359 which does not work for Gen 2 (when not using Generic Remediator).

@glenfannin-okta glenfannin-okta changed the title OKTA-716396 : fix : Save Idx response as long as it is a valid Raw IDX Response OKTA-716396 : fix : revert "#1359 fix: remove statehandle check when load idxResponse" Apr 25, 2024
@glenfannin-okta glenfannin-okta changed the title OKTA-716396 : fix : revert "#1359 fix: remove statehandle check when load idxResponse" OKTA-716396 : fix : add logic to conditionally check stateHandle when loading saved IDX response Apr 30, 2024
@glenfannin-okta glenfannin-okta changed the title OKTA-716396 : fix : add logic to conditionally check stateHandle when loading saved IDX response OKTA-716396 : fix : add logic to conditionally check stateHandle when loading saved IDX response based on generic remediator setting Apr 30, 2024
@glenfannin-okta glenfannin-okta changed the title OKTA-716396 : fix : add logic to conditionally check stateHandle when loading saved IDX response based on generic remediator setting OKTA-716396 : fix : add condition to compare stateHandles when loading saved idxResponse only when useGenericRemediator option is false or undefined May 2, 2024
@oktapp-aperture-okta oktapp-aperture-okta bot merged commit 7deec3d into master May 2, 2024
1 check passed
@oktapp-aperture-okta oktapp-aperture-okta bot deleted the OKTA-716396-saveidxresponse-fix branch May 2, 2024 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants