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

Huge cleanups and optimizations #352

Open
wants to merge 60 commits into
base: dev
Choose a base branch
from
Open

Huge cleanups and optimizations #352

wants to merge 60 commits into from

Conversation

peppelinux
Copy link
Member

@peppelinux peppelinux commented Jan 31, 2025

This PR must be used with iam-proxy-italia branch italia/iam-proxy-italia#185:

  • adds a default_client_id and the possibility for each trust evaluation handler to use different client ids (experimental due to the LSP Potential requirements)
  • aims to remove all the duplicated code and overlapping classes born during the refactoring from 0.7 to 0.9, with the scope to simplify the implementations
  • extends the configurations and consolidates the example configuration to provide a more appropriate guidance to the implementers
  • removes the deprecation warning about pyhdantinc FieldValidationInfo
  • resolves Migrate federation published endpoint to new approach #334
  • Resolves Scout and remove dead code #342
  • ...

@peppelinux peppelinux marked this pull request as draft January 31, 2025 21:01
@peppelinux
Copy link
Member Author

these three should be cleaned up too

image

@peppelinux peppelinux changed the title Federation and handler refacoring with huge cleanups and optimizations Huge cleanups and optimizations Feb 19, 2025
@peppelinux peppelinux marked this pull request as ready for review February 19, 2025 13:59
@peppelinux peppelinux requested a review from Zicchio February 19, 2025 13:59
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@PascalDR please move this http_client in general tools/utils

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

Scout and remove dead code Migrate federation published endpoint to new approach
2 participants