Skip to content

Conversation

@JREastonMarks
Copy link
Contributor

Fix #10702

Updates documentation and fixes SAML Authentication mechanism

ritikakundra and others added 30 commits March 11, 2024 16:43
…i-authorization

Replace deprecated Spring Security class
➖ Remove mockserver dep from production build
* Update Saml Security Tests

* 🔧 Update configs for integration tests

* 🔧 Fix docker-entrypoint to support new spring db props

* Add docker_image to test integration test

* Add Authenticate=false to application.properties

* Test updating PORTAL_HOME

* Revert authenticate property
…lter

Fix: groups and authorities filter issue
…BioPortal#10728)

* 🐛 Fix RedisAutoConfig Exclusion logic to exclude if redis session host is set

* Update property to be spring.session.store-type
ritikakundra and others added 26 commits January 8, 2025 16:08
Improve circleci tests with reusable docker images
Add new properties for server url and key

Co-authored-by: Avery Wang <[email protected]>
Improved logging for security tests on circleci
* upgrade to spring boot 3.4

* fix critical and high vulnerabilities

* fix vulnerability with commons-io

* fix mysql connector vulnerability

* fix security integration tests

* add back test scopes

* remove conflicting dependencies

---------

Co-authored-by: Bryan Lai <[email protected]>
* add migration guide for v6.0.24

---------

Co-authored-by: Ino de Bruijn <[email protected]>
@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 5, 2025

Quality Gate Failed Quality Gate failed

Failed conditions
1 Security Hotspot

See analysis details on SonarQube Cloud

@inodb inodb requested a review from haynescd February 27, 2025 12:38
@JREastonMarks JREastonMarks marked this pull request as ready for review July 2, 2025 12:52
@JREastonMarks JREastonMarks force-pushed the FIX-10702---Fix-SAML-Documentation branch from 3b11662 to a1eeb17 Compare August 29, 2025 13:59
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.

Update Security Documenation for v6