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

X-Protected-By never present in version 1.3.7 #440

Open
zg2pro opened this issue Oct 2, 2023 · 2 comments
Open

X-Protected-By never present in version 1.3.7 #440

zg2pro opened this issue Oct 2, 2023 · 2 comments

Comments

@zg2pro
Copy link

zg2pro commented Oct 2, 2023

Hi,

I have been able to rebuild the project completely and introduce new startup logs, and here's what I'm getting:
image

So it seems openrasp starts correctly and the config with its "X-Protected-By" header is correctly set. Though when accessing my application, I'm not seeing any X-Protected-By anywhere neither on the GET nor on the POST requests. I just see new cookies. Also, it seems that I also can't turn on debug logs with the config. Would it mean that my config is loaded but somehow never used ? Could you please help me understand what could be causing this issue ?

My response headers:
image

Best regards

@CaledoniaProject
Copy link
Collaborator

Probably due to SpringCloud is unsupported for now.

@zg2pro
Copy link
Author

zg2pro commented Oct 2, 2023

Hi @CaledoniaProject

That's right, I'm working with a spring-cloud -gateway.
Any idea on when it could become supported by openrasp ? or what other options I've got ?

BR

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

No branches or pull requests

2 participants