Skip to content

FINERACT-1012: Upgrading OAuth support to Spring Security 5.6#2003

Merged
vidakovic merged 2 commits into
apache:developfrom
ptuomola:oauth2
Dec 28, 2021
Merged

FINERACT-1012: Upgrading OAuth support to Spring Security 5.6#2003
vidakovic merged 2 commits into
apache:developfrom
ptuomola:oauth2

Conversation

@ptuomola
Copy link
Copy Markdown
Contributor

@ptuomola ptuomola commented Dec 27, 2021

Description

Describe the changes made and why they were made.

Ignore if these details are present on the associated Apache Fineract JIRA ticket.

Checklist

Please make sure these boxes are checked before submitting your pull request - thanks!

  • Write the commit message as per https://github.com/apache/fineract/#pull-requests

  • Acknowledge that we will not review PRs that are not passing the build ("green") - it is your responsibility to get a proposed PR to pass the build, not primarily the project's maintainers.

  • Create/update unit or integration tests for verifying the changes made.

  • Follow coding conventions at https://cwiki.apache.org/confluence/display/FINERACT/Coding+Conventions.

  • Add required Swagger annotation and update API documentation at fineract-provider/src/main/resources/static/api-docs/apiLive.htm with details of any API changes

  • Submission is not a "code dump". (Large changes can be made "in repository" via a branch. Ask on the developer mailing list for guidance, if required.)

FYI our guidelines for code reviews are at https://cwiki.apache.org/confluence/display/FINERACT/Code+Review+Guide.

@ptuomola ptuomola marked this pull request as draft December 27, 2021 01:48
@ptuomola
Copy link
Copy Markdown
Contributor Author

Need to complete the integration tests for OAuth2 - setting as draft

@ptuomola ptuomola force-pushed the oauth2 branch 6 times, most recently from 655c4b5 to 21020ba Compare December 27, 2021 06:04
@ptuomola ptuomola marked this pull request as ready for review December 27, 2021 07:35
@ptuomola
Copy link
Copy Markdown
Contributor Author

@awasum @vidakovic @vorburger would be great if one of you could review this PR - it basically reimplements the OAuth2.0 security profile with the latest version of Spring Security, addresses all the open OAuth issues in JIRA and adds integration tests for OAuth.

@ptuomola
Copy link
Copy Markdown
Contributor Author

Looks like I missed one updated file from the commit... fixing...

@ptuomola ptuomola marked this pull request as draft December 27, 2021 07:57
@ptuomola ptuomola marked this pull request as ready for review December 27, 2021 11:08
@ptuomola
Copy link
Copy Markdown
Contributor Author

Fixed. Would be great if someone could review this.

Copy link
Copy Markdown
Contributor

@vidakovic vidakovic left a comment

Choose a reason for hiding this comment

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

LGTM

@vidakovic vidakovic merged commit c74bfed into apache:develop Dec 28, 2021
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