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 auth integration #10560

Merged
merged 38 commits into from Jan 25, 2024
Merged

Fix auth integration #10560

merged 38 commits into from Jan 25, 2024

Conversation

haynescd
Copy link
Collaborator

No description provided.

@haynescd haynescd self-assigned this Jan 22, 2024
@haynescd haynescd force-pushed the fix-auth-integration branch 2 times, most recently from ccf6ad5 to e7930ee Compare January 22, 2024 18:13
pvannierop and others added 13 commits January 24, 2024 14:10
* Add updates to spring security config

* Add back InactiveCacheMap and add optional_oauth2 to AutoCofigExclude class

* Fix DataAccessTokenController Test

* Copy Application Properties for Integration Test

* Update LoginController to have support for post and get

* Add Custom Authorization and force oauth2 through login page... redirects to single idp if there is only one

* Fix CacheMap Annotations

* Force Method Auth if using oauth2 or saml

* Add UUID Token AuthenticationProvider

* Update to make method_authorization property only applicable when optional_oauth2 is set

* Add Redirect when one idp is set

* Fix Sonar issues

* Remove unused imports

* 🐛 fix SAML2 Config
Copy link

sonarcloud bot commented Jan 24, 2024

Quality Gate Failed Quality Gate failed

Failed conditions

1 New Blocker Issues (required ≤ 0)

See analysis details on SonarCloud

idea Catch issues before they fail your Quality Gate with our IDE extension SonarLint SonarLint

@haynescd haynescd changed the base branch from master to demo-6.0.0 January 25, 2024 14:13
@haynescd haynescd merged commit 025c574 into demo-6.0.0 Jan 25, 2024
20 of 22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants