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

feat: P4ADEV-1617 added security to bff #5

Merged
merged 14 commits into from
Dec 11, 2024

Conversation

oleksiybozhykntt
Copy link
Collaborator

Description

List of Changes

added security to bff
added token validation

Motivation and Context

How Has This Been Tested?

  • Pre-Deploy Test
    • Unit
    • Integration (Narrow)
  • Post-Deploy Test
    • Isolated Microservice
    • Broader Integration
    • Acceptance
    • Performance & Load

Types of changes

  • PATCH - Bug fix (backwards compatible bug fixes)
  • MINOR - New feature (add functionality in a backwards compatible manner)
  • MAJOR - Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • CHORE - Minor Change (fix or feature that don't impact the functionality e.g. Documentation or lint configuration)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

src/main/java/it/gov/pagopa/pu/bff/dto/UserInfoDTO.java Outdated Show resolved Hide resolved
build.gradle.kts Outdated Show resolved Hide resolved
helm/values-dev.yaml Outdated Show resolved Hide resolved
helm/values-prod.yaml Outdated Show resolved Hide resolved
helm/values-uat.yaml Outdated Show resolved Hide resolved
build.gradle.kts Outdated Show resolved Hide resolved
Dockerfile Outdated Show resolved Hide resolved
build.gradle.kts Outdated Show resolved Hide resolved
Dockerfile Outdated Show resolved Hide resolved
@oleksiybozhykntt oleksiybozhykntt merged commit 36b9ca7 into develop Dec 11, 2024
11 checks passed
@oleksiybozhykntt oleksiybozhykntt deleted the P4PADEV-1617-added-spring-security branch December 11, 2024 09:19
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