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

Identity refactoring - Part 1 #2670

Merged
merged 14 commits into from
Mar 4, 2024

Conversation

abhishoya-gs
Copy link
Contributor

@abhishoya-gs abhishoya-gs commented Mar 1, 2024

What type of PR is this?

Refactoring

What does this PR do / why is it needed ?

As of today we have tight coupling between pac4j profiles and execution code. This makes it difficult to execute queries without pac4j context such as using REPL layer. This PR refactors all non-HTTP functions to accept Identity instead of pac4j CommonProfile.

Which issue(s) this PR fixes:

Fixes #

Other notes for reviewers:

Does this PR introduce a user-facing change?

No

Copy link

github-actions bot commented Mar 1, 2024

Test Results

     743 files  +1       743 suites  +1   1h 5m 54s ⏱️ + 1m 42s
12 245 tests +3  12 080 ✔️ +3  165 💤 ±0  0 ±0 
15 278 runs  +3  15 103 ✔️ +3  175 💤 ±0  0 ±0 

Results for commit 2dfa0e3. ± Comparison against base commit 376d66b.

♻️ This comment has been updated with latest results.

@epsstan epsstan changed the title Identity refactoring Identity refactoring - Part 1 Mar 4, 2024
@epsstan epsstan merged commit 3037b89 into finos:master Mar 4, 2024
4 checks passed
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.

2 participants