-
Notifications
You must be signed in to change notification settings - Fork 16
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
Refactor (bpdm) - Creation of Auth YML's and Path changes #655
Refactor (bpdm) - Creation of Auth YML's and Path changes #655
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please rebase this branch onto the current main, then it will be easier to review
a3762f6
to
cd02024
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I gave some feedback exemplary for the Dummy-Bridge configuration. But the same feedback counts for all the other applications as well.
Everything that was moved under permission I would put back to security and instead move the properties for authorities/roles under there.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, just contains some incorrect path names with 'permission'. Since the properties are now again under security, those paths have to be adjusted
bpdm-common/src/main/kotlin/org/eclipse/tractusx/bpdm/common/config/SecurityConfig.kt
Outdated
Show resolved
Hide resolved
02494e3
to
0fc7fa9
Compare
Hello @nicoprow, I believe I did the required chances. Is there anything missing? Thanks |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Everything looks good, I just wanted to wait for the merge after the latest alpha release
Solves remaining points raised on PR #623.
Solve #572
Should be merged only after #623 conclusion.
Pre-review checks
Please ensure to do as many of the following checks as possible, before asking for committer review: