Skip to content

Commit

Permalink
SALTO-6645: Fix IdP check in Okta's E2E (salto-io#6548)
Browse files Browse the repository at this point in the history
  • Loading branch information
shir-reifenberg authored Sep 11, 2024
1 parent bfb98ad commit b434293
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/okta-adapter/e2e_test/mock_elements.ts
Original file line number Diff line number Diff line change
Expand Up @@ -277,6 +277,7 @@ export const mockDefaultValues: Record<string, Values> = {
matchAttribute: '',
},
maxClockSkew: 0,
transformedUsernameMatchingEnabled: false,
},
type: 'OIDC',
},
Expand Down

0 comments on commit b434293

Please sign in to comment.