heimdall2 icon indicating copy to clipboard operation
heimdall2 copied to clipboard

Okta Integration Bug

Open em-c-rod opened this issue 10 months ago • 0 comments

Describe the bug Broken Okta integration

To Reproduce Steps to reproduce the behavior:

  1. Deploy 2.10.4 Heimdall with Okta login
  2. Load the login page
  3. Click "login with Okta"
  4. Try to login
  5. Error: "Sorry, an problem occurred while signing you in. The reason given was: Cannot destructure property 'given_name' of 'userData' as it is undefined."

Expected behavior Login successfully with no errors.

Desktop (please complete the following information):

  • OS: Windows
  • Browser Chrome
  • Version 2.10.4

Additional context Related to these dependency updates but the okta.strategy.ts file was not updated along with the oidc.strategy.ts file.

  • https://github.com/mitre/heimdall2/pull/5512
  • https://github.com/mitre/heimdall2/pull/5548

em-c-rod avatar Apr 11 '24 14:04 em-c-rod