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

fix oidc app creation issue in oie org due to deprecated loginredirecturi #790

Merged
merged 1 commit into from
Dec 18, 2022

Conversation

arvindkrishnakumar-okta
Copy link
Contributor

@arvindkrishnakumar-okta arvindkrishnakumar-okta commented Dec 7, 2022

Issue(s)

loginRedirectUrl property is deprecated in OIE. Therefore, we see an IT failure when pointed to OIE Orgs.

com.okta.sdk.error.ResourceException: HTTP 400, Okta 400 (Api validation failed: loginRedirectUrl - [ErrorCause { summary='The application oidc_client cannot be created/updated because the loginRedirectUrl field has been deprecated in Identity Engine. }])

Description

Category

  • Bugfix
  • Enhancement
  • New Feature
  • Library Upgrade
  • Configuration Change
  • Versioning Change
  • Unit or Integration Test(s)
  • Documentation

Signoff

  • I have submitted a CLA for this PR
  • Each commit message explains what the commit does
  • I have updated documentation to explain what my PR does
  • My code is covered by tests if required
  • I did not edit any automatically generated files

@arvindkrishnakumar-okta arvindkrishnakumar-okta marked this pull request as ready for review December 8, 2022 04:01
@arvindkrishnakumar-okta arvindkrishnakumar-okta merged commit 8cbaf9d into master Dec 18, 2022
@arvindkrishnakumar-okta arvindkrishnakumar-okta deleted the ak_fix_it_failures_in_oie_org branch December 18, 2022 11:41
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