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

Fixed basic auth in gateway #2512

Merged
merged 3 commits into from
Aug 30, 2023
Merged

Fixed basic auth in gateway #2512

merged 3 commits into from
Aug 30, 2023

Conversation

nulls
Copy link
Member

@nulls nulls commented Aug 30, 2023

What's done:

  • backend sends token to gateway
  • renamed AuthenticationUserDetails to SaveUserDetails

@nulls nulls marked this pull request as draft August 30, 2023 09:38
@nulls nulls changed the title Enable DEBUG logging in gateway Fix basic auth in gateway Aug 30, 2023
@nulls nulls requested a review from Cheshiriks August 30, 2023 09:38
@nulls nulls changed the title Fix basic auth in gateway Fixed basic auth in gateway Aug 30, 2023
### What's done:
- backend sends token to gateway
- renamed AuthenticationUserDetails to SaveUserDetails
@nulls nulls added the auth Issues related to authentication, authorization and overall service security label Aug 30, 2023
@nulls nulls marked this pull request as ready for review August 30, 2023 11:50
@nulls nulls enabled auto-merge (squash) August 30, 2023 11:50
api-gateway/src/main/resources/logback.xml Outdated Show resolved Hide resolved
@nulls nulls merged commit ebded6f into master Aug 30, 2023
23 checks passed
@nulls nulls deleted the feature/gateway-debug branch August 30, 2023 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auth Issues related to authentication, authorization and overall service security
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants