Conversation
Bumps [@okta/oidc-middleware](https://github.com/okta/okta-oidc-middleware) from 4.0.1 to 5.0.0. - [Release notes](https://github.com/okta/okta-oidc-middleware/releases) - [Changelog](https://github.com/okta/okta-oidc-middleware/blob/master/CHANGELOG.md) - [Commits](https://github.com/okta/okta-oidc-middleware/compare/@okta/oidc-middleware@4.0.1...okta-oidc-middleware-5.0.0) --- updated-dependencies: - dependency-name: "@okta/oidc-middleware" dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
|
@eashaw Please try upgrading this package. This one may require code changes since it's a major version update. |
eashaw
left a comment
There was a problem hiding this comment.
I have tested the vulnerability dashboard with this updated package, and all SSO behavior works as expected/the same.
|
Correction on the above, I was mistakenly testing the Okta SSO flows with the wrong branch checked out. This change introduces an error thrown by an updated child dependency of this package when a request is sent to a static asset in the I tested changing the middleware's order to have the middleware that serves static public assets before the Okta SSO middleware, and that resolved the issue. I'm creating an issue and PR to resolve this and will wait until this is merged and QA'd to deploy a new version to customer deployments. |
Closes: #17772 More context: #17601 (comment) Changes: - Updated the order of the vulnerability dashboard's HTTP middleware if Okta SSO is enabled.
Bumps @okta/oidc-middleware from 4.0.1 to 5.0.0.
Release notes
Sourced from
@okta/oidc-middleware's releases.Changelog
Sourced from
@okta/oidc-middleware's changelog.... (truncated)
Commits
50c093bchore(deps): upgrade vulnerable dependencies (#54)5d10b3cPrevent open redirects (#53)fe24bfcchore: Update dependenciesebafab4chore: dev dependency upgrades113e1a3chore: updates github issue templatea9b6ad2Merge remote-tracking branch 'origin/4.5' into sw-backport-4.5.18b0691cfix: if appBaseUrl includes a base path94852dfReleng: Revving up to version(s) 4.6.0 for artifact(s) None4e1414efixes: 'appBaseUrl' option not prepended to login redirect url9c5e3b0feat: allow passingloginHintoption toensureAuthenticatedDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.