-
Notifications
You must be signed in to change notification settings - Fork 4
Release v4.0.0 #1532
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
Release v4.0.0 #1532
Conversation
Add OIDC support #494
…-action-digest Update codecov/codecov-action digest to 5a10915
Update dependency browserslist to v4.26.2
Update dependency eslint to v9.36.0
…esting-library-7.x Update dependency eslint-plugin-testing-library to v7.10.0
Update dependency cross-env to v10.1.0
…esting-library-7.x Update dependency eslint-plugin-testing-library to v7.11.0
…ckfile Update dependency globals to v16.4.0
…-monorepo Update dependency @testing-library/jest-dom to v6.9.1
Update dependency eslint to v9.37.0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I just tried this with ral-facilities/datagateway#1809, and found an issue using the "icat" auth provider. Its still trying to contact the oidc_providers endpoint and giving

when going to the login page.
@joelvdavies are you pointing at |
Yep as discussed I was which is why it was happening. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, working well with IMS.
Description
Major version because there's a couple of breaking changes that required changes to plugins & the Vite migration is on here which although doesn't change the result code compatibility is a large change in and of itself